Skip to content

Commit 4a28974

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into mdfc-melvyn-recsupdateaws
2 parents 3aad939 + 3582342 commit 4a28974

File tree

15,119 files changed

+307985
-153615
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,119 files changed

+307985
-153615
lines changed

.acrolinx-config.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{:allowed-branchname-matches ["main" "master" "release-.*"]
2-
:allowed-filename-matches ["(?i)articles/(?:(?!active-directory/saas-apps/toc.yml))" "includes/"]}
1+
{:allowed-branchname-matches ["main" "release-.*"]
2+
:allowed-filename-matches ["(?i)articles/(?:(?!active-directory/saas-apps/toc.yml|role-based-access-control/resource-provider-operations.md))" "includes/"]}

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ AzureMigration.ps1
2323
!/.vscode/extensions.json
2424
.gitignore
2525
**/.vscode/settings.json
26-
27-
desktop.ini
26+
*.pdn
27+
articles/azure-cache-for-redis/media/cache-managed-identity/Screenshot 2022-01-20 092913.pdn

.openpublishing.publish.config.json

Lines changed: 77 additions & 18 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": {},
@@ -60,13 +60,13 @@
6060
{
6161
"path_to_root": "_themes",
6262
"url": "https://github.com/Microsoft/templates.docs.msft",
63-
"branch": "master",
63+
"branch": "main",
6464
"branch_mapping": {}
6565
},
6666
{
6767
"path_to_root": "_themes.pdf",
6868
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
69-
"branch": "master",
69+
"branch": "main",
7070
"branch_mapping": {}
7171
},
7272
{
@@ -75,6 +75,12 @@
7575
"branch": "master",
7676
"branch_mapping": {}
7777
},
78+
{
79+
"path_to_root": "azure_storage-snippets",
80+
"url": "https://github.com/Azure-Samples/AzureStorageSnippets",
81+
"branch": "master",
82+
"branch_mapping": {}
83+
},
7884
{
7985
"path_to_root": "azure_cli_scripts",
8086
"url": "https://github.com/Azure-Samples/azure-cli-samples",
@@ -375,6 +381,12 @@
375381
"branch": "main",
376382
"branch_mapping": {}
377383
},
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+
},
378390
{
379391
"path_to_root": "samples-javascript",
380392
"url": "https://github.com/Microsoft/tsiclient",
@@ -405,12 +417,6 @@
405417
"branch": "main",
406418
"branch_mapping": {}
407419
},
408-
{
409-
"path_to_root": "media-services-v3-python",
410-
"url": "https://github.com/Azure-Samples/media-services-v3-python",
411-
"branch": "main",
412-
"branch_mapping": {}
413-
},
414420
{
415421
"path_to_root": "remote-monitoring-webui",
416422
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
@@ -772,10 +778,10 @@
772778
"branch_mapping": {}
773779
},
774780
{
775-
"path_to_root": "digital-twins-docs-samples-getting-started",
776-
"url": "https://github.com/Azure-Samples/azure-digital-twins-getting-started",
777-
"branch": "main",
778-
"branch_mapping": {}
781+
"path_to_root": "digital-twins-docs-samples-getting-started",
782+
"url": "https://github.com/Azure-Samples/azure-digital-twins-getting-started",
783+
"branch": "main",
784+
"branch_mapping": {}
779785
},
780786
{
781787
"path_to_root": "dotnet-samples",
@@ -788,14 +794,62 @@
788794
"url": "https://github.com/Azure/azure-docs-bicep-samples/",
789795
"branch": "main",
790796
"branch_mapping": {}
797+
},
798+
{
799+
"path_to_root": "active-directory-b2c-msal-node-sign-in-sign-out-webapp",
800+
"url": "https://github.com/Azure-Samples/active-directory-b2c-msal-node-sign-in-sign-out-webapp",
801+
"branch": "main",
802+
"branch_mapping": {}
803+
},
804+
{
805+
"path_to_root": "active-directory-b2c-javascript-nodejs-webapi",
806+
"url": "https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi",
807+
"branch": "master",
808+
"branch_mapping": {}
809+
},
810+
{
811+
"path_to_root": "ms-identity-dotnetcore-b2c-account-management",
812+
"url": "https://github.com/Azure-Samples/ms-identity-dotnetcore-b2c-account-management",
813+
"branch": "master",
814+
"branch_mapping": {}
815+
},
816+
{
817+
"path_to_root": "msdocs-python-flask-webapp-quickstart",
818+
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
819+
"branch": "main",
820+
"branch_mapping": {}
821+
},
822+
{
823+
"path_to_root": "msdocs-python-django-webapp-quickstart",
824+
"url": "https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart",
825+
"branch": "main",
826+
"branch_mapping": {}
827+
},
828+
{
829+
"path_to_root": "msdocs-nodejs-mongodb-azure-sample-app",
830+
"url": "https://github.com/Azure-Samples/msdocs-nodejs-mongodb-azure-sample-app",
831+
"branch": "main",
832+
"branch_mapping": {}
833+
},
834+
{
835+
"path_to_root": "msdocs-django-postgresql-sample-app",
836+
"url": "https://github.com/Azure-Samples/msdocs-django-postgresql-sample-app",
837+
"branch": "main",
838+
"branch_mapping": {}
839+
},
840+
{
841+
"path_to_root": "msdocs-flask-postgresql-sample-app",
842+
"url": "https://github.com/Azure-Samples/msdocs-flask-postgresql-sample-app",
843+
"branch": "main",
844+
"branch_mapping": {}
791845
}
792846
],
793847
"branch_target_mapping": {
794848
"live": [
795849
"Publish",
796850
"PDF"
797851
],
798-
"master": [
852+
"main": [
799853
"Publish",
800854
"PDF"
801855
]
@@ -813,7 +867,7 @@
813867
".openpublishing.redirection.json",
814868
".openpublishing.redirection.active-directory.json",
815869
".openpublishing.redirection.azure-sql.json",
816-
".openpublishing.redirection.data-factory.json",
870+
"articles/data-factory/.openpublishing.redirection.data-factory.json",
817871
".openpublishing.redirection.defender-for-cloud.json",
818872
".openpublishing.redirection.defender-for-iot.json",
819873
".openpublishing.redirection.healthcare-apis.json",
@@ -822,13 +876,13 @@
822876
".openpublishing.redirection.media-services.json",
823877
".openpublishing.redirection.security-benchmark.json",
824878
".openpublishing.redirection.sql-database.json",
825-
".openpublishing.redirection.synapse-analytics.json",
879+
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
826880
".openpublishing.redirection.azure-web-pubsub.json",
827881
".openpublishing.redirection.azure-monitor.json",
828882
".openpublishing.redirection.azure-percept.json",
829883
".openpublishing.redirection.azure-productivity.json",
830884
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
831-
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
885+
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
832886
"articles/azure-relay/.openpublishing.redirection.relay.json",
833887
"articles/communication-services/.openpublishing.redirection.communication-services.json",
834888
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
@@ -851,8 +905,13 @@
851905
"articles/purview/.openpublishing.redirection.purview.json",
852906
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
853907
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
908+
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
854909
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
855910
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
856-
"articles/mysql/.openpublishing.redirection.mysql.json"
911+
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
912+
"articles/mysql/.openpublishing.redirection.mysql.json",
913+
"articles/container-apps/.openpublishing.redirection.container-apps.json",
914+
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
915+
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json"
857916
]
858917
}

0 commit comments

Comments
 (0)