Skip to content

Commit b8f306b

Browse files
author
Tony Chen (DevDiv)
committed
Merge branch 'main' into chentony/service-connector-docs-for-fabric
2 parents 2101362 + 1f94860 commit b8f306b

File tree

2,812 files changed

+34913
-38504
lines changed

Some content is hidden

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

2,812 files changed

+34913
-38504
lines changed

.github/policies/disallow-edits.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,19 @@ configuration:
153153

154154
- description: Disallow sign-off for articles in the /articles/reliability folder.
155155
if:
156-
# If a 'sign-off' comment is added to a PR in the articles/reliability folder , and the PR author isn't Anastasia or John...
157-
- payloadType: Issue_Comment
158-
- isPullRequest
159-
- filesMatchPattern:
160-
matchAny: true
161-
pattern: articles/reliability/*
156+
# If a 'sign-off' comment is added to a PR that's assigned to anaharris-ms, and the PR author isn't Anastasia or John...
157+
- or:
158+
- payloadType: Issue_Comment
159+
- payloadType: Pull_Request_Review_Comment
160+
- isAction:
161+
action: Created
162+
- isActivitySender:
163+
issueAuthor: True
164+
- isAssignedToUser:
165+
user: anaharris-ms
162166
- commentContains:
163-
pattern: \#sign-off
164-
isRegex: false
167+
pattern: '#sign-off'
168+
isRegex: False
165169
- not:
166170
or:
167171
- isActivitySender:

.openpublishing.redirection.json

Lines changed: 230 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,195 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/automation/update-management/configure-alerts.md",
5+
"redirect_url": "/azure/update-manager/manage-alerts",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/automation/update-management/configure-groups.md",
10+
"redirect_url": "/azure/update-manager/dynamic-scope-overview",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/automation/update-management/configure-wuagent.md",
15+
"redirect_url": "/azure/update-manager/configure-wu-agent",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "articles/automation/update-management/deploy-updates.md",
20+
"redirect_url": "/azure/update-manager/deploy-updates",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/automation/update-management/enable-from-automation-account.md",
25+
"redirect_url": "/azure/update-manager/migration-overview",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "articles/automation/update-management/enable-from-portal.md",
30+
"redirect_url": "/azure/update-manager/migration-using-portal",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/automation/update-management/enable-from-runbook.md",
35+
"redirect_url": "/azure/update-manager/migration-using-runbook-scripts",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/automation/update-management/enable-from-template.md",
40+
"redirect_url": "/azure/update-manager/migration-manual",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/automation/update-management/enable-from-vm.md",
45+
"redirect_url": "/azure/update-manager/migration-overview",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/automation/update-management/manage-updates-for-vm.md",
50+
"redirect_url": "/azure/update-manager/view-updates",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "articles/automation/update-management/mecmintegration.md",
55+
"redirect_url": "/azure/update-manager/overview",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "articles/automation/update-management/operating-system-requirements.md",
60+
"redirect_url": "/azure/update-manager/support-matrix-updates",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "articles/automation/update-management/overview.md",
65+
"redirect_url": "/azure/update-manager/workflow-update-manager",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "articles/automation/update-management/plan-deployment.md",
70+
"redirect_url": "/azure/update-manager/workflow-update-manager",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path": "articles/automation/update-management/pre-post-scripts.md",
75+
"redirect_url": "/azure/update-manager/pre-post-events-schedule-maintenance-configuration",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path": "articles/automation/update-management/query-logs.md",
80+
"redirect_url": "/azure/update-manager/sample-query-logs",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "articles/automation/update-management/remove-feature.md",
85+
"redirect_url": "/azure/update-manager/view-updates",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path": "articles/automation/update-management/remove-vms.md",
90+
"redirect_url": "/azure/update-manager/deploy-updates",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path": "articles/automation/update-management/scope-configuration.md",
95+
"redirect_url": "/azure/update-manager/updates-maintenance-schedules",
96+
"redirect_document_id": false
97+
},
98+
{
99+
"source_path": "articles/automation/update-management/view-update-assessments.md",
100+
"redirect_url": "/azure/update-manager/view-updates",
101+
"redirect_document_id": false
102+
},
103+
{
104+
"source_path": "articles/automation/troubleshoot/update-management.md",
105+
"redirect_url": "/azure/update-manager/troubleshoot",
106+
"redirect_document_id": false
107+
},
108+
{
109+
"source_path": "articles/automation/troubleshoot/update-agent-issues.md",
110+
"redirect_url": "/azure/update-manager/troubleshoot",
111+
"redirect_document_id": false
112+
},
113+
{
114+
"source_path": "articles/automation/troubleshoot/update-agent-issues-linux.md",
115+
"redirect_url": "/azure/update-manager/troubleshoot",
116+
"redirect_document_id": false
117+
},
118+
{
119+
"source_path": "articles/automation/change-tracking/enable-from-portal.md",
120+
"redirect_url": "/azure/automation/change-tracking/enable-vms-monitoring-agent",
121+
"redirect_document_id": false
122+
},
123+
{
124+
"source_path": "articles/automation/change-tracking/enable-from-vm.md",
125+
"redirect_url": "/azure/automation/change-tracking/enable-vms-monitoring-agent",
126+
"redirect_document_id": false
127+
},
128+
{
129+
"source_path": "articles/automation/change-tracking/enable-from-automation-account.md",
130+
"redirect_url": "/azure/automation/change-tracking/enable-vms-monitoring-agent",
131+
"redirect_document_id": false
132+
},
133+
{
134+
"source_path": "articles/automation/change-tracking/configure-alerts.md",
135+
"redirect_url": "/azure/automation/change-tracking/overview-monitoring-agent",
136+
"redirect_document_id": false
137+
},
138+
{
139+
"source_path": "articles/automation/change-tracking/enable-from-runbook.md",
140+
"redirect_url": "/azure/automation/change-tracking/manage-change-tracking-monitoring-agent",
141+
"redirect_document_id": false
142+
},
143+
{
144+
"source_path": "articles/automation/change-tracking/manage-change-tracking.md",
145+
"redirect_url": "/azure/automation/change-tracking/manage-change-tracking-monitoring-agent",
146+
"redirect_document_id": false
147+
},
148+
{
149+
"source_path": "articles/automation/change-tracking/manage-inventory-vms.md",
150+
"redirect_url": "/azure/automation/change-tracking/manage-change-tracking-monitoring-agent",
151+
"redirect_document_id": false
152+
},
153+
{
154+
"source_path": "articles/automation/change-tracking/manage-scope-configurations.md",
155+
"redirect_url": "/azure/automation/change-tracking/enable-vms-monitoring-agent",
156+
"redirect_document_id": false
157+
},
158+
{
159+
"source_path": "articles/automation/change-tracking/overview.md",
160+
"redirect_url": "/azure/automation/change-tracking/overview-monitoring-agent",
161+
"redirect_document_id": false
162+
},
163+
{
164+
"source_path": "articles/automation/change-tracking/remove-feature.md",
165+
"redirect_url": "/azure/automation/change-tracking/overview-monitoring-agent",
166+
"redirect_document_id": false
167+
},
168+
{
169+
"source_path": "articles/automation/change-tracking/remove-vms-from-change-tracking.md",
170+
"redirect_url": "/azure/automation/change-tracking/overview-monitoring-agent",
171+
"redirect_document_id": false
172+
},
173+
{
174+
"source_path": "articles/automation/how-to/region-mappings.md",
175+
"redirect_url": "/azure/automation/change-tracking/region-mappings-monitoring-agent",
176+
"redirect_document_id": false
177+
},
178+
{
179+
"source_path": "articles/automation/automation-tutorial-installed-software.md",
180+
"redirect_url": "/azure/automation/change-tracking/overview-monitoring-agent",
181+
"redirect_document_id": false
182+
},
183+
{
184+
"source_path": "articles/automation/troubleshoot/change-tracking.md",
185+
"redirect_url": "/azure/automation/change-tracking/guidance-migration-log-analytics-monitoring-agent",
186+
"redirect_document_id": false
187+
},
188+
{
189+
"source_path": "articles/automation/troubleshoot/onboarding.md",
190+
"redirect_url": "/azure/automation/change-tracking/guidance-migration-log-analytics-monitoring-agent",
191+
"redirect_document_id": false
192+
},
3193
{
4194
"source_path": "articles/migrate/tutorial-modernize-asp-net-aks.md",
5195
"redirect_url": "/azure/migrate/migrate-services-overview",
@@ -10,6 +200,11 @@
10200
"redirect_url": "https://azuremarketplace.microsoft.com/marketplace/apps?page=1",
11201
"redirect_document_id": false
12202
},
203+
{
204+
"source_path": "articles/partner-solutions/logzio/index.yml",
205+
"redirect_url": "/previous-versions/azure/partner-solutions/logzio/index",
206+
"redirect_document_id": false
207+
},
13208
{
14209
"source_path": "articles/partner-solutions/logzio/create.md",
15210
"redirect_url": "/previous-versions/azure/partner-solutions/logzio/create",
@@ -1830,6 +2025,16 @@
18302025
"redirect_url": "/previous-versions/azure/devtest-labs/devtest-lab-integrate-ci-cd",
18312026
"redirect_document_id": false
18322027
},
2028+
{
2029+
"source_path": "articles/devtest-labs/devtest-lab-configure-lab-level-secrets.md",
2030+
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
2031+
"redirect_document_id": false
2032+
},
2033+
{
2034+
"source_path": "articles/devtest-labs/devtest-lab-trusted-launch.md",
2035+
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
2036+
"redirect_document_id": false
2037+
},
18332038
{
18342039
"source_path": "articles/devtest-labs/integrate-environments-devops-pipeline.md",
18352040
"redirect_url": "/previous-versions/azure/devtest-labs/integrate-environments-devops-pipeline",
@@ -1865,6 +2070,11 @@
18652070
"redirect_url": "/azure/api-management/monitor-api-management",
18662071
"redirect_document_id": false
18672072
},
2073+
{
2074+
"source_path_from_root": "/articles/vpn-gateway/vpn-gateway-cross-premises-options.md",
2075+
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-vpn-gateway-settings",
2076+
"redirect_document_id": false
2077+
},
18682078
{
18692079
"source_path_from_root": "/articles/vpn-gateway/vpn-gateway-about-forced-tunneling.md",
18702080
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-forced-tunneling",
@@ -3030,6 +3240,21 @@
30303240
"redirect_url": "/azure/databox/index",
30313241
"redirect_document_id": false
30323242
},
3243+
{
3244+
"source_path_from_root": "/articles/databox/data-box-next-gen-overview.md",
3245+
"redirect_url": "/azure/databox/data-box-overview?pivots=dbx-ng",
3246+
"redirect_document_id": false
3247+
},
3248+
{
3249+
"source_path_from_root": "/articles/databox/data-box-next-gen-quickstart-portal.md",
3250+
"redirect_url": "/azure/databox/data-box-quickstart-portal?pivots=dbx-ng",
3251+
"redirect_document_id": false
3252+
},
3253+
{
3254+
"source_path_from_root": "/articles/databox/data-box-next-gen-quickstart-export.md",
3255+
"redirect_url": "/azure/databox/data-box-quickstart-export?pivots=dbx-ng",
3256+
"redirect_document_id": false
3257+
},
30333258
{
30343259
"source_path_from_root": "/articles/ddos-protection/ddos-disaster-recovery-guidance.md",
30353260
"redirect_url": "../reliability/reliability-ddos.md",
@@ -4085,36 +4310,6 @@
40854310
"redirect_url": "/azure/notification-hubs/notification-hubs-push-notification-http2-token-authentication",
40864311
"redirect_document_id": false
40874312
},
4088-
{
4089-
"source_path_from_root": "/articles/openshift/howto-encrypt-data-disks.md",
4090-
"redirect_url": "/azure/openshift/howto-byok",
4091-
"redirect_document_id": false
4092-
},
4093-
{
4094-
"source_path_from_root": "/articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-with-auto-redeploy.md",
4095-
"redirect_url": "/azure/openshift/index",
4096-
"redirect_document_id": false
4097-
},
4098-
{
4099-
"source_path_from_root": "/articles/openshift/quickstart-portal.md",
4100-
"redirect_url": "/azure/openshift/create-cluster",
4101-
"redirect_document_id": false
4102-
},
4103-
{
4104-
"source_path_from_root": "/articles/openshift/tutorial-connect-cluster.md",
4105-
"redirect_url": "/azure/openshift/connect-cluster",
4106-
"redirect_document_id": false
4107-
},
4108-
{
4109-
"source_path_from_root": "/articles/openshift/tutorial-create-cluster.md",
4110-
"redirect_url": "/azure/openshift/create-cluster",
4111-
"redirect_document_id": false
4112-
},
4113-
{
4114-
"source_path_from_root": "/articles/openshift/tutorial-delete-cluster.md",
4115-
"redirect_url": "/azure/openshift/delete-cluster",
4116-
"redirect_document_id": false
4117-
},
41184313
{
41194314
"source_path_from_root": "/articles/operator-service-manager/overview.md",
41204315
"redirect_url": "azure/operator-service-manager/azure-operator-service-manager-overview",
@@ -5979,6 +6174,11 @@
59796174
"source_path": "articles/reliability/availability-zones-baseline.md",
59806175
"redirect_url": "/azure/reliability/availability-zones-migration-overview",
59816176
"redirect_document_id": false
6177+
},
6178+
{
6179+
"source_path_from_root": "/articles/virtual-network/virtual-network-for-azure-services.md",
6180+
"redirect_url": "/azure/virtual-network/vnet-integration-for-azure-services",
6181+
"redirect_document_id": false
59826182
}
59836183
]
59846184
}

articles/active-directory-b2c/claimsschema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In the following example, when the Identity Experience Framework interacts with
110110
</ClaimType>
111111
```
112112

113-
As a result, the JWT token issued by Azure AD B2C, emits the `family_name` instead of ClaimType name **surname**.
113+
As a result, the JWT issued by Azure AD B2C, emits the `family_name` instead of ClaimType name **surname**.
114114

115115
```json
116116
{

articles/active-directory-b2c/custom-policies-series-branch-user-journey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Follow the steps in [Test the custom policy](custom-policies-series-validate-use
229229

230230
1. In the first screen, for **Account Type**, select **Personal Account**.
231231
1. For **Access Code**, enter *88888*, and then select **Continue**.
232-
1. Enter the rest of the details as required, and then select **Continue**. After the policy finishes execution, you're redirected to `https://jwt.ms`, and you see a decoded JWT token.
232+
1. Enter the rest of the details as required, and then select **Continue**. After the policy finishes execution, you're redirected to `https://jwt.ms`, and you see a decoded JWT.
233233
1. Repeat step 5, but this time, select **Account Type**, select **Contoso Employee Account**, and then follow the prompts.
234234

235235

articles/active-directory-b2c/custom-policies-series-call-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this article, you learn how to:
3535

3636
## Scenario overview
3737

38-
In [Create branching in user journey by using Azure AD B2C custom policies](custom-policies-series-branch-user-journey.md), users who select *Personal Account* need to provide a valid invitation access code to proceed. We use a static access code, but real world apps don't work this way. If the service that issues the access codes is external to your custom policy, you must make a call to that service, and pass the access code input by the user for validation. If the access code is valid, the service returns an HTTP `200 OK` response, and Azure AD B2C issues JWT token. Otherwise, the service returns an HTTP 4xx response, and the user must reenter an access code.
38+
In [Create branching in user journey by using Azure AD B2C custom policies](custom-policies-series-branch-user-journey.md), users who select *Personal Account* need to provide a valid invitation access code to proceed. We use a static access code, but real world apps don't work this way. If the service that issues the access codes is external to your custom policy, you must make a call to that service, and pass the access code input by the user for validation. If the access code is valid, the service returns an HTTP `200 OK` response, and Azure AD B2C issues JWT. Otherwise, the service returns an HTTP 4xx response, and the user must reenter an access code.
3939

4040
:::image type="content" source="media/custom-policies-series-call-rest-api/screenshot-of-call-rest-api-call.png" alt-text="A flowchart of calling a R E S T A P I.":::
4141

@@ -228,7 +228,7 @@ Follow the steps in [Test the custom policy](custom-policies-series-validate-use
228228
229229
1. For **Account Type**, select **Personal Account**
230230
1. Enter the rest of the details as required, and then select **Continue**. You see a new screen.
231-
1. For **Access Code**, enter *88888*, and then select **Continue**. After the policy finishes execution, you're redirected to `https://jwt.ms`, and you see a decoded JWT token. If you repeat the procedure, and enter a different **Access Code**, other than *88888*, you see an error, **The access code you entered is incorrect. Please try again.**
231+
1. For **Access Code**, enter *88888*, and then select **Continue**. After the policy finishes execution, you're redirected to `https://jwt.ms`, and you see a decoded JWT. If you repeat the procedure, and enter a different **Access Code**, other than *88888*, you see an error, **The access code you entered is incorrect. Please try again.**
232232

233233
## Step 5 - Enable debug mode
234234

0 commit comments

Comments
 (0)