Skip to content

Commit debdbbd

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into cusvis-updates
2 parents bbe0262 + e439229 commit debdbbd

File tree

26,310 files changed

+497041
-316234
lines changed

Some content is hidden

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

26,310 files changed

+497041
-316234
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 ["^master$" "^release..*"]
2-
:allowed-filename-matches ["articles" "includes"]}
1+
{:allowed-branchname-matches ["master" "release-.*"]
2+
:allowed-filename-matches ["articles/" "includes/"]}

.github/workflows/stale.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Mark stale pull requests
22

33
on:
44
schedule:
5-
- cron: "0 */6 * * *"
5+
- cron: "0 */4 * * *"
66

77
jobs:
88
stale:
@@ -18,10 +18,10 @@ jobs:
1818
stale-pr-label: inactive
1919
close-pr-label: auto-close
2020
exempt-pr-labels: keep-open
21-
operations-per-run: 500
22-
ascending: true
21+
operations-per-run: 1200
22+
ascending: false
2323
stale-pr-message: >
24-
This pull request has been inactive for 14 days.
24+
This pull request has been inactive for at least 14 days.
2525
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.
2626
2727
[Get Help](https://review.docs.microsoft.com/help/contribute/help-options?branch=master)

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@ AzureMigration.ps1
2323
!/.vscode/extensions.json
2424
.gitignore
2525
**/.vscode/settings.json
26-
!/.vscode/settings.json
2726

2827
desktop.ini
29-
.fake
30-
.ionide

.openpublishing.publish.config.json

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"url": "https://github.com/Azure-Samples/python-worker-extension-timer",
237237
"branch": "main",
238238
"branch_mapping": {}
239-
},
239+
},
240240
{
241241
"path_to_root": "functions-openapi-turbine-repair",
242242
"url": "https://github.com/Azure-Samples/functions-openapi-turbine-repair",
@@ -266,7 +266,7 @@
266266
"url": "https://github.com/Azure-Samples/azure-search-python-samples",
267267
"branch": "master",
268268
"branch_mapping": {}
269-
},
269+
},
270270
{
271271
"path_to_root": "samples-personalizer",
272272
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
@@ -336,7 +336,7 @@
336336
{
337337
"path_to_root": "samples-cognitive-services-speech-sdk",
338338
"url": "https://github.com/Azure-Samples/cognitive-services-speech-sdk",
339-
"branch": "release-ignite-cogserv-speech-service",
339+
"branch": "master",
340340
"branch_mapping": {}
341341
},
342342
{
@@ -357,6 +357,12 @@
357357
"branch": "main",
358358
"branch_mapping": {}
359359
},
360+
{
361+
"path_to_root": "media-services-v3-dotnet-core-functions-integration",
362+
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-functions-integration",
363+
"branch": "main",
364+
"branch_mapping": {}
365+
},
360366
{
361367
"path_to_root": "samples-javascript",
362368
"url": "https://github.com/Microsoft/tsiclient",
@@ -423,6 +429,12 @@
423429
"branch": "cli-preview",
424430
"branch_mapping": {}
425431
},
432+
{
433+
"path_to_root": "terraform",
434+
"url": "https://github.com/Azure/terraform",
435+
"branch": "master",
436+
"branch_mapping": {}
437+
},
426438
{
427439
"path_to_root": "samples-qnamaker-nodejs",
428440
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs",
@@ -782,6 +794,12 @@
782794
"url": "https://github.com/dotnet/samples",
783795
"branch": "main",
784796
"branch_mapping": {}
797+
},
798+
{
799+
"path_to_root": "azure-docs-bicep-samples",
800+
"url": "https://github.com/Azure/azure-docs-bicep-samples/",
801+
"branch": "main",
802+
"branch_mapping": {}
785803
}
786804
],
787805
"branch_target_mapping": {
@@ -805,14 +823,21 @@
805823
},
806824
"redirection_files": [
807825
".openpublishing.redirection.json",
826+
".openpublishing.redirection.active-directory.json",
808827
".openpublishing.redirection.data-factory.json",
828+
".openpublishing.redirection.defender-for-cloud.json",
809829
".openpublishing.redirection.defender-for-iot.json",
810830
".openpublishing.redirection.healthcare-apis.json",
831+
".openpublishing.redirection.iot-hub.json",
832+
".openpublishing.redirection.key-vault.json",
811833
".openpublishing.redirection.media-services.json",
812834
".openpublishing.redirection.security-benchmark.json",
813-
".openpublishing.redirection.key-vault.json",
814-
".openpublishing.redirection.iot-hub.json",
835+
".openpublishing.redirection.synapse-analytics.json",
836+
".openpublishing.redirection.azure-web-pubsub.json",
837+
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
838+
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
815839
"articles/azure-relay/.openpublishing.redirection.relay.json",
840+
"articles/communication-services/.openpublishing.redirection.communication-services.json",
816841
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
817842
"articles/cost-management-billing/.openpublishing.redirection.cost-management-billing.json",
818843
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
@@ -822,11 +847,16 @@
822847
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
823848
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
824849
"articles/iot-central/.openpublishing.redirection.iot-central.json",
850+
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
825851
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
852+
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
826853
"articles/marketplace/.openpublishing.redirection.marketplace.json",
854+
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
827855
"articles/purview/.openpublishing.redirection.purview.json",
828-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
829856
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
830-
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json"
857+
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
858+
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
859+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
860+
"articles/mysql/.openpublishing.redirection.mysql.json"
831861
]
832862
}

0 commit comments

Comments
 (0)