Skip to content

Commit f9cdc44

Browse files
authored
Merge branch 'main' into patch-10
2 parents db660b5 + b29cdcc commit f9cdc44

File tree

10,674 files changed

+151079
-247126
lines changed

Some content is hidden

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

10,674 files changed

+151079
-247126
lines changed

.openpublishing.publish.config.json

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"branches_to_filter": [],
3636
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-docs",
37-
"git_repository_branch_open_to_public_contributors": "master",
37+
"git_repository_branch_open_to_public_contributors": "main",
3838
"skip_source_output_uploading": false,
3939
"need_preview_pull_request": true,
4040
"contribution_branch_mappings": {},
@@ -381,6 +381,12 @@
381381
"branch": "main",
382382
"branch_mapping": {}
383383
},
384+
{
385+
"path_to_root": "media-services-v3-python",
386+
"url": "https://github.com/Azure-Samples/media-services-v3-python",
387+
"branch": "main",
388+
"branch_mapping": {}
389+
},
384390
{
385391
"path_to_root": "samples-javascript",
386392
"url": "https://github.com/Microsoft/tsiclient",
@@ -411,12 +417,6 @@
411417
"branch": "main",
412418
"branch_mapping": {}
413419
},
414-
{
415-
"path_to_root": "media-services-v3-python",
416-
"url": "https://github.com/Azure-Samples/media-services-v3-python",
417-
"branch": "main",
418-
"branch_mapping": {}
419-
},
420420
{
421421
"path_to_root": "remote-monitoring-webui",
422422
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
@@ -441,6 +441,12 @@
441441
"branch": "main",
442442
"branch_mapping": {}
443443
},
444+
{
445+
"path_to_root": "azureml-examples-march-cli-preview",
446+
"url": "https://github.com/azure/azureml-examples",
447+
"branch": "march-cli-preview",
448+
"branch_mapping": {}
449+
},
444450
{
445451
"path_to_root": "terraform",
446452
"url": "https://github.com/Azure/terraform",
@@ -528,7 +534,7 @@
528534
{
529535
"path_to_root": "azure-sdk-for-go-samples",
530536
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
531-
"branch": "master",
537+
"branch": "main",
532538
"branch_mapping": {}
533539
},
534540
{
@@ -807,6 +813,12 @@
807813
"branch": "master",
808814
"branch_mapping": {}
809815
},
816+
{
817+
"path_to_root": "ms-identity-dotnetcore-b2c-account-management",
818+
"url": "https://github.com/Azure-Samples/ms-identity-dotnetcore-b2c-account-management",
819+
"branch": "master",
820+
"branch_mapping": {}
821+
},
810822
{
811823
"path_to_root": "msdocs-python-flask-webapp-quickstart",
812824
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
@@ -824,6 +836,30 @@
824836
"url": "https://github.com/Azure-Samples/msdocs-nodejs-mongodb-azure-sample-app",
825837
"branch": "main",
826838
"branch_mapping": {}
839+
},
840+
{
841+
"path_to_root": "msdocs-django-postgresql-sample-app",
842+
"url": "https://github.com/Azure-Samples/msdocs-django-postgresql-sample-app",
843+
"branch": "main",
844+
"branch_mapping": {}
845+
},
846+
{
847+
"path_to_root": "msdocs-flask-postgresql-sample-app",
848+
"url": "https://github.com/Azure-Samples/msdocs-flask-postgresql-sample-app",
849+
"branch": "main",
850+
"branch_mapping": {}
851+
},
852+
{
853+
"path_to_root": "azuresignalr-samples",
854+
"url": "https://github.com/aspnet/AzureSignalR-samples",
855+
"branch": "main",
856+
"branch_mapping": {}
857+
},
858+
{
859+
"path_to_root": "azure-webpubsub",
860+
"url": "https://github.com/Azure/azure-webpubsub",
861+
"branch": "main",
862+
"branch_mapping": {}
827863
}
828864
],
829865
"branch_target_mapping": {
@@ -887,11 +923,13 @@
887923
"articles/purview/.openpublishing.redirection.purview.json",
888924
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
889925
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
926+
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
890927
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
891928
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
892929
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
893930
"articles/mysql/.openpublishing.redirection.mysql.json",
894931
"articles/container-apps/.openpublishing.redirection.container-apps.json",
895-
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json"
932+
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
933+
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json"
896934
]
897-
}
935+
}

.openpublishing.redirection.active-directory.json

Lines changed: 10788 additions & 10770 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.azure-monitor.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@
2424
"source_path_from_root": "/articles/azure-monitor/agents/data-collection-rule-overview.md",
2525
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-overview",
2626
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/azure-monitor/app/change-analysis.md",
30+
"redirect_url": "/azure/azure-monitor/change/change-analysis",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/azure-monitor/app/change-analysis-visualizations.md",
35+
"redirect_url": "/azure/azure-monitor/change/change-analysis-visualizations",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/azure-monitor/app/change-analysis-troubleshoot.md",
40+
"redirect_url": "/azure/azure-monitor/change/change-analysis-troubleshoot",
41+
"redirect_document_id": false
2742
}
43+
2844
]
2945
}

.openpublishing.redirection.azure-sql.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,33 @@
175175
"redirect_url": "/sql/machine-learning/tutorials/r-predictive-model-train?context=/azure/azure-sql/managed-instance/context/ml-context&view=azuresqldb-mi-current",
176176
"redirect_document_id": false
177177
},
178+
{
179+
"source_path_from_root": "/articles/azure-sql/database/auto-failover-group-overview.md",
180+
"redirect_url": "/azure/azure-sql/database/auto-failover-group-sql-db",
181+
"redirect_document_id": true
182+
},
183+
{
184+
"source_path_from_root": "/articles/azure-sql/database/auto-failover-group-configure.md",
185+
"redirect_url": "/azure/azure-sql/database/auto-failover-group-configure-sql-db",
186+
"redirect_document_id": true
187+
},
178188
{
179189
"source_path_from_root": "/articles/azure-sql/database/job-automation-managed-instances.md",
180190
"redirect_url": "/azure/azure-sql/managed-instance/job-automation-managed-instance",
181191
"redirect_document_id": true
182192
},
183193
{
184-
"source_path": "articles/azure-sql/database/service-tiers-general-purpose-business-critical.md",
194+
"source_path_from_root": "/articles/azure-sql/managed-instance/link-feature.md",
195+
"redirect_url": "/azure/azure-sql/managed-instance/managed-instance-link-feature-overview",
196+
"redirect_document_id": true
197+
},
198+
{
199+
"source_path_from_root": "/articles/azure-sql/managed-instance/link-feature-best-practices.md",
200+
"redirect_url": "/azure/azure-sql/managed-instance/managed-instance-link-best-practices",
201+
"redirect_document_id": true
202+
},
203+
{
204+
"source_path_from_root": "/articles/azure-sql/database/service-tiers-general-purpose-business-critical.md",
185205
"redirect_url": "/azure/azure-sql/database/service-tiers-vcore",
186206
"redirect_document_id": false
187207
}

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@
6060
"redirect_url": "/azure/defender-for-cloud/os-coverage",
6161
"redirect_document_id": false
6262
},
63+
{
64+
"source_path_from_root": "/articles/defender-for-cloud/supported-machines-endpoint-solutions-clouds.md",
65+
"redirect_url": "/azure/defender-for-cloud/supported-machines-endpoint-solutions-clouds-containers",
66+
"redirect_document_id": false
67+
},
6368
{
6469
"source_path_from_root": "/articles/security-center/security-center-just-in-time.md",
6570
"redirect_url": "/azure/defender-for-cloud/just-in-time-access-usage",
@@ -632,7 +637,7 @@
632637
},
633638
{
634639
"source_path_from_root": "/articles/security-center/supported-machines-endpoint-solutions-clouds.md",
635-
"redirect_url": "/azure/defender-for-cloud/supported-machines-endpoint-solutions-clouds",
640+
"redirect_url": "/azure/defender-for-cloud/supported-machines-endpoint-solutions-clouds-containers",
636641
"redirect_document_id": true
637642
},
638643
{

.openpublishing.redirection.iot-hub.json

Lines changed: 90 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,81 @@
938938
"redirect_url": "/azure/iot-hub/tutorial-x509-scripts",
939939
"redirect_document_id": false
940940
},
941+
{
942+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-500xxx-internal-errors.md",
943+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#500xxx-internal-errors",
944+
"redirect_document_id": false
945+
},
946+
{
947+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-400027-connectionforcefullyclosedonnewconnection.md",
948+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#40027-connectionforcefullyclosedonnewconnection",
949+
"redirect_document_id": false
950+
},
951+
{
952+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-401003-iothubunauthorized.md",
953+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#401003-iothubunauthorized",
954+
"redirect_document_id": false
955+
},
956+
{
957+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-403004-devicemaximumqueuedepthexceeded.md",
958+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#403004-devicemaximumqueuedepthexceeded",
959+
"redirect_document_id": false
960+
},
961+
{
962+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-403002-iothubquotaexceeded.md",
963+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#403002-iothubquotaexceeded",
964+
"redirect_document_id": false
965+
},
966+
{
967+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-403006-devicemaximumactivefileuploadlimitexceeded.md",
968+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#403006-devicemaximumactivefileuploadlimitexceeded",
969+
"redirect_document_id": false
970+
},
971+
{
972+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-404001-devicenotfound.md",
973+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#404001-devicenotfound",
974+
"redirect_document_id": false
975+
},
976+
{
977+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-404103-devicenotonline.md",
978+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#404103-devicenotonline",
979+
"redirect_document_id": false
980+
},
981+
{
982+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-404104-deviceconnectionclosedremotely.md",
983+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#404104-deviceconnectionclosedremotely",
984+
"redirect_document_id": false
985+
},
986+
{
987+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-409001-devicealreadyexists.md",
988+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#409001-devicealreadyexists",
989+
"redirect_document_id": false
990+
},
991+
{
992+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-409002-linkcreationconflict.md",
993+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#409002-linkcreationconflict",
994+
"redirect_document_id": false
995+
},
996+
{
997+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-412002-devicemessagelocklost.md",
998+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#412002-devicemessagelocklost",
999+
"redirect_document_id": false
1000+
},
1001+
{
1002+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-429001-throttlingexception.md",
1003+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#429001-throttlingexception",
1004+
"redirect_document_id": false
1005+
},
1006+
{
1007+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-503003-partitionnotfound.md",
1008+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#503003-partitionnotfound",
1009+
"redirect_document_id": false
1010+
},
1011+
{
1012+
"source_path_from_root": "/articles/iot-hub/iot-hub-troubleshoot-error-504101-gatewaytimeout.md",
1013+
"redirect_url": "/azure/iot-hub/troubleshoot-error-codes#504101-gatewaytimeout",
1014+
"redirect_document_id": false
1015+
},
9411016
{
9421017
"source_path_from_root": "/articles/iot-hub/iot-hub-gateway-kit-c-iot-gateway-connect-device-to-cloud.md",
9431018
"redirect_url": "https://github.com/Azure/iot-edge/tree/master/v1/doc/commercial_gateway_kit/iot-hub-gateway-kit-c-iot-gateway-connect-device-to-cloud.md",
@@ -958,7 +1033,6 @@
9581033
"redirect_url": "https://github.com/Azure/iot-edge/tree/master/v1/doc/commercial_gateway_kit/iot-hub-gateway-kit-c-use-iot-gateway-for-data-conversion.md",
9591034
"redirect_document_id": false
9601035
},
961-
9621036
{
9631037
"source_path_from_root": "/articles/iot-hub/iot-hub-iot-edge-overview.md",
9641038
"redirect_url": "https://github.com/Azure/iot-edge/tree/master/v1/doc/iot-hub-iot-edge-overview.md",
@@ -1008,7 +1082,21 @@
10081082
"source_path_from_root": "/articles/iot-hub/tutorial-firmware-update.md",
10091083
"redirect_url": "/azure/iot-hub-device-update/device-update-raspberry-pi",
10101084
"redirect_document_id": false
1085+
},
1086+
{
1087+
"source_path_from_root": "/articles/iot-hub/iot-hub-device-management-visual-studio.md",
1088+
"redirect_url": "/azure/iot-hub/iot-hub-device-management-iot-toolkit",
1089+
"redirect_document_id": false
1090+
},
1091+
{
1092+
"source_path_from_root": "/articles/iot-hub/iot-hub-protocol-gateway.md",
1093+
"redirect_url": "/azure/iot-edge/iot-edge-as-gateway",
1094+
"redirect_document_id": false
1095+
},
1096+
{
1097+
"source_path_from_root": "/articles/iot-hub/iot-hub-visual-studio-cloud-device-messaging.md",
1098+
"redirect_url": "/azure/iot-hub/iot-hub-vscode-iot-toolkit-cloud-device-messaging",
1099+
"redirect_document_id": false
10111100
}
1012-
10131101
]
10141102
}

0 commit comments

Comments
 (0)