Skip to content

Commit 9dcb98a

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into remove-public-preview-sensor-health
2 parents a89277d + b4f06a8 commit 9dcb98a

File tree

13,432 files changed

+241009
-146091
lines changed

Some content is hidden

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

13,432 files changed

+241009
-146091
lines changed

.openpublishing.publish.config.json

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"need_preview_pull_request": true,
3333
"contribution_branch_mappings": {},
3434
"dependent_repositories": [
35+
{
36+
"path_to_root": "azure-docs-snippets-pr",
37+
"url": "https://github.com/MicrosoftDocs/azure-docs-snippets-pr",
38+
"branch": "main",
39+
"branch_mapping": {}
40+
},
3541
{
3642
"path_to_root": "azure-dev-docs-pr",
3743
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
@@ -152,6 +158,12 @@
152158
"branch": "master",
153159
"branch_mapping": {}
154160
},
161+
{
162+
"path_to_root": "functions-azure-product",
163+
"url": "https://github.com/Azure/Azure-Functions",
164+
"branch": "main",
165+
"branch_mapping": {}
166+
},
155167
{
156168
"path_to_root": "functions-pytorch",
157169
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
@@ -218,6 +230,12 @@
218230
"branch": "main",
219231
"branch_mapping": {}
220232
},
233+
{
234+
"path_to_root": "azure-functions-durable-js",
235+
"url": "https://github.com/Azure/azure-functions-durable-js",
236+
"branch": "main",
237+
"branch_mapping": {}
238+
},
221239
{
222240
"path_to_root": "azure-functions-kafka-extension",
223241
"url": "https://github.com/Azure/azure-functions-kafka-extension",
@@ -374,6 +392,12 @@
374392
"branch": "main",
375393
"branch_mapping": {}
376394
},
395+
{
396+
"path_to_root": "azureml-examples-mavaisma-r-azureml",
397+
"url": "https://github.com/azure/azureml-examples",
398+
"branch": "mavaisma-r-azureml",
399+
"branch_mapping": {}
400+
},
377401
{
378402
"path_to_root": "azureml-examples-v2samplesreorg",
379403
"url": "https://github.com/azure/azureml-examples",
@@ -737,7 +761,7 @@
737761
{
738762
"path_to_root": "azure-spring-apps-reference-architecture",
739763
"url": "https://github.com/Azure/azure-spring-apps-reference-architecture",
740-
"branch": "main",
764+
"branch": "reference-architecture",
741765
"branch_mapping": {}
742766
},
743767
{
@@ -908,8 +932,9 @@
908932
".openpublishing.redirection.json",
909933
".openpublishing.redirection.azure-arc-data.json",
910934
".openpublishing.redirection.active-directory.json",
935+
".openpublishing.redirection.api-management.json",
911936
".openpublishing.redirection.azure-attestation.json",
912-
".openpublishing.redirection.azure-blob.json",
937+
".openpublishing.redirection.storage.json",
913938
"articles/data-factory/.openpublishing.redirection.data-factory.json",
914939
".openpublishing.redirection.defender-for-cloud.json",
915940
".openpublishing.redirection.defender-for-iot.json",
@@ -944,6 +969,7 @@
944969
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
945970
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
946971
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
972+
"articles/iot-fundamentals/.openpublishing.redirection.iot-fundamentals.json",
947973
"articles/mariadb/.openpublishing.redirection.mariadb.json",
948974
"articles/marketplace/.openpublishing.redirection.marketplace.json",
949975
"articles/mysql/.openpublishing.redirection.mysql.json",
@@ -971,6 +997,8 @@
971997
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
972998
".openpublishing.redirection.baremetal-infrastructure.json",
973999
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
974-
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json"
1000+
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
1001+
".openpublishing.redirection.azure-vmware.json",
1002+
".openpublishing.redirection.openshift.json"
9751003
]
9761004
}

.openpublishing.redirection.active-directory.json

Lines changed: 103 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/active-directory/develop/active-directory-claims-mapping.md",
5+
"redirect_url": "/azure/active-directory/develop/active-directory-saml-claims-customization",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/active-directory/develop/configure-token-lifetimes.md",
10+
"redirect_url": "/azure/active-directory/develop/active-directory-saml-claims-customization",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path_from_root": "/articles/active-directory/authentication/how-to-mfa-microsoft-managed.md",
515
"redirect_url": "/azure/active-directory/authentication/concept-authentication-default-enablement",
@@ -45,16 +55,41 @@
4555
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
4656
"redirect_document_id": false
4757
},
58+
{
59+
"source_path_from_root": "/articles/active-directory/saas-apps/iauditor-tutorial.md",
60+
"redirect_url": "/azure/active-directory/saas-apps/safety-culture-tutorial",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path_from_root": "/articles/active-directory/saas-apps/firstbird-tutorial.md",
65+
"redirect_url": "/azure/active-directory/saas-apps/radancys-employee-referrals-tutorial",
66+
"redirect_document_id": false
67+
},
4868
{
4969
"source_path_from_root": "/articles/active-directory/saas-apps/icertisicm-tutorial.md",
5070
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
5171
"redirect_document_id": false
5272
},
73+
{
74+
"source_path_from_root": "/articles/active-directory/saas-apps/otsuka-shokai-tutorial.md",
75+
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/active-directory/saas-apps/netsuite-provisioning-tutorial.md",
80+
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
81+
"redirect_document_id": false
82+
},
5383
{
5484
"source_path_from_root": "/articles/active-directory/governance/tutorial-onboard-custom-workflow-graph.md",
5585
"redirect_url": "/graph/tutorial-lifecycle-workflows-onboard-custom-workflow",
5686
"redirect_document_id": false
5787
},
88+
{
89+
"source_path_from_root": "/articles/active-directory/governance/lifecycle-workflows-developer-reference.md",
90+
"redirect_url": "/graph/api/resources/identitygovernance-workflow",
91+
"redirect_document_id": false
92+
},
5893
{
5994
"source_path_from_root": "/articles/active-directory/governance/tutorial-offboard-custom-workflow-graph.md",
6095
"redirect_url": "/graph/tutorial-lifecycle-workflows-offboard-custom-workflow",
@@ -117,7 +152,7 @@
117152
},
118153
{
119154
"source_path_from_root": "/articles/active-directory/develop/active-directory-v2-limitations.md",
120-
"redirect_url": "/azure/active-directory/azuread-dev/azure-ad-endpoint-comparison",
155+
"redirect_url": "/azure/active-directory/develop/v2-overview",
121156
"redirect_document_id": false
122157
},
123158
{
@@ -1902,7 +1937,7 @@
19021937
},
19031938
{
19041939
"source_path_from_root": "/articles/active-directory/develop/azure-ad-endpoint-comparison.md",
1905-
"redirect_url": "/azure/active-directory/azuread-dev/azure-ad-endpoint-comparison",
1940+
"redirect_url": "/azure/active-directory/develop/v2-overview",
19061941
"redirect_document_id": false
19071942
},
19081943
{
@@ -1932,8 +1967,8 @@
19321967
},
19331968
{
19341969
"source_path_from_root": "/articles/active-directory/active-directory-b2b-add-user-without-invite.md",
1935-
"redirect_url": "/azure/active-directory/b2b/add-user-without-invite",
1936-
"redirect_document_id": true
1970+
"redirect_url": "/azure/active-directory/external-identities/redemption-experience",
1971+
"redirect_document_id": false
19371972
},
19381973
{
19391974
"source_path_from_root": "/articles/active-directory/active-directory-b2b-allow-deny-list.md",
@@ -3898,8 +3933,8 @@
38983933
},
38993934
{
39003935
"source_path_from_root": "/articles/active-directory/b2b/add-user-without-invite.md",
3901-
"redirect_url": "/azure/active-directory/external-identities/add-user-without-invite",
3902-
"redirect_document_id": true
3936+
"redirect_url": "/azure/active-directory/external-identities/redemption-experience",
3937+
"redirect_document_id": false
39033938
},
39043939
{
39053940
"source_path_from_root": "/articles/active-directory/b2b/allow-deny-list.md",
@@ -4079,7 +4114,7 @@
40794114
{
40804115
"source_path_from_root": "/articles/active-directory/b2b/redemption-experience.md",
40814116
"redirect_url": "/azure/active-directory/external-identities/redemption-experience",
4082-
"redirect_document_id": true
4117+
"redirect_document_id": false
40834118
},
40844119
{
40854120
"source_path_from_root": "/articles/active-directory/b2b/self-service-portal.md",
@@ -4341,6 +4376,41 @@
43414376
"redirect_url": "/azure/active-directory/conditional-access/location-condition",
43424377
"redirect_document_id": true
43434378
},
4379+
{
4380+
"source_path_from_root": "/articles/active-directory/reports-monitoring/howto-find-activity-reports.md",
4381+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-access-activity-logs",
4382+
"redirect_document_id": true
4383+
},
4384+
{
4385+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-data-download.md",
4386+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4387+
"redirect_document_id": false
4388+
},
4389+
{
4390+
"source_path_from_root": "/articles/active-directory/reports-monitoring/workbook-legacy authentication.md",
4391+
"redirect_url": "/azure/active-directory/reports-monitoring/workbook-legacy-authentication",
4392+
"redirect_document_id": false
4393+
},
4394+
{
4395+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-audit-data.md",
4396+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4397+
"redirect_document_id": false
4398+
},
4399+
{
4400+
"source_path_from_root": "/articles/active-directory/reports-monitoring/tutorial-access-api-with-certificates.md",
4401+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-configure-prerequisites-for-reporting-api",
4402+
"redirect_document_id": false
4403+
},
4404+
{
4405+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-graph-api.md",
4406+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-configure-prerequisites-for-reporting-api",
4407+
"redirect_document_id": false
4408+
},
4409+
{
4410+
"source_path_from_root": "/articles/active-directory/reports-monitoring/concept-reporting-api.md",
4411+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-configure-prerequisites-for-reporting-api",
4412+
"redirect_document_id": false
4413+
},
43444414
{
43454415
"source_path_from_root": "/articles/active-directory/customize-branding.md",
43464416
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",
@@ -10916,6 +10986,11 @@
1091610986
"redirect_url": "/azure/azure-percept/index",
1091710987
"redirect_document_id": false
1091810988
},
10989+
{
10990+
"source_path_from_root": "/articles/active-directory/reports-monitoring/howto-install-use-log-analytics-views.md",
10991+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-view-designer-conversion-overview",
10992+
"redirect_document_id": false
10993+
},
1091910994
{
1092010995
"source_path_from_root": "/articles/active-directory/fundamentals/active-directory-groups-create-azure-portal.md",
1092110996
"redirect_url": "/azure/active-directory/fundamentals/how-to-manage-groups",
@@ -10953,7 +11028,7 @@
1095311028
},
1095411029
{
1095511030
"source_path_from_root": "/articles/active-directory/fundamentals/keep-me-signed-in.md",
10956-
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",
11031+
"redirect_url": "/azure/active-directory/fundamentals/active-directory-users-profile-azure-portal",
1095711032
"redirect_document_id": false
1095811033
},
1095911034
{
@@ -10975,6 +11050,26 @@
1097511050
"source_path_from_root": "/articles/active-directory/cloud-infrastructure-entitlement-management/permissions-management-trial-playbook.md",
1097611051
"redirect_url": "/azure/active-directory/cloud-infrastructure-entitlement-management/permissions-management-trial-user-guide",
1097711052
"redirect_document_id": false
11053+
},
11054+
{
11055+
"source_path_from_root": "/articles/active-directory/develop/microsoft-graph-intro.md",
11056+
"redirect_url": "/graph/overview?toc=/azure/active-directory/develop/toc.json&bc=/azure/active-directory/develop/breadcrumb/toc.json",
11057+
"redirect_document_id": false
11058+
},
11059+
{
11060+
"source_path_from_root": "/articles/active-directory/privileged-identity-management/concept-privileged-access-versus-role-assignable.md",
11061+
"redirect_url": "azure/active-directory/privileged-identity-management/concept-pim-for-groups",
11062+
"redirect_document_id": false
11063+
},
11064+
{
11065+
"source_path_from_root": "/articles/active-directory/privileged-identity-management/groups-features.md",
11066+
"redirect_url": "azure/active-directory/privileged-identity-management/concept-pim-for-groups",
11067+
"redirect_document_id": false
11068+
},
11069+
{
11070+
"source_path_from_root": "/articles/active-directory/cloud-infrastructure-entitlement-management/product-data-inventory.md",
11071+
"redirect_url": "/azure/active-directory/cloud-infrastructure-entitlement-management/product-data-billable-resources",
11072+
"redirect_document_id": false
1097811073
}
1097911074
]
1098011075
}

0 commit comments

Comments
 (0)