Skip to content

Commit 9a6ad9e

Browse files
authored
Merge branch 'main' into update-link-for-agic-azureingressprohibitedtargets
2 parents 2f18e78 + e68f239 commit 9a6ad9e

File tree

20,404 files changed

+510619
-282018
lines changed

Some content is hidden

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

20,404 files changed

+510619
-282018
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: 49 additions & 105 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",
@@ -287,19 +245,19 @@
287245
{
288246
"path_to_root": "azure-search-javascript-samples",
289247
"url": "https://github.com/Azure-Samples/azure-search-javascript-samples",
290-
"branch": "master",
248+
"branch": "main",
291249
"branch_mapping": {}
292250
},
293251
{
294252
"path_to_root": "azure-search-dotnet-samples",
295253
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
296-
"branch": "master",
254+
"branch": "main",
297255
"branch_mapping": {}
298256
},
299257
{
300258
"path_to_root": "azure-search-python-samples",
301259
"url": "https://github.com/Azure-Samples/azure-search-python-samples",
302-
"branch": "master",
260+
"branch": "main",
303261
"branch_mapping": {}
304262
},
305263
{
@@ -374,36 +332,6 @@
374332
"branch": "master",
375333
"branch_mapping": {}
376334
},
377-
{
378-
"path_to_root": "media-services-v3-dotnet-quickstarts",
379-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts",
380-
"branch": "master",
381-
"branch_mapping": {}
382-
},
383-
{
384-
"path_to_root": "media-services-v3-dotnet-tutorials",
385-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-tutorials",
386-
"branch": "main",
387-
"branch_mapping": {}
388-
},
389-
{
390-
"path_to_root": "media-services-v3-dotnet",
391-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet",
392-
"branch": "main",
393-
"branch_mapping": {}
394-
},
395-
{
396-
"path_to_root": "media-services-v3-dotnet-core-functions-integration",
397-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-functions-integration",
398-
"branch": "main",
399-
"branch_mapping": {}
400-
},
401-
{
402-
"path_to_root": "media-services-v3-python",
403-
"url": "https://github.com/Azure-Samples/media-services-v3-python",
404-
"branch": "main",
405-
"branch_mapping": {}
406-
},
407335
{
408336
"path_to_root": "samples-javascript",
409337
"url": "https://github.com/Microsoft/tsiclient",
@@ -416,24 +344,6 @@
416344
"branch": "master",
417345
"branch_mapping": {}
418346
},
419-
{
420-
"path_to_root": "media-services-v3-dotnet-core-tutorials",
421-
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-tutorials",
422-
"branch": "master",
423-
"branch_mapping": {}
424-
},
425-
{
426-
"path_to_root": "media-services-v3-rest-postman",
427-
"url": "https://github.com/Azure-Samples/media-services-v3-rest-postman",
428-
"branch": "master",
429-
"branch_mapping": {}
430-
},
431-
{
432-
"path_to_root": "media-services-v3-node-tutorials",
433-
"url": "https://github.com/Azure-Samples/media-services-v3-node-tutorials",
434-
"branch": "main",
435-
"branch_mapping": {}
436-
},
437347
{
438348
"path_to_root": "media-services-video-indexer",
439349
"url": "https://github.com/Azure-Samples/media-services-video-indexer",
@@ -464,6 +374,12 @@
464374
"branch": "main",
465375
"branch_mapping": {}
466376
},
377+
{
378+
"path_to_root": "azureml-examples-v2samplesreorg",
379+
"url": "https://github.com/azure/azureml-examples",
380+
"branch": "v2samplesreorg",
381+
"branch_mapping": {}
382+
},
467383
{
468384
"path_to_root": "azureml-examples-sdk-preview",
469385
"url": "https://github.com/azure/azureml-examples",
@@ -680,6 +596,12 @@
680596
"branch": "main",
681597
"branch_mapping": {}
682598
},
599+
{
600+
"path_to_root": "cosmos-db-sql-api-javascript-samples",
601+
"url": "https://github.com/Azure-Samples/cosmos-db-sql-api-javascript-samples",
602+
"branch": "main",
603+
"branch_mapping": {}
604+
},
683605
{
684606
"path_to_root": "azure-cosmos-db-python-getting-started",
685607
"url": "https://github.com/Azure-Samples/azure-cosmos-db-python-getting-started",
@@ -933,9 +855,15 @@
933855
"branch_mapping": {}
934856
},
935857
{
936-
"path_to_root": "azure-cosmos-dotnet-v3",
937-
"url": "https://github.com/Azure-Samples/cosmos-db-sql-api-dotnet-samples",
938-
"branch": "v3",
858+
"path_to_root": "cosmos-db-nosql-dotnet-samples",
859+
"url": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-samples",
860+
"branch": "main",
861+
"branch_mapping": {}
862+
},
863+
{
864+
"path_to_root": "cosmos-db-nosql-python-samples",
865+
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
866+
"branch": "main",
939867
"branch_mapping": {}
940868
},
941869
{
@@ -949,6 +877,18 @@
949877
"url": "https://github.com/Azure-Samples/cosmos-db-mongodb-api-dotnet-samples",
950878
"branch": "main",
951879
"branch_mapping": {}
880+
},
881+
{
882+
"path_to_root": "articles/reusable-content",
883+
"url": "https://github.com/MicrosoftDocs/reusable-content",
884+
"branch": "main",
885+
"branch_mapping": {}
886+
},
887+
{
888+
"path_to_root": "azure-cosmos-db-mongodb-python-getting-started",
889+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-mongodb-python-getting-started",
890+
"branch": "main",
891+
"branch_mapping": {}
952892
}
953893
],
954894
"branch_target_mapping": {
@@ -974,7 +914,7 @@
974914
".openpublishing.redirection.defender-for-cloud.json",
975915
".openpublishing.redirection.defender-for-iot.json",
976916
".openpublishing.redirection.healthcare-apis.json",
977-
".openpublishing.redirection.iot-hub.json",
917+
"articles/iot-hub/.openpublishing.redirection.iot-hub.json",
978918
".openpublishing.redirection.app-service.json",
979919
".openpublishing.redirection.key-vault.json",
980920
".openpublishing.redirection.sql-database.json",
@@ -986,6 +926,7 @@
986926
".openpublishing.redirection.azure-percept.json",
987927
".openpublishing.redirection.azure-productivity.json",
988928
".openpublishing.redirection.azure-australia.json",
929+
".openpublishing.redirection.iot-hub-device-update.json",
989930
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
990931
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
991932
"articles/azure-relay/.openpublishing.redirection.relay.json",
@@ -1024,8 +965,11 @@
1024965
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
1025966
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
1026967
".openpublishing.redirection.virtual-desktop.json",
968+
".openpublishing.redirection.deployment-environments.json",
1027969
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-services.json",
1028-
"articles/applied-ai-services/.openpublishing.archived.json",
1029-
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json"
970+
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-old.json",
971+
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
972+
".openpublishing.redirection.baremetal-infrastructure.json",
973+
"articles/iot-dps/.openpublishing.redirection.iot-dps.json"
1030974
]
1031975
}

0 commit comments

Comments
 (0)