Skip to content

Commit 9b85e92

Browse files
authored
Merge branch 'main' into 29Aug-privateendpoint
2 parents a4dcdad + ad51567 commit 9b85e92

File tree

19,818 files changed

+457382
-259600
lines changed

Some content is hidden

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

19,818 files changed

+457382
-259600
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?branch=main) for instructions.
26+
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.learn.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=main)
28+
[Get Help](https://review.learn.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=main)
32+
[Resolve Merge Conflict](https://review.learn.microsoft.com/help/contribute/resolve-merge-conflicts?branch=main)
3333

.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: 53 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -128,54 +128,6 @@
128128
"branch": "master",
129129
"branch_mapping": {}
130130
},
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-
},
179131
{
180132
"path_to_root": "azure-app-service-multi-container",
181133
"url": "https://github.com/Azure-Samples/multicontainerwordpress",
@@ -212,6 +164,12 @@
212164
"branch": "dev",
213165
"branch_mapping": {}
214166
},
167+
{
168+
"path_to_root": "functions-quickstart-templates-v1",
169+
"url": "https://github.com/Azure/azure-functions-templates",
170+
"branch": "v1.x",
171+
"branch_mapping": {}
172+
},
215173
{
216174
"path_to_root": "azure-functions-samples-java",
217175
"url": "https://github.com/Azure-Samples/azure-functions-samples-java",
@@ -260,6 +218,12 @@
260218
"branch": "main",
261219
"branch_mapping": {}
262220
},
221+
{
222+
"path_to_root": "azure-functions-durable-js",
223+
"url": "https://github.com/Azure/azure-functions-durable-js",
224+
"branch": "main",
225+
"branch_mapping": {}
226+
},
263227
{
264228
"path_to_root": "azure-functions-kafka-extension",
265229
"url": "https://github.com/Azure/azure-functions-kafka-extension",
@@ -374,30 +338,6 @@
374338
"branch": "master",
375339
"branch_mapping": {}
376340
},
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-
},
401341
{
402342
"path_to_root": "samples-javascript",
403343
"url": "https://github.com/Microsoft/tsiclient",
@@ -410,24 +350,6 @@
410350
"branch": "master",
411351
"branch_mapping": {}
412352
},
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-
},
431353
{
432354
"path_to_root": "media-services-video-indexer",
433355
"url": "https://github.com/Azure-Samples/media-services-video-indexer",
@@ -458,6 +380,12 @@
458380
"branch": "main",
459381
"branch_mapping": {}
460382
},
383+
{
384+
"path_to_root": "azureml-examples-v2samplesreorg",
385+
"url": "https://github.com/azure/azureml-examples",
386+
"branch": "v2samplesreorg",
387+
"branch_mapping": {}
388+
},
461389
{
462390
"path_to_root": "azureml-examples-sdk-preview",
463391
"url": "https://github.com/azure/azureml-examples",
@@ -674,6 +602,12 @@
674602
"branch": "main",
675603
"branch_mapping": {}
676604
},
605+
{
606+
"path_to_root": "cosmos-db-sql-api-javascript-samples",
607+
"url": "https://github.com/Azure-Samples/cosmos-db-sql-api-javascript-samples",
608+
"branch": "main",
609+
"branch_mapping": {}
610+
},
677611
{
678612
"path_to_root": "azure-cosmos-db-python-getting-started",
679613
"url": "https://github.com/Azure-Samples/azure-cosmos-db-python-getting-started",
@@ -927,9 +861,15 @@
927861
"branch_mapping": {}
928862
},
929863
{
930-
"path_to_root": "azure-cosmos-dotnet-v3",
931-
"url": "https://github.com/Azure-Samples/cosmos-db-sql-api-dotnet-samples",
932-
"branch": "v3",
864+
"path_to_root": "cosmos-db-nosql-dotnet-samples",
865+
"url": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-samples",
866+
"branch": "main",
867+
"branch_mapping": {}
868+
},
869+
{
870+
"path_to_root": "cosmos-db-nosql-python-samples",
871+
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
872+
"branch": "main",
933873
"branch_mapping": {}
934874
},
935875
{
@@ -943,6 +883,18 @@
943883
"url": "https://github.com/Azure-Samples/cosmos-db-mongodb-api-dotnet-samples",
944884
"branch": "main",
945885
"branch_mapping": {}
886+
},
887+
{
888+
"path_to_root": "articles/reusable-content",
889+
"url": "https://github.com/MicrosoftDocs/reusable-content",
890+
"branch": "main",
891+
"branch_mapping": {}
892+
},
893+
{
894+
"path_to_root": "azure-cosmos-db-mongodb-python-getting-started",
895+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-mongodb-python-getting-started",
896+
"branch": "main",
897+
"branch_mapping": {}
946898
}
947899
],
948900
"branch_target_mapping": {
@@ -968,7 +920,7 @@
968920
".openpublishing.redirection.defender-for-cloud.json",
969921
".openpublishing.redirection.defender-for-iot.json",
970922
".openpublishing.redirection.healthcare-apis.json",
971-
".openpublishing.redirection.iot-hub.json",
923+
"articles/iot-hub/.openpublishing.redirection.iot-hub.json",
972924
".openpublishing.redirection.app-service.json",
973925
".openpublishing.redirection.key-vault.json",
974926
".openpublishing.redirection.sql-database.json",
@@ -980,6 +932,7 @@
980932
".openpublishing.redirection.azure-percept.json",
981933
".openpublishing.redirection.azure-productivity.json",
982934
".openpublishing.redirection.azure-australia.json",
935+
".openpublishing.redirection.iot-hub-device-update.json",
983936
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
984937
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
985938
"articles/azure-relay/.openpublishing.redirection.relay.json",
@@ -1018,8 +971,12 @@
1018971
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
1019972
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
1020973
".openpublishing.redirection.virtual-desktop.json",
974+
".openpublishing.redirection.deployment-environments.json",
1021975
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-services.json",
1022-
"articles/applied-ai-services/.openpublishing.archived.json",
1023-
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json"
976+
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-old.json",
977+
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
978+
".openpublishing.redirection.baremetal-infrastructure.json",
979+
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
980+
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json"
1024981
]
1025982
}

0 commit comments

Comments
 (0)