Skip to content

Commit 687f35d

Browse files
authored
Merge branch 'main' into tompaana/batch-customer-managed-keys-command-parameter-fixes
2 parents 42ceafc + 16d4435 commit 687f35d

File tree

24,809 files changed

+603229
-344085
lines changed

Some content is hidden

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

24,809 files changed

+603229
-344085
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: 65 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"need_preview_pull_request": true,
3333
"contribution_branch_mappings": {},
3434
"dependent_repositories": [
35+
{
36+
"path_to_root": "azure-docs-snippets-pr",
37+
"url": "https://github.com/MicrosoftDocs/azure-docs-snippets-pr",
38+
"branch": "main",
39+
"branch_mapping": {}
40+
},
3541
{
3642
"path_to_root": "azure-dev-docs-pr",
3743
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
@@ -128,54 +134,6 @@
128134
"branch": "master",
129135
"branch_mapping": {}
130136
},
131-
{
132-
"path_to_root": "samples-mediaservices-integration",
133-
"url": "https://github.com/Azure-Samples/media-services-dotnet-functions-integration",
134-
"branch": "main",
135-
"branch_mapping": {}
136-
},
137-
{
138-
"path_to_root": "samples-mediaservices-encryptiondrm",
139-
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-drm",
140-
"branch": "master",
141-
"branch_mapping": {}
142-
},
143-
{
144-
"path_to_root": "samples-mediaservices-encryptionfairplay",
145-
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-fairplay",
146-
"branch": "master",
147-
"branch_mapping": {}
148-
},
149-
{
150-
"path_to_root": "samples-mediaservices-encryptionaes",
151-
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-aes",
152-
"branch": "master",
153-
"branch_mapping": {}
154-
},
155-
{
156-
"path_to_root": "samples-mediaservices-copyblob",
157-
"url": "https://github.com/Azure-Samples/media-services-dotnet-copy-blob-into-asset",
158-
"branch": "master",
159-
"branch_mapping": {}
160-
},
161-
{
162-
"path_to_root": "samples-mediaservices-deliverplayready",
163-
"url": "https://github.com/Azure-Samples/media-services-dotnet-deliver-playready-widevine-licenses",
164-
"branch": "master",
165-
"branch_mapping": {}
166-
},
167-
{
168-
"path_to_root": "samples-mediaservices-livestream",
169-
"url": "https://github.com/Azure-Samples/media-services-dotnet-encode-live-stream-with-ams-clear",
170-
"branch": "master",
171-
"branch_mapping": {}
172-
},
173-
{
174-
"path_to_root": "samples-mediaservices-encoderstandard",
175-
"url": "https://github.com/Azure-Samples/media-services-dotnet-on-demand-encoding-with-media-encoder-standard",
176-
"branch": "master",
177-
"branch_mapping": {}
178-
},
179137
{
180138
"path_to_root": "azure-app-service-multi-container",
181139
"url": "https://github.com/Azure-Samples/multicontainerwordpress",
@@ -200,6 +158,12 @@
200158
"branch": "master",
201159
"branch_mapping": {}
202160
},
161+
{
162+
"path_to_root": "functions-azure-product",
163+
"url": "https://github.com/Azure/Azure-Functions",
164+
"branch": "main",
165+
"branch_mapping": {}
166+
},
203167
{
204168
"path_to_root": "functions-pytorch",
205169
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
@@ -212,6 +176,12 @@
212176
"branch": "dev",
213177
"branch_mapping": {}
214178
},
179+
{
180+
"path_to_root": "functions-quickstart-templates-v1",
181+
"url": "https://github.com/Azure/azure-functions-templates",
182+
"branch": "v1.x",
183+
"branch_mapping": {}
184+
},
215185
{
216186
"path_to_root": "azure-functions-samples-java",
217187
"url": "https://github.com/Azure-Samples/azure-functions-samples-java",
@@ -260,6 +230,12 @@
260230
"branch": "main",
261231
"branch_mapping": {}
262232
},
233+
{
234+
"path_to_root": "azure-functions-durable-js",
235+
"url": "https://github.com/Azure/azure-functions-durable-js",
236+
"branch": "main",
237+
"branch_mapping": {}
238+
},
263239
{
264240
"path_to_root": "azure-functions-kafka-extension",
265241
"url": "https://github.com/Azure/azure-functions-kafka-extension",
@@ -374,30 +350,6 @@
374350
"branch": "master",
375351
"branch_mapping": {}
376352
},
377-
{
378-
"path_to_root": "media-services-v3-dotnet-tutorials",
379-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-tutorials",
380-
"branch": "main",
381-
"branch_mapping": {}
382-
},
383-
{
384-
"path_to_root": "media-services-v3-dotnet",
385-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet",
386-
"branch": "main",
387-
"branch_mapping": {}
388-
},
389-
{
390-
"path_to_root": "media-services-v3-dotnet-core-functions-integration",
391-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-functions-integration",
392-
"branch": "main",
393-
"branch_mapping": {}
394-
},
395-
{
396-
"path_to_root": "media-services-v3-python",
397-
"url": "https://github.com/Azure-Samples/media-services-v3-python",
398-
"branch": "main",
399-
"branch_mapping": {}
400-
},
401353
{
402354
"path_to_root": "samples-javascript",
403355
"url": "https://github.com/Microsoft/tsiclient",
@@ -410,24 +362,6 @@
410362
"branch": "master",
411363
"branch_mapping": {}
412364
},
413-
{
414-
"path_to_root": "media-services-v3-dotnet-core-tutorials",
415-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-tutorials",
416-
"branch": "master",
417-
"branch_mapping": {}
418-
},
419-
{
420-
"path_to_root": "media-services-v3-rest-postman",
421-
"url": "https://github.com/Azure-Samples/media-services-v3-rest-postman",
422-
"branch": "master",
423-
"branch_mapping": {}
424-
},
425-
{
426-
"path_to_root": "media-services-v3-node-tutorials",
427-
"url": "https://github.com/Azure-Samples/media-services-v3-node-tutorials",
428-
"branch": "main",
429-
"branch_mapping": {}
430-
},
431365
{
432366
"path_to_root": "media-services-video-indexer",
433367
"url": "https://github.com/Azure-Samples/media-services-video-indexer",
@@ -458,6 +392,12 @@
458392
"branch": "main",
459393
"branch_mapping": {}
460394
},
395+
{
396+
"path_to_root": "azureml-examples-mavaisma-r-azureml",
397+
"url": "https://github.com/azure/azureml-examples",
398+
"branch": "mavaisma-r-azureml",
399+
"branch_mapping": {}
400+
},
461401
{
462402
"path_to_root": "azureml-examples-v2samplesreorg",
463403
"url": "https://github.com/azure/azureml-examples",
@@ -821,7 +761,7 @@
821761
{
822762
"path_to_root": "azure-spring-apps-reference-architecture",
823763
"url": "https://github.com/Azure/azure-spring-apps-reference-architecture",
824-
"branch": "main",
764+
"branch": "reference-architecture",
825765
"branch_mapping": {}
826766
},
827767
{
@@ -939,9 +879,15 @@
939879
"branch_mapping": {}
940880
},
941881
{
942-
"path_to_root": "azure-cosmos-dotnet-v3",
943-
"url": "https://github.com/Azure-Samples/cosmos-db-sql-api-dotnet-samples",
944-
"branch": "v3",
882+
"path_to_root": "cosmos-db-nosql-dotnet-samples",
883+
"url": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-samples",
884+
"branch": "main",
885+
"branch_mapping": {}
886+
},
887+
{
888+
"path_to_root": "cosmos-db-nosql-python-samples",
889+
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
890+
"branch": "main",
945891
"branch_mapping": {}
946892
},
947893
{
@@ -955,6 +901,18 @@
955901
"url": "https://github.com/Azure-Samples/cosmos-db-mongodb-api-dotnet-samples",
956902
"branch": "main",
957903
"branch_mapping": {}
904+
},
905+
{
906+
"path_to_root": "articles/reusable-content",
907+
"url": "https://github.com/MicrosoftDocs/reusable-content",
908+
"branch": "main",
909+
"branch_mapping": {}
910+
},
911+
{
912+
"path_to_root": "azure-cosmos-db-mongodb-python-getting-started",
913+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-mongodb-python-getting-started",
914+
"branch": "main",
915+
"branch_mapping": {}
958916
}
959917
],
960918
"branch_target_mapping": {
@@ -974,13 +932,14 @@
974932
".openpublishing.redirection.json",
975933
".openpublishing.redirection.azure-arc-data.json",
976934
".openpublishing.redirection.active-directory.json",
935+
".openpublishing.redirection.api-management.json",
977936
".openpublishing.redirection.azure-attestation.json",
978-
".openpublishing.redirection.azure-blob.json",
937+
".openpublishing.redirection.storage.json",
979938
"articles/data-factory/.openpublishing.redirection.data-factory.json",
980939
".openpublishing.redirection.defender-for-cloud.json",
981940
".openpublishing.redirection.defender-for-iot.json",
982941
".openpublishing.redirection.healthcare-apis.json",
983-
".openpublishing.redirection.iot-hub.json",
942+
"articles/iot-hub/.openpublishing.redirection.iot-hub.json",
984943
".openpublishing.redirection.app-service.json",
985944
".openpublishing.redirection.key-vault.json",
986945
".openpublishing.redirection.sql-database.json",
@@ -992,6 +951,7 @@
992951
".openpublishing.redirection.azure-percept.json",
993952
".openpublishing.redirection.azure-productivity.json",
994953
".openpublishing.redirection.azure-australia.json",
954+
".openpublishing.redirection.iot-hub-device-update.json",
995955
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
996956
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
997957
"articles/azure-relay/.openpublishing.redirection.relay.json",
@@ -1009,6 +969,7 @@
1009969
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
1010970
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
1011971
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
972+
"articles/iot-fundamentals/.openpublishing.redirection.iot-fundamentals.json",
1012973
"articles/mariadb/.openpublishing.redirection.mariadb.json",
1013974
"articles/marketplace/.openpublishing.redirection.marketplace.json",
1014975
"articles/mysql/.openpublishing.redirection.mysql.json",
@@ -1030,8 +991,14 @@
1030991
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
1031992
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
1032993
".openpublishing.redirection.virtual-desktop.json",
994+
".openpublishing.redirection.deployment-environments.json",
1033995
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-services.json",
1034-
"articles/applied-ai-services/.openpublishing.archived.json",
1035-
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json"
996+
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-old.json",
997+
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
998+
".openpublishing.redirection.baremetal-infrastructure.json",
999+
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
1000+
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
1001+
".openpublishing.redirection.azure-vmware.json",
1002+
".openpublishing.redirection.openshift.json"
10361003
]
10371004
}

0 commit comments

Comments
 (0)