Skip to content

Commit 47f5e3c

Browse files
authored
Metadata retagging - User story 774326 (MicrosoftDocs#2409)
* ms service updates * fix redirected-file-not-removed warnings * revert file deletions * update big-compute
1 parent e8aaaa1 commit 47f5e3c

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

docfx.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@
242242
"**/com.azure.resourcemanager.videoanalyzer**.yml": "azure-video-analyzer",
243243
"**/com.microsoft.aad.adal**.yml": "active-directory",
244244
"**/com.azure.resourcemanager.synapse**.yml": "synapse-analytics",
245-
"**/com.microsoft.applicationinsights**.yml": "application-insights",
245+
"**/com.microsoft.applicationinsights**.yml": "azure-monitor",
246246
"**/com.microsoft.azure.cognitiveservices**.yml": "cognitive-services",
247-
"**/com.microsoft.azure.applicationinsights**.yml": "application-insights",
247+
"**/com.microsoft.azure.applicationinsights**.yml": "azure-monitor",
248248
"**/com.microsoft.azure.batch**.yml": "batch",
249249
"**/com.microsoft.azure.cosmosdb**.yml": "cosmos-db",
250250
"**/com.microsoft.azure.datalake.store**.yml": "data-lake-store",
@@ -256,13 +256,13 @@
256256
"**/com.microsoft.azure.eventprocessorhost**.yml": "event-hubs",
257257
"**/com.microsoft.azure.functions**.yml": "azure-functions",
258258
"**/com.microsoft.azure.keyvault**.yml": "key-vault",
259-
"**/com.microsoft.azure.loganalytics**.yml": "application-insights",
259+
"**/com.microsoft.azure.loganalytics**.yml": "azure-monitor",
260260
"**/com.microsoft.azure.management.appservice**.yml": "app-service",
261261
"**/com.microsoft.azure.management.applicationinsights**.yml": "application-insights",
262262
"**/com.microsoft.azure.management.appplatform.v2020_07_01**.yml": "spring-apps",
263263
"**/com.microsoft.azure.management.batch**.yml": "batch",
264-
"**/com.microsoft.azure.management.cdn**.yml": "cdn",
265-
"**/com.microsoft.azure.management.compute**.yml": "big-compute",
264+
"**/com.microsoft.azure.management.cdn**.yml": "azure-cdn",
265+
"**/com.microsoft.azure.management.compute**.yml": "azure-java",
266266
"**/com.microsoft.azure.management.azure**yml": "azure-resource-manager",
267267
"**/com.microsoft.azure.management.cognitiveservices**yml": "cognitive-services",
268268
"**/com.microsoft.azure.management.containerinstance**yml": "container-instances",
@@ -297,7 +297,7 @@
297297
"**/com.microsoft.azure.management.redis**.yml": "cache",
298298
"**/com.microsoft.azure.management.resourcegraph**.yml": "resource-graph",
299299
"**/com.microsoft.azure.management.resources**.yml": "azure-resource-manager",
300-
"**/com.microsoft.azure.management.search**.yml": "search",
300+
"**/com.microsoft.azure.management.search**.yml": "cognitive-search",
301301
"**/com.microsoft.azure.management.streamanalytics**.yml": "stream-analytics",
302302
"**/com.microsoft.azure.management.sql**.yml": "sql-database",
303303
"**/com.microsoft.azure.management.servicebus**.yml": "service-bus",
@@ -581,6 +581,12 @@
581581
"**/com.microsoft.azure.management.compute._virtual_machine**.yml": [
582582
"https://authoring-docs-microsoft.poolparty.biz/devrel/2ed91286-6cf7-4b83-810d-75d0ee3b09dd"
583583
]
584+
},
585+
"ms.subservice": {
586+
"**/com.microsoft.applicationinsights**.yml": "application-insights",
587+
"**/com.microsoft.azure.applicationinsights**.yml": "application-insights",
588+
"**/com.microsoft.azure.loganalytics**.yml": "application-insights",
589+
"**/com.microsoft.azure.management.applicationinsights**.yml": "application-insights"
584590
},
585591
"langs": {
586592
"docs-ref-autogen/**.yml": [

0 commit comments

Comments
 (0)