Skip to content

Commit 9a0cb84

Browse files
authored
Merge branch 'MicrosoftDocs:main' into master
2 parents 88514a9 + 9204386 commit 9a0cb84

File tree

5,457 files changed

+49391
-34198
lines changed

Some content is hidden

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

5,457 files changed

+49391
-34198
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,12 @@
218218
"branch": "main",
219219
"branch_mapping": {}
220220
},
221+
{
222+
"path_to_root": "azure-functions-durable-js",
223+
"url": "https://github.com/Azure/azure-functions-durable-js",
224+
"branch": "main",
225+
"branch_mapping": {}
226+
},
221227
{
222228
"path_to_root": "azure-functions-kafka-extension",
223229
"url": "https://github.com/Azure/azure-functions-kafka-extension",

.openpublishing.redirection.active-directory.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
"redirect_url": "/graph/tutorial-lifecycle-workflows-onboard-custom-workflow",
5656
"redirect_document_id": false
5757
},
58+
{
59+
"source_path_from_root": "/articles/active-directory/governance/lifecycle-workflows-developer-reference.md",
60+
"redirect_url": "/graph/api/resources/identitygovernance-workflow",
61+
"redirect_document_id": false
62+
},
5863
{
5964
"source_path_from_root": "/articles/active-directory/governance/tutorial-offboard-custom-workflow-graph.md",
6065
"redirect_url": "/graph/tutorial-lifecycle-workflows-offboard-custom-workflow",
@@ -117,7 +122,7 @@
117122
},
118123
{
119124
"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",
125+
"redirect_url": "/azure/active-directory/develop/v2-overview",
121126
"redirect_document_id": false
122127
},
123128
{
@@ -1902,7 +1907,7 @@
19021907
},
19031908
{
19041909
"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",
1910+
"redirect_url": "/azure/active-directory/develop/v2-overview",
19061911
"redirect_document_id": false
19071912
},
19081913
{
@@ -10916,6 +10921,11 @@
1091610921
"redirect_url": "/azure/azure-percept/index",
1091710922
"redirect_document_id": false
1091810923
},
10924+
{
10925+
"source_path_from_root": "/articles/active-directory/reports-monitoring/howto-install-use-log-analytics-views.md",
10926+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-view-designer-conversion-overview",
10927+
"redirect_document_id": false
10928+
},
1091910929
{
1092010930
"source_path_from_root": "/articles/active-directory/fundamentals/active-directory-groups-create-azure-portal.md",
1092110931
"redirect_url": "/azure/active-directory/fundamentals/how-to-manage-groups",
@@ -10953,7 +10963,7 @@
1095310963
},
1095410964
{
1095510965
"source_path_from_root": "/articles/active-directory/fundamentals/keep-me-signed-in.md",
10956-
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",
10966+
"redirect_url": "/azure/active-directory/fundamentals/active-directory-users-profile-azure-portal",
1095710967
"redirect_document_id": false
1095810968
},
1095910969
{

.openpublishing.redirection.azure-monitor.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5521,6 +5521,26 @@
55215521
"source_path_from_root": "/articles/azure-monitor/app/powershell-azure-diagnostics.md",
55225522
"redirect_url": "/azure/azure-monitor/agents/diagnostics-extension-to-application-insights",
55235523
"redirect_document_id": false
5524+
},
5525+
{
5526+
"source_path_from_root": "/articles/azure-monitor/app/platforms.md",
5527+
"redirect_url": "/azure/azure-monitor/app/app-insights-overview",
5528+
"redirect_document_id": false
5529+
},
5530+
{
5531+
"source_path_from_root": "/articles/azure-monitor/app/export-data-model.md",
5532+
"redirect_url": "/azure/azure-monitor/app/export-telemetry",
5533+
"redirect_document_id": false
5534+
},
5535+
{
5536+
"source_path_from_root": "/articles/azure-monitor/app/custom-endpoints.md",
5537+
"redirect_url": "/azure/azure-monitor/app/create-new-resource",
5538+
"redirect_document_id": false
5539+
},
5540+
{
5541+
"source_path_from_root": "/articles/azure-monitor/logs/api/authentication-authorization.md",
5542+
"redirect_url": "/azure/azure-monitor/logs/api/access-api",
5543+
"redirect_document_id": false
55245544
}
55255545
]
55265546
}
Lines changed: 88 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,89 @@
11
{
2-
"redirections": [
3-
{
4-
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
5-
"redirect_url": "/azure/lab-services/lab-services-overview",
6-
"redirect_document_id": false
7-
},
8-
{
9-
"source_path_from_root": "/articles/devtest-labs/scripts/add-external-user-to-lab.md",
10-
"redirect_url": "/azure/devtest-labs/samples-powershell",
11-
"redirect_document_id": false
12-
},
13-
{
14-
"source_path_from_root": "/articles/devtest-labs/scripts/add-marketplace-images-to-lab.md",
15-
"redirect_url": "/azure/devtest-labs/samples-powershell",
16-
"redirect_document_id": false
17-
},
18-
{
19-
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-image-from-vhd.md",
20-
"redirect_url": "/azure/devtest-labs/samples-powershell",
21-
"redirect_document_id": false
22-
},
23-
{
24-
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-role-in-lab.md",
25-
"redirect_url": "/azure/devtest-labs/samples-powershell",
26-
"redirect_document_id": false
27-
},
28-
{
29-
"source_path_from_root": "/articles/devtest-labs/scripts/set-allowed-vm-sizes-in-lab.md",
30-
"redirect_url": "/azure/devtest-labs/samples-powershell",
31-
"redirect_document_id": false
32-
},
33-
{
34-
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
35-
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
36-
"redirect_document_id": false
37-
}
38-
]
39-
}
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
5+
"redirect_url": "/azure/lab-services/lab-services-overview",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/devtest-labs/scripts/add-external-user-to-lab.md",
10+
"redirect_url": "/azure/devtest-labs/samples-powershell",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/devtest-labs/scripts/add-marketplace-images-to-lab.md",
15+
"redirect_url": "/azure/devtest-labs/samples-powershell",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-image-from-vhd.md",
20+
"redirect_url": "/azure/devtest-labs/samples-powershell",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-role-in-lab.md",
25+
"redirect_url": "/azure/devtest-labs/samples-powershell",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/devtest-labs/scripts/set-allowed-vm-sizes-in-lab.md",
30+
"redirect_url": "/azure/devtest-labs/samples-powershell",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
35+
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/lab-services/how-to-create-schedules-within-teams.md",
40+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-teams",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/lab-services/how-to-delete-lab-within-teams.md",
45+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-teams",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/lab-services/how-to-manage-user-lists-within-teams.md",
50+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-teams",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "articles/lab-services/how-to-manage-vm-pool-within-teams.md",
55+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-teams",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "articles/lab-services/how-to-get-started-create-lab-within-teams.md",
60+
"redirect_url": "/azure/lab-services/how-to-configure-teams-for-lab-plans",
61+
"redirect_document_id": true
62+
},
63+
{
64+
"source_path": "articles/lab-services/how-to-get-started-create-lab-within-canvas.md",
65+
"redirect_url": "/azure/lab-services/how-to-configure-canvas-for-lab-plans",
66+
"redirect_document_id": true
67+
},
68+
{
69+
"source_path": "articles/lab-services/how-to-create-schedules-within-canvas.md",
70+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-canvas",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path": "articles/lab-services/how-to-delete-lab-within-canvas.md",
75+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-canvas",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path": "articles/lab-services/how-to-manage-user-lists-within-canvas.md",
80+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-canvas",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "articles/lab-services/how-to-manage-vm-pool-within-canvas.md",
85+
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-canvas",
86+
"redirect_document_id": false
87+
}
88+
]
89+
}

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,11 @@
754754
"source_path_from_root": "/articles/defender-for-cloud/defender-for-containers-va-acr.md",
755755
"redirect_url": "/azure/defender-for-cloud/defender-for-containers-vulnerability-assessment-azure",
756756
"redirect_document_id": true
757-
}
758-
757+
},
758+
{
759+
"source_path_from_root": "/articles/defender-for-cloud/deploy-vulnerability-assessment-tvm.md",
760+
"redirect_url": "/azure/defender-for-cloud/deploy-vulnerability-assessment-defender-vulnerability-management",
761+
"redirect_document_id": true
762+
}
759763
]
760764
}

.openpublishing.redirection.defender-for-iot.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-create-and-manage-users.md",
5+
"redirect_url": "/azure/defender-for-iot/organizations/manage-users-overview",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/defender-for-iot/organizations/integrate-with-active-directory.md",
10+
"redirect_url": "/azure/defender-for-iot/organizations/manage-users-sensor#integrate-ot-sensor-users-with-active-directory",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-define-global-user-access-control.md",
15+
"redirect_url": "/azure/defender-for-iot/organizations/manage-users-on-premises-management-console#define-global-access-permission-for-on-premises-users",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path_from_root": "/articles/defender-for-iot/organizations/tutorial-getting-started-eiot-sensor.md",
520
"redirect_url": "/azure/defender-for-iot/organizations/concept-enterprise",
@@ -127,12 +142,12 @@
127142
},
128143
{
129144
"source_path_from_root": "/articles/defender-for-iot/how-to-create-and-manage-users.md",
130-
"redirect_url": "/azure/defender-for-iot/organizations/how-to-create-and-manage-users",
145+
"redirect_url": "/azure/defender-for-iot/organizations/manage-users-overview",
131146
"redirect_document_id": false
132147
},
133148
{
134149
"source_path_from_root": "/articles/defender-for-iot/how-to-define-global-user-access-control.md",
135-
"redirect_url": "/azure/defender-for-iot/organizations/how-to-define-global-user-access-control",
150+
"redirect_url": "/azure/defender-for-iot/organizations/manage-users-on-premises-management-console#define-global-access-permission-for-on-premises-users",
136151
"redirect_document_id": false
137152
},
138153
{

.openpublishing.redirection.healthcare-apis.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,34 @@
554554
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-iot-jsonpath-content-mappings",
555555
"redirect_document_id": false
556556
},
557+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md",
558+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-choose",
559+
"redirect_document_id": false
560+
},
561+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-02-new-button.md",
562+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-button",
563+
"redirect_document_id": false
564+
},
565+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-03-new-manual.md",
566+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-manual",
567+
"redirect_document_id": false
568+
},
569+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-05-new-config.md",
570+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-config",
571+
"redirect_document_id": false
572+
},
573+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-06-new-deploy.md",
574+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-deploy",
575+
"redirect_document_id": false
576+
},
577+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-08-new-ps-cli.md",
578+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-powershell-cli",
579+
"redirect_document_id": false
580+
},
581+
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-new-bicep-ps-cli.md",
582+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-bicep-powershell-cli",
583+
"redirect_document_id": false
584+
},
557585
{ "source_path_from_root": "/articles/healthcare-apis/events/events-display-metrics.md",
558586
"redirect_url": "/azure/healthcare-apis/events/events-use-metrics",
559587
"redirect_document_id": false

0 commit comments

Comments
 (0)