Skip to content

Commit 10f87f3

Browse files
authored
Merge branch 'main' into dademath-events-playbook
2 parents 1bba7ab + ada898c commit 10f87f3

File tree

15,976 files changed

+275471
-248111
lines changed

Some content is hidden

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

15,976 files changed

+275471
-248111
lines changed

.github/workflows/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
# start-date: '2021-03-19'
2424
stale-pr-message: >
2525
This pull request has been inactive for at least 14 days.
26-
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation) for instructions.
26+
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation?branch=main) for instructions.
2727
28-
[Get Help](https://review.docs.microsoft.com/help/contribute/help-options?branch=master)
28+
[Get Help](https://review.docs.microsoft.com/help/contribute/help-options?branch=main)
2929
3030
[Docs Support Teams Channel](https://teams.microsoft.com/l/channel/19%3a7ecffca1166a4a3986fed528cf0870ee%40thread.skype/General?groupId=de9ddba4-2574-4830-87ed-41668c07a1ca&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47)
3131
32-
[Resolve Merge Conflict](https://review.docs.microsoft.com/help/contribute/resolve-merge-conflicts?branch=master)
32+
[Resolve Merge Conflict](https://review.docs.microsoft.com/help/contribute/resolve-merge-conflicts?branch=main)
3333

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ AzureMigration.ps1
2424
.gitignore
2525
**/.vscode/settings.json
2626
*.pdn
27-
articles/azure-cache-for-redis/media/cache-managed-identity/Screenshot 2022-01-20 092913.pdn

.openpublishing.publish.config.json

Lines changed: 55 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",
@@ -81,6 +74,12 @@
8174
"branch": "master",
8275
"branch_mapping": {}
8376
},
77+
{
78+
"path_to_root": "msdocs-storage-bind-function-service",
79+
"url": "https://github.com/Azure-Samples/msdocs-storage-bind-function-service",
80+
"branch": "main",
81+
"branch_mapping": {}
82+
},
8483
{
8584
"path_to_root": "azure_cli_scripts",
8685
"url": "https://github.com/Azure-Samples/azure-cli-samples",
@@ -249,6 +248,12 @@
249248
"branch": "main",
250249
"branch_mapping": {}
251250
},
251+
{
252+
"path_to_root": "azure-functions-kafka-extension",
253+
"url": "https://github.com/Azure/azure-functions-kafka-extension",
254+
"branch": "dev",
255+
"branch_mapping": {}
256+
},
252257
{
253258
"path_to_root": "azure-functions-python-worker-extension",
254259
"url": "https://github.com/Azure-Samples/python-worker-extension-timer",
@@ -441,6 +446,18 @@
441446
"branch": "main",
442447
"branch_mapping": {}
443448
},
449+
{
450+
"path_to_root": "azureml-examples-sdk-preview",
451+
"url": "https://github.com/azure/azureml-examples",
452+
"branch": "sdk-preview",
453+
"branch_mapping": {}
454+
},
455+
{
456+
"path_to_root": "azureml-examples-online-endpoint-vnet",
457+
"url": "https://github.com/azure/azureml-examples",
458+
"branch": "rsethur/mvnet",
459+
"branch_mapping": {}
460+
},
444461
{
445462
"path_to_root": "terraform",
446463
"url": "https://github.com/Azure/terraform",
@@ -795,24 +812,36 @@
795812
"branch": "main",
796813
"branch_mapping": {}
797814
},
798-
{
815+
{
799816
"path_to_root": "active-directory-b2c-msal-node-sign-in-sign-out-webapp",
800817
"url": "https://github.com/Azure-Samples/active-directory-b2c-msal-node-sign-in-sign-out-webapp",
801818
"branch": "main",
802819
"branch_mapping": {}
803820
},
804-
{
821+
{
805822
"path_to_root": "active-directory-b2c-javascript-nodejs-webapi",
806823
"url": "https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi",
807824
"branch": "master",
808825
"branch_mapping": {}
809826
},
810-
{
827+
{
828+
"path_to_root": "ms-identity-b2c-javascript-spa",
829+
"url": "https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa",
830+
"branch": "main",
831+
"branch_mapping": {}
832+
},
833+
{
811834
"path_to_root": "ms-identity-dotnetcore-b2c-account-management",
812835
"url": "https://github.com/Azure-Samples/ms-identity-dotnetcore-b2c-account-management",
813836
"branch": "master",
814837
"branch_mapping": {}
815838
},
839+
{
840+
"path_to_root": "ms-identity-javascript-v2",
841+
"url": "https://github.com/Azure-Samples/ms-identity-javascript-v2",
842+
"branch": "master",
843+
"branch_mapping": {}
844+
},
816845
{
817846
"path_to_root": "msdocs-python-flask-webapp-quickstart",
818847
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
@@ -854,17 +883,18 @@
854883
"url": "https://github.com/Azure/azure-webpubsub",
855884
"branch": "main",
856885
"branch_mapping": {}
886+
},
887+
{
888+
"path_to_root": "functions-sql-todo-sample",
889+
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
890+
"branch": "docs-snippets",
891+
"branch_mapping": {}
857892
}
893+
858894
],
859895
"branch_target_mapping": {
860-
"live": [
861-
"Publish",
862-
"PDF"
863-
],
864-
"main": [
865-
"Publish",
866-
"PDF"
867-
]
896+
"live": ["Publish", "PDF"],
897+
"main": ["Publish", "PDF"]
868898
},
869899
"need_generate_pdf_url_template": true,
870900
"targets": {
@@ -878,16 +908,15 @@
878908
"redirection_files": [
879909
".openpublishing.redirection.json",
880910
".openpublishing.redirection.active-directory.json",
881-
".openpublishing.redirection.azure-sql.json",
911+
".openpublishing.redirection.azure-blob.json",
882912
"articles/data-factory/.openpublishing.redirection.data-factory.json",
883913
".openpublishing.redirection.defender-for-cloud.json",
884914
".openpublishing.redirection.defender-for-iot.json",
885915
".openpublishing.redirection.healthcare-apis.json",
886916
".openpublishing.redirection.iot-hub.json",
887917
".openpublishing.redirection.key-vault.json",
888-
".openpublishing.redirection.media-services.json",
889-
".openpublishing.redirection.security-benchmark.json",
890918
".openpublishing.redirection.sql-database.json",
919+
".openpublishing.redirection.security-benchmark.json",
891920
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
892921
".openpublishing.redirection.azure-web-pubsub.json",
893922
".openpublishing.redirection.azure-monitor.json",
@@ -924,6 +953,7 @@
924953
"articles/mysql/.openpublishing.redirection.mysql.json",
925954
"articles/container-apps/.openpublishing.redirection.container-apps.json",
926955
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
927-
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json"
956+
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json",
957+
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json"
928958
]
929959
}

.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",
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/storage/blobs/storage-upload-process-images.md",
5+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/storage/blobs/storage-secure-access-application.md",
10+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
11+
"redirect_document_id": true
12+
},
13+
{
14+
"source_path_from_root": "/articles/storage/blobs/storage-monitor-troubleshoot-storage-application.md",
15+
"redirect_url": "/azure/storage/blobs/blob-upload-function-trigger",
16+
"redirect_document_id": false
17+
}
18+
]
19+
}

.openpublishing.redirection.azure-monitor.json

Lines changed: 50 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
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",
1116
"redirect_document_id": true
1217
},
13-
{
14-
"source_path_from_root": "/articles/application-insights/cloudservices.md",
15-
"redirect_url": "/azure/azure-monitor/app/azure-web-apps-net",
16-
"redirect_document_id": false
17-
},
1818
{
1919
"source_path_from_root": "/articles/azure-monitor/insights/service-bus-insights.md",
2020
"redirect_url": "/azure/service-bus-messaging/service-bus-insights",
@@ -35,11 +35,55 @@
3535
"redirect_url": "/azure/azure-monitor/change/change-analysis-visualizations",
3636
"redirect_document_id": false
3737
},
38+
{
39+
"source_path_from_root": "/articles/azure-monitor/azure-monitor-app-hub.yml",
40+
"redirect_url": "/azure/azure-monitor/",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-monitor/app/troubleshoot-portal-connectivity.md",
45+
"redirect_url": "https://docs.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/troubleshoot-portal-connectivity",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/azure-monitor/app/auto-instrumentation-troubleshoot.md",
50+
"redirect_url": "https://docs.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/auto-instrumentation-troubleshoot",
51+
"redirect_document_id": false
52+
},
3853
{
3954
"source_path_from_root": "/articles/azure-monitor/app/change-analysis-troubleshoot.md",
4055
"redirect_url": "/azure/azure-monitor/change/change-analysis-troubleshoot",
4156
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/azure-monitor/app/pricing.md",
60+
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path_from_root": "/articles/azure-monitor/logs/manage-cost-storage.md",
65+
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/articles/azure-monitor/app/apm-tables.md",
70+
"redirect_url": "/azure/azure-monitor/app/convert-classic-resource#workspace-based-resource-changes",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/azure-monitor/logs/data-ingestion-from-file.md",
75+
"redirect_url": "/azure/azure-monitor/agents/data-sources-custom-logs",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-service-manager-script.md",
80+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-connections-scsm.md" ,
85+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
86+
"redirect_document_id": false
4287
}
43-
4488
]
4589
}

.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)