Skip to content

Commit 3526cba

Browse files
authored
Merge branch 'master' into dane/a
2 parents b4446ab + 93d3fd3 commit 3526cba

File tree

21,363 files changed

+414122
-262814
lines changed

Some content is hidden

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

21,363 files changed

+414122
-262814
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 ["main" "master" "release-.*"]
2+
:allowed-filename-matches ["(?i)articles/(?:(?!active-directory/saas-apps/toc.yml|role-based-access-control/resource-provider-operations.md))" "includes/"]}

.github/workflows/stale.yml

Lines changed: 4 additions & 3 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 */4 * * *"
5+
- cron: "0 */6 * * *"
66

77
jobs:
88
stale:
@@ -14,12 +14,13 @@ jobs:
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
days-before-pr-stale: 14
17-
days-before-pr-close: 9999
17+
days-before-pr-close: 90
1818
stale-pr-label: inactive
1919
close-pr-label: auto-close
2020
exempt-pr-labels: keep-open
21-
operations-per-run: 1200
21+
operations-per-run: 1300
2222
ascending: false
23+
# start-date: '2021-03-19'
2324
stale-pr-message: >
2425
This pull request has been inactive for at least 14 days.
2526
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.

.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: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
"branch": "master",
4646
"branch_mapping": {}
4747
},
48+
{
49+
"path_to_root": "azure_arc_sample",
50+
"url": "https://github.com/microsoft/azure_arc",
51+
"branch": "main",
52+
"branch_mapping": {}
53+
},
4854
{
4955
"path_to_root": "resourcemanager-templates",
5056
"url": "https://github.com/Azure/azure-docs-json-samples",
@@ -69,6 +75,12 @@
6975
"branch": "master",
7076
"branch_mapping": {}
7177
},
78+
{
79+
"path_to_root": "azure_cli_scripts",
80+
"url": "https://github.com/Azure-Samples/azure-cli-samples",
81+
"branch": "master",
82+
"branch_mapping": {}
83+
},
7284
{
7385
"path_to_root": "powershell_scripts",
7486
"url": "https://github.com/Azure/azure-docs-powershell-samples",
@@ -318,13 +330,13 @@
318330
{
319331
"path_to_root": "azure-iot-sdk-node",
320332
"url": "https://github.com/Azure/azure-iot-sdk-node",
321-
"branch": "master",
333+
"branch": "main",
322334
"branch_mapping": {}
323335
},
324336
{
325337
"path_to_root": "iot-samples-c",
326338
"url": "https://github.com/Azure/azure-iot-sdk-c",
327-
"branch": "master",
339+
"branch": "main",
328340
"branch_mapping": {}
329341
},
330342
{
@@ -423,12 +435,6 @@
423435
"branch": "main",
424436
"branch_mapping": {}
425437
},
426-
{
427-
"path_to_root": "azureml-examples-cli-preview",
428-
"url": "https://github.com/azure/azureml-examples",
429-
"branch": "cli-preview",
430-
"branch_mapping": {}
431-
},
432438
{
433439
"path_to_root": "terraform",
434440
"url": "https://github.com/Azure/terraform",
@@ -525,12 +531,6 @@
525531
"branch": "main",
526532
"branch_mapping": {}
527533
},
528-
{
529-
"path_to_root": "azure-sdk-for-java-cosmos-db",
530-
"url": "https://github.com/Azure/azure-sdk-for-java/",
531-
"branch": "main",
532-
"branch_mapping": {}
533-
},
534534
{
535535
"path_to_root": "azure-sdk-for-java-script-event-hubs",
536536
"url": "https://github.com/Azure/azure-sdk-for-js/",
@@ -591,12 +591,6 @@
591591
"branch": "master",
592592
"branch_mapping": {}
593593
},
594-
{
595-
"path_to_root": "samples-cosmosdb-dotnet-v2",
596-
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
597-
"branch": "master",
598-
"branch_mapping": {}
599-
},
600594
{
601595
"path_to_root": "samples-cosmosdb-java-v4-web-app",
602596
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
@@ -717,12 +711,6 @@
717711
"branch": "master",
718712
"branch_mapping": {}
719713
},
720-
{
721-
"path_to_root": "azure-cosmosdb-java-v2",
722-
"url": "https://github.com/Azure/azure-cosmosdb-java",
723-
"branch": "master",
724-
"branch_mapping": {}
725-
},
726714
{
727715
"path_to_root": "azure-cosmosdb-graph-dotnet",
728716
"url": "https://github.com/Azure-Samples/azure-cosmos-db-graph-gremlindotnet-getting-started",
@@ -824,14 +812,21 @@
824812
"redirection_files": [
825813
".openpublishing.redirection.json",
826814
".openpublishing.redirection.active-directory.json",
815+
".openpublishing.redirection.azure-sql.json",
827816
".openpublishing.redirection.data-factory.json",
817+
".openpublishing.redirection.defender-for-cloud.json",
828818
".openpublishing.redirection.defender-for-iot.json",
829819
".openpublishing.redirection.healthcare-apis.json",
830820
".openpublishing.redirection.iot-hub.json",
831821
".openpublishing.redirection.key-vault.json",
832822
".openpublishing.redirection.media-services.json",
833823
".openpublishing.redirection.security-benchmark.json",
824+
".openpublishing.redirection.sql-database.json",
834825
".openpublishing.redirection.synapse-analytics.json",
826+
".openpublishing.redirection.azure-web-pubsub.json",
827+
".openpublishing.redirection.azure-monitor.json",
828+
".openpublishing.redirection.azure-percept.json",
829+
".openpublishing.redirection.azure-productivity.json",
835830
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
836831
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
837832
"articles/azure-relay/.openpublishing.redirection.relay.json",
@@ -848,11 +843,15 @@
848843
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
849844
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
850845
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
846+
"articles/mariadb/.openpublishing.redirection.mariadb.json",
851847
"articles/marketplace/.openpublishing.redirection.marketplace.json",
848+
"articles/mysql/.openpublishing.redirection.mysql.json",
852849
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
850+
"articles/postgresql/.openpublishing.redirection.postgresql.json",
853851
"articles/purview/.openpublishing.redirection.purview.json",
854852
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
855853
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
854+
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
856855
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
857856
"articles/mysql/.openpublishing.redirection.mysql.json"
858857
]

0 commit comments

Comments
 (0)