Skip to content

Commit 99271b5

Browse files
committed
merge and hovav's feedback
2 parents 77f0c8a + b582329 commit 99271b5

File tree

10,319 files changed

+155608
-88630
lines changed

Some content is hidden

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

10,319 files changed

+155608
-88630
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))" "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
2121
operations-per-run: 1200
22-
ascending: false
22+
ascending: true
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.

.openpublishing.publish.config.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -324,13 +324,13 @@
324324
{
325325
"path_to_root": "azure-iot-sdk-node",
326326
"url": "https://github.com/Azure/azure-iot-sdk-node",
327-
"branch": "master",
327+
"branch": "main",
328328
"branch_mapping": {}
329329
},
330330
{
331331
"path_to_root": "iot-samples-c",
332332
"url": "https://github.com/Azure/azure-iot-sdk-c",
333-
"branch": "master",
333+
"branch": "main",
334334
"branch_mapping": {}
335335
},
336336
{
@@ -525,12 +525,6 @@
525525
"branch": "main",
526526
"branch_mapping": {}
527527
},
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-
},
534528
{
535529
"path_to_root": "azure-sdk-for-java-script-event-hubs",
536530
"url": "https://github.com/Azure/azure-sdk-for-js/",
@@ -812,6 +806,7 @@
812806
"redirection_files": [
813807
".openpublishing.redirection.json",
814808
".openpublishing.redirection.active-directory.json",
809+
".openpublishing.redirection.azure-sql.json",
815810
".openpublishing.redirection.data-factory.json",
816811
".openpublishing.redirection.defender-for-cloud.json",
817812
".openpublishing.redirection.defender-for-iot.json",
@@ -820,8 +815,11 @@
820815
".openpublishing.redirection.key-vault.json",
821816
".openpublishing.redirection.media-services.json",
822817
".openpublishing.redirection.security-benchmark.json",
818+
".openpublishing.redirection.sql-database.json",
823819
".openpublishing.redirection.synapse-analytics.json",
824820
".openpublishing.redirection.azure-web-pubsub.json",
821+
".openpublishing.redirection.azure-monitor.json",
822+
".openpublishing.redirection.azure-percept.json",
825823
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
826824
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
827825
"articles/azure-relay/.openpublishing.redirection.relay.json",

.openpublishing.redirection.active-directory.json

Lines changed: 62 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"redirect_url": "/azure/active-directory/manage-apps/what-is-application-management",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path_from_root": "/articles/active-directory/authentication/how-to-authentication-kerberos.md",
10+
"redirect_url": "/azure/virtual-desktop/create-profile-container-azure-ad",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path_from_root": "/articles/active-directory/manage-apps/application-management-fundamentals.md",
1015
"redirect_url": "/azure/active-directory/manage-apps/what-is-application-management",
@@ -4270,17 +4275,17 @@
42704275
"redirect_url": "/azure/active-directory/governance/self-access-review",
42714276
"redirect_document_id": false
42724277
},
4273-
{
4278+
{
42744279
"source_path_from_root": "/azure/active-directory/governance/entitlement-management-access-reviews-self-review.md",
42754280
"redirect_url": "/azure/active-directory/governance/self-access-review",
42764281
"redirect_document_id": false
42774282
},
4278-
{
4283+
{
42794284
"source_path_from_root": "/azure/active-directory/governance/manage-guest-access-with-access-reviews.md",
42804285
"redirect_url": "/azure/active-directory/governance/manage-access-review",
42814286
"redirect_document_id": false
42824287
},
4283-
{
4288+
{
42844289
"source_path_from_root": "/azure/active-directory/governance/manage-user-access-with-access-reviews.md",
42854290
"redirect_url": "/azure/active-directory/governance/manage-access-review",
42864291
"redirect_document_id": false
@@ -4395,6 +4400,21 @@
43954400
"redirect_url": "/azure/active-directory/cloud-sync/tutorial-pilot-aadc-aadccp",
43964401
"redirect_document_id": false
43974402
},
4403+
{
4404+
"source_path_from_root": "/articles/active-directory/governance/what-is-app-provisioning.md",
4405+
"redirect_url": "/azure/active-directory/app-provisioning/user-provisioning",
4406+
"redirect_document_id": false
4407+
},
4408+
{
4409+
"source_path_from_root": "/articles/active-directory/governance/what-is-hr-driven-provisioning.md",
4410+
"redirect_url": "azure/active-directory/app-provisioning/what-is-hr-driven-provisioning",
4411+
"redirect_document_id": false
4412+
},
4413+
{
4414+
"source_path_from_root": "/articles/active-directory/governance/what-is-inter-directory-provisioning.md",
4415+
"redirect_url": "azure/active-directory/hybrid/what-is-inter-directory-provisioning",
4416+
"redirect_document_id": false
4417+
},
43984418
{
43994419
"source_path_from_root": "/articles/active-directory/cloud-provisioning/tutorial-single-forest.md",
44004420
"redirect_url": "/azure/active-directory/cloud-sync/tutorial-single-forest",
@@ -7147,14 +7167,24 @@
71477167
},
71487168
{
71497169
"source_path_from_root": "/articles/active-directory/users-groups-roles/roles-admin-units-add-manage-groups.md",
7150-
"redirect_url": "/azure/active-directory/roles/admin-units-add-manage-groups",
7151-
"redirect_document_id": true
7170+
"redirect_url": "/azure/active-directory/roles/admin-units-members-add",
7171+
"redirect_document_id": false
7172+
},
7173+
{
7174+
"source_path_from_root": "/articles/active-directory/roles/admin-units-add-manage-groups.md",
7175+
"redirect_url": "/azure/active-directory/roles/admin-units-members-add",
7176+
"redirect_document_id": false
71527177
},
71537178
{
71547179
"source_path_from_root": "/articles/active-directory/users-groups-roles/roles-admin-units-add-manage-users.md",
7155-
"redirect_url": "/azure/active-directory/roles/admin-units-add-manage-users",
7180+
"redirect_url": "/azure/active-directory/roles/admin-units-members-add",
71567181
"redirect_document_id": true
71577182
},
7183+
{
7184+
"source_path_from_root": "/articles/active-directory/roles/admin-units-add-manage-users.md",
7185+
"redirect_url": "/azure/active-directory/roles/admin-units-members-add",
7186+
"redirect_document_id": false
7187+
},
71587188
{
71597189
"source_path_from_root": "/articles/active-directory/users-groups-roles/roles-admin-units-assign-roles.md",
71607190
"redirect_url": "/azure/active-directory/roles/admin-units-assign-roles",
@@ -10594,8 +10624,33 @@
1059410624
"source_path": "articles/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-rest.md",
1059510625
"redirect_url": "/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-rest",
1059610626
"redirect_document_id": false
10627+
},
10628+
{
10629+
"source_path": "articles/active-directory/verifiable-credentials/enable-your-tenant-verifiable-credentials.md",
10630+
"redirect_url": "/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant",
10631+
"redirect_document_id": false
10632+
}
10633+
,
10634+
{
10635+
"source_path": "articles/active-directory/verifiable-credentials/issue-verify-verifiable-credentials-your-tenant.md",
10636+
"redirect_url": "/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-issuer",
10637+
"redirect_document_id": false
10638+
},
10639+
{
10640+
"source_path": "articles/active-directory/verifiable-credentials/get-started-verifiable-credentials.md",
10641+
"redirect_url": "/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant",
10642+
"redirect_document_id": false
10643+
},
10644+
{
10645+
"source_path": "articles/active-directory/manage-apps/application-types.md",
10646+
"redirect_url": "/azure/active-directory/manage-apps/application-list",
10647+
"redirect_document_id": false
10648+
},
10649+
{
10650+
"source_path": "articles/active-directory/reports-monitoring/reference-basic-info-identifiers.md",
10651+
"redirect_url": "/azure/active-directory/reports-monitoring/reference-basic-info-sign-in-logs",
10652+
"redirect_document_id": false
1059710653
}
10598-
1059910654

1060010655
]
1060110656
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-monitor/app/app-insights-dashboards.md",
5+
"redirect_url": "/azure/azure-monitor/app/overview-dashboard",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/application-insights/app-insights-performance-counters.md",
10+
"redirect_url": "/azure/azure-monitor/app/performance-counters",
11+
"redirect_document_id": true
12+
}
13+
]
14+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-percept/how-to-select-update-package.md",
5+
"redirect_url": "/azure/azure-percept/how-to-determine-your-update-strategy",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
5+
"redirect_url": "/azure/lab-services/get-started-manage-labs",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)