Skip to content

Commit 99f3958

Browse files
committed
2 parents af5c629 + 3527645 commit 99f3958

File tree

9,566 files changed

+116513
-170964
lines changed

Some content is hidden

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

9,566 files changed

+116513
-170964
lines changed

.openpublishing.publish.config.json

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
"locale": "en-us",
99
"monikers": [],
1010
"moniker_ranges": [],
11-
"xref_query_tags": [
12-
"/dotnet",
13-
"/python"
14-
],
11+
"xref_query_tags": ["/dotnet", "/python"],
1512
"open_to_public_contributors": true,
1613
"type_mapping": {
1714
"ZonePivotGroups": "Toc",
@@ -26,12 +23,8 @@
2623
"version": 0
2724
}
2825
],
29-
"notification_subscribers": [
30-
31-
],
32-
"sync_notification_subscribers": [
33-
34-
],
26+
"notification_subscribers": ["[email protected]"],
27+
"sync_notification_subscribers": ["[email protected]"],
3528
"branches_to_filter": [],
3629
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-docs",
3730
"git_repository_branch_open_to_public_contributors": "main",
@@ -801,24 +794,36 @@
801794
"branch": "main",
802795
"branch_mapping": {}
803796
},
804-
{
797+
{
805798
"path_to_root": "active-directory-b2c-msal-node-sign-in-sign-out-webapp",
806799
"url": "https://github.com/Azure-Samples/active-directory-b2c-msal-node-sign-in-sign-out-webapp",
807800
"branch": "main",
808801
"branch_mapping": {}
809802
},
810-
{
803+
{
811804
"path_to_root": "active-directory-b2c-javascript-nodejs-webapi",
812805
"url": "https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi",
813806
"branch": "master",
814807
"branch_mapping": {}
815808
},
816-
{
809+
{
810+
"path_to_root": "ms-identity-b2c-javascript-spa",
811+
"url": "https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa",
812+
"branch": "main",
813+
"branch_mapping": {}
814+
},
815+
{
817816
"path_to_root": "ms-identity-dotnetcore-b2c-account-management",
818817
"url": "https://github.com/Azure-Samples/ms-identity-dotnetcore-b2c-account-management",
819818
"branch": "master",
820819
"branch_mapping": {}
821820
},
821+
{
822+
"path_to_root": "ms-identity-javascript-v2",
823+
"url": "https://github.com/Azure-Samples/ms-identity-javascript-v2",
824+
"branch": "master",
825+
"branch_mapping": {}
826+
},
822827
{
823828
"path_to_root": "msdocs-python-flask-webapp-quickstart",
824829
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
@@ -870,14 +875,8 @@
870875

871876
],
872877
"branch_target_mapping": {
873-
"live": [
874-
"Publish",
875-
"PDF"
876-
],
877-
"main": [
878-
"Publish",
879-
"PDF"
880-
]
878+
"live": ["Publish", "PDF"],
879+
"main": ["Publish", "PDF"]
881880
},
882881
"need_generate_pdf_url_template": true,
883882
"targets": {
@@ -892,16 +891,14 @@
892891
".openpublishing.redirection.json",
893892
".openpublishing.redirection.active-directory.json",
894893
".openpublishing.redirection.azure-blob.json",
895-
".openpublishing.redirection.azure-sql.json",
896894
"articles/data-factory/.openpublishing.redirection.data-factory.json",
897895
".openpublishing.redirection.defender-for-cloud.json",
898896
".openpublishing.redirection.defender-for-iot.json",
899897
".openpublishing.redirection.healthcare-apis.json",
900898
".openpublishing.redirection.iot-hub.json",
901899
".openpublishing.redirection.key-vault.json",
902-
".openpublishing.redirection.media-services.json",
903-
".openpublishing.redirection.security-benchmark.json",
904900
".openpublishing.redirection.sql-database.json",
901+
".openpublishing.redirection.security-benchmark.json",
905902
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
906903
".openpublishing.redirection.azure-web-pubsub.json",
907904
".openpublishing.redirection.azure-monitor.json",
@@ -938,6 +935,7 @@
938935
"articles/mysql/.openpublishing.redirection.mysql.json",
939936
"articles/container-apps/.openpublishing.redirection.container-apps.json",
940937
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
941-
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json"
938+
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json",
939+
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json"
942940
]
943941
}

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/active-directory/manage-apps/my-apps-deployment-plan.md",
5+
"redirect_url": "/azure/active-directory/manage-apps/myapps-overview",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/active-directory/authentication/cloud-native-certificate-based-authentication-faq.yml",
510
"redirect_url": "/azure/active-directory/authentication/certificate-based-authentication-faq",

.openpublishing.redirection.azure-monitor.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"redirect_url": "/azure/azure-monitor/app/overview-dashboard",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path_from_root": "/articles/azure-monitor/essentials/activity-logs-insights.md",
10+
"redirect_url": "/azure/azure-monitor/essentials/activity-log",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path_from_root": "/articles/application-insights/app-insights-performance-counters.md",
1015
"redirect_url": "/azure/azure-monitor/app/performance-counters",
@@ -30,6 +35,16 @@
3035
"redirect_url": "/azure/azure-monitor/change/change-analysis-visualizations",
3136
"redirect_document_id": false
3237
},
38+
{
39+
"source_path_from_root": "/articles/azure-monitor/app/troubleshoot-portal-connectivity.md",
40+
"redirect_url": "https://docs.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/troubleshoot-portal-connectivity",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-monitor/app/auto-instrumentation-troubleshoot.md",
45+
"redirect_url": "https://docs.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/auto-instrumentation-troubleshoot",
46+
"redirect_document_id": false
47+
},
3348
{
3449
"source_path_from_root": "/articles/azure-monitor/app/change-analysis-troubleshoot.md",
3550
"redirect_url": "/azure/azure-monitor/change/change-analysis-troubleshoot",
@@ -45,10 +60,25 @@
4560
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
4661
"redirect_document_id": false
4762
},
63+
{
64+
"source_path_from_root": "/articles/azure-monitor/app/apm-tables.md",
65+
"redirect_url": "/azure/azure-monitor/app/convert-classic-resource#workspace-based-resource-changes",
66+
"redirect_document_id": false
67+
},
4868
{
4969
"source_path_from_root": "/articles/azure-monitor/logs/data-ingestion-from-file.md",
5070
"redirect_url": "/azure/azure-monitor/agents/data-sources-custom-logs",
5171
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-service-manager-script.md",
75+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-connections-scsm.md" ,
80+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
81+
"redirect_document_id": false
5282
}
5383
]
5484
}

.openpublishing.redirection.azure-productivity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
5-
"redirect_url": "/azure/lab-services/get-started-manage-labs",
5+
"redirect_url": "/azure/lab-services/lab-services-overview",
66
"redirect_document_id": false
77
},
88
{

0 commit comments

Comments
 (0)