Skip to content

Commit aa8df98

Browse files
author
Michael Bender
committed
2 parents 62288d8 + f23e7b0 commit aa8df98

File tree

1,676 files changed

+38192
-16467
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,676 files changed

+38192
-16467
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ AzureMigration.ps1
2424
.gitignore
2525
**/.vscode/settings.json
2626
*.pdn
27+
28+
# Pycharm
29+
.idea/*

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
"branch_mapping": {}
868868
},
869869
{
870-
"path_to_root": "reusable-content",
870+
"path_to_root": "articles/reusable-content",
871871
"url": "https://github.com/MicrosoftDocs/reusable-content",
872872
"branch": "main",
873873
"branch_mapping": {}
@@ -948,7 +948,7 @@
948948
".openpublishing.redirection.virtual-desktop.json",
949949
".openpublishing.redirection.deployment-environments.json",
950950
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-services.json",
951-
"articles/applied-ai-services/.openpublishing.archived.json",
951+
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-old.json",
952952
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
953953
".openpublishing.redirection.baremetal-infrastructure.json",
954954
"articles/iot-dps/.openpublishing.redirection.iot-dps.json"

.openpublishing.redirection.azure-monitor.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,11 @@
846846
"redirect_url": "/azure/azure-monitor/app/java-in-process-agent",
847847
"redirect_document_id": false
848848
},
849+
{
850+
"source_path_from_root": "/articles/azure-monitor/app/export-power-bi.md",
851+
"redirect_url": "/azure/azure-monitor/logs/log-powerbi",
852+
"redirect_document_id": false
853+
},
849854
{
850855
"source_path_from_root": "/articles/azure-monitor/app/java-trace-logs.md",
851856
"redirect_url": "/azure/azure-monitor/app/java-in-process-agent",
@@ -5271,6 +5276,11 @@
52715276
"redirect_url": "/azure/azure-monitor/essentials/resource-manager-diagnostic-settings#diagnostic-setting-for-activity-log",
52725277
"redirect_document_id": false
52735278
},
5279+
{
5280+
"source_path_from_root": "/articles/azure-monitor/app/tutorial-alert.md",
5281+
"redirect_url": "/azure/azure-monitor/app/availability-standard-tests",
5282+
"redirect_document_id": false
5283+
},
52745284
{
52755285
"source_path_from_root": "/articles/azure-monitor/app/dotnet-quickstart.md",
52765286
"redirect_url": "/azure/azure-monitor/app/asp-net-core",
@@ -5457,6 +5467,12 @@
54575467
"redirect_document_id": false
54585468
}
54595469
,
5470+
{
5471+
"source_path_from_root": "/articles/automation/migrate-oms-update-deployments.md",
5472+
"redirect_url": "/azure/azure-monitor/terminology#april-2018---retirement-of-operations-management-suite-brand",
5473+
"redirect_document_id": false
5474+
}
5475+
,
54605476
{
54615477
"source_path_from_root": "/articles/azure-monitor/autoscale/autoscale-virtual-machine-scale-sets.md",
54625478
"redirect_url": "/azure/virtual-machine-scale-sets/tutorial-autoscale-template",

.openpublishing.redirection.healthcare-apis.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,13 +542,25 @@
542542
"redirect_url": "/azure/healthcare-apis/iot/how-to-enable-diagnostic-settings",
543543
"redirect_document_id": false
544544
},
545+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-collection-content-mappings.md",
546+
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-device-mappings",
547+
"redirect_document_id": false
548+
},
549+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-jsonpath-content-mappings.md",
550+
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-device-mappings",
551+
"redirect_document_id": false
552+
},
553+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-iot-central-json-content-mappings.md",
554+
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-iot-jsonpath-content-mappings",
555+
"redirect_document_id": false
556+
},
545557
{ "source_path_from_root": "/articles/healthcare-apis/events/events-display-metrics.md",
546558
"redirect_url": "/azure/healthcare-apis/events/events-use-metrics",
547559
"redirect_document_id": false
548560
},
549561
{ "source_path_from_root": "/articles/healthcare-apis/events/events-export-logs-metrics.md",
550562
"redirect_url": "/azure/healthcare-apis/events/events-enable-diagnostic-settings",
551563
"redirect_document_id": false
552-
}
564+
}
553565
]
554566
}

.openpublishing.redirection.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"redirect_url": "/azure/backup/sap-hana-database-about",
2626
"redirect_document_id": false
2727
},
28+
{
29+
"source_path_from_root": "/articles/storage/elastic-san/elastic-san-connect.md",
30+
"redirect_url": "/azure/storage/elastic-san/elastic-san-connect-windows",
31+
"redirect_document_id": false
32+
},
2833
{
2934
"source_path_from_root": "/articles/storage/blobs/storage-quickstart-blobs-dotnet-legacy.md",
3035
"redirect_url": "/azure/storage/blobs/storage-quickstart-blobs-dotnet",
@@ -9568,6 +9573,11 @@
95689573
"redirect_url": "/azure/azure-toolkit-for-intelliJ",
95699574
"redirect_document_id": false
95709575
},
9576+
{
9577+
"source_path_from_root": "/articles/azure-vmware/enable-public-internet-access.md",
9578+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
9579+
"redirect_document_id": false
9580+
},
95719581
{
95729582
"source_path_from_root": "/articles/azure-vmware/concepts-monitor-protection.md",
95739583
"redirect_url": "/azure/azure-vmware/integrate-azure-native-services",
@@ -9625,7 +9635,7 @@
96259635
},
96269636
{
96279637
"source_path_from_root": "/articles/azure-vmware/public-ip-usage.md",
9628-
"redirect_url": "/azure/azure-vmware/enable-public-internet-access",
9638+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
96299639
"redirect_document_id": false
96309640
},
96319641
{
@@ -11108,6 +11118,11 @@
1110811118
"redirect_url": "/azure/databox-online/azure-stack-edge-mini-r-overview",
1110911119
"redirect_document_id": false
1111011120
},
11121+
{
11122+
"source_path_from_root": "/articles/databox-online/azure-stack-edge-gpu-deploy-arc-data-controller.md",
11123+
"redirect_url": "/azure/azure-arc/data/create-data-controller-direct-azure-portal",
11124+
"redirect_document_id": false
11125+
},
1111111126
{
1111211127
"source_path_from_root": "/articles/databox-online/data-box-edge-manage-access-power-connectivity-mode.md",
1111311128
"redirect_url": "/azure/databox-online/azure-stack-edge-manage-access-power-connectivity-mode",
@@ -29229,6 +29244,11 @@
2922929244
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
2923029245
"redirect_document_id": false
2923129246
},
29247+
{
29248+
"source_path": "articles/pytorch-enterprise/index.yml",
29249+
"redirect_url": "/azure/databricks/machine-learning/train-model/pytorch",
29250+
"redirect_document_id": false
29251+
},
2923229252
{
2923329253
"source_path": "articles/aks/keda-troubleshoot.md",
2923429254
"redirect_url": "/troubleshoot/azure/azure-kubernetes/troubleshoot-kubernetes-event-driven-autoscaling-add-on?context=/azure/aks/context/aks-context",
@@ -29244,7 +29264,5 @@
2924429264
"redirect_url": "/azure/application-gateway/configuration-frontend-ip",
2924529265
"redirect_document_id": false
2924629266
}
29247-
2924829267
]
2924929268
}
29250-

.openpublishing.redirection.virtual-desktop.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,46 @@
3434
"source_path": "articles/virtual-desktop/azure-stack-hci-faq.yml",
3535
"redirect_url": "/azure/virtual-desktop/azure-stack-hci",
3636
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-android.md",
40+
"redirect_url": "/azure/virtual-desktop/users/connect-android-chrome-os",
41+
"redirect_document_id": true
42+
},
43+
{
44+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-ios.md",
45+
"redirect_url": "/azure/virtual-desktop/users/connect-ios-ipados",
46+
"redirect_document_id": true
47+
},
48+
{
49+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-macos.md",
50+
"redirect_url": "/azure/virtual-desktop/users/connect-macos",
51+
"redirect_document_id": true
52+
},
53+
{
54+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-microsoft-store.md",
55+
"redirect_url": "/azure/virtual-desktop/users/connect-microsoft-store",
56+
"redirect_document_id": true
57+
},
58+
{
59+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-web.md",
60+
"redirect_url": "/azure/virtual-desktop/users/connect-web",
61+
"redirect_document_id": true
62+
},
63+
{
64+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/connect-windows-7-10.md",
65+
"redirect_url": "/azure/virtual-desktop/users/connect-windows",
66+
"redirect_document_id": true
67+
},
68+
{
69+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/index.yml",
70+
"redirect_url": "/azure/virtual-desktop/users/",
71+
"redirect_document_id": true
72+
},
73+
{
74+
"source_path_from_root": "/articles/virtual-desktop/user-documentation/linux-overview.md",
75+
"redirect_url": "/azure/virtual-desktop/users/connect-thin-clients",
76+
"redirect_document_id": true
3777
}
3878
]
3979
}

0 commit comments

Comments
 (0)