azure-docs-powershell-aip/docfx.json

78 строки
2.0 KiB
JSON

{
"build": {
"content": [
{
"files": [
"*.yml"
],
"src": "Azure Information Protection",
"version": "azureipps",
"dest": "module/aip"
},
{
"files": [
"**/*.yml"
],
"src": "Azure Information Protection",
"version": "azureipps",
"exclude": [
"docs-conceptual/**"
],
"dest": "module"
},
{
"files": [
"**/*.yml",
"**/*.md"
],
"src": "Azure Information Protection/docs-conceptual",
"version": "azureipps",
"dest": "azure/aip"
},
{
"files": [
"azureps-cmdlets-docs/**/*.md"
]
}
],
"versions": {
"azureipps": {
"dest": "azureipps"
}
},
"filemetadata": {
"ms.author": {
"Azure Information Protection/**/*.yml": "aashishr"
},
"author": {
"Azure Information Protection/**/*.yml": "aashishr"
},
"ms.manager": {
"Azure Information Protection/**/*.yml": "aashishr"
},
"ms.service": {
"Azure Information Protection/**/*.yml": "rights-management"
}
},
"globalMetadata": {
"showPowerShellPicker": "true",
"hideEdit": true,
"apiPlatform": "powershell",
"brand": "azure",
"uhfHeaderId": "Azure",
"searchScope": [
"Azure"
],
"feedback_system": "Standard",
"feedback_product_url": "https://feedbackportal.microsoft.com/feedback/forum/5ad50ce6-8a83-ec11-8d21-0022482fa693",
"feedback_help_link_url": "https://learn.microsoft.com/en-us/answers/tags/24/azure-information-protection",
"feedback_help_link_type": "get-help-at-qna",
"breadcrumb_path": "/powershell/bread/toc.json",
"ms.devlang": "powershell",
"products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/c900d0ba-7127-44a2-8ba8-afc4f786377d"]
},
"dest": "azureps-aip",
"markdownEngineName": "markdig"
}
}