Skip to content

Commit b30c65a

Browse files
committed
Merge branch 'main' of https://github.com/microsoftdocs/azure-docs-pr into freshness
2 parents 56cedb0 + 426fe5a commit b30c65a

File tree

3,391 files changed

+47148
-34023
lines changed

Some content is hidden

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

3,391 files changed

+47148
-34023
lines changed

.github/policies/disallow-edits.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,16 @@ configuration:
155155
if:
156156
# If a 'sign-off' comment is added to a PR in the articles/reliability folder , and the PR author isn't Anastasia or John...
157157
- payloadType: Issue_Comment
158-
- isPullRequest
159158
- filesMatchPattern:
160159
matchAny: true
161160
pattern: articles/reliability/*
162-
- commentContains:
163-
pattern: \#sign-off
164-
isRegex: false
161+
- or:
162+
- commentContains:
163+
pattern: ^(#sign-off)$
164+
isRegex: True
165+
- commentContains:
166+
pattern: ^(\#sign-off)$
167+
isRegex: True
165168
- not:
166169
or:
167170
- isActivitySender:

.openpublishing.publish.config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,6 @@
242242
"branch": "main",
243243
"branch_mapping": {}
244244
},
245-
{
246-
"path_to_root": "azure-proactive-resiliency-library",
247-
"url": "https://github.com/Azure/Azure-Proactive-Resiliency-Library",
248-
"branch": "main",
249-
"branch_mapping": {}
250-
},
251245
{
252246
"path_to_root": "azure-sdk-for-go-samples",
253247
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
@@ -590,6 +584,12 @@
590584
"branch": "main",
591585
"branch_mapping": {}
592586
},
587+
{
588+
"path_to_root": "laravel-tasks",
589+
"url": "https://github.com/Azure-Samples/laravel-tasks",
590+
"branch": "main",
591+
"branch_mapping": {}
592+
},
593593
{
594594
"path_to_root": "playwright-testing-service",
595595
"url": "https://github.com/microsoft/playwright-testing-service",

.openpublishing.redirection.json

Lines changed: 240 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",
@@ -5970,5 +6165,20 @@
59706165
"redirect_url": "/azure/nat-gateway/nat-overview",
59716166
"redirect_document_id": false
59726167
},
6168+
{
6169+
"source_path": "articles/sentinel/kusto-resources.md",
6170+
"redirect_url": "/kusto/query/kql-learning-resources?view=microsoft-sentinel?view=microsoft-sentinel&preserve-view=true&toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json",
6171+
"redirect_document_id": false
6172+
},
6173+
{
6174+
"source_path": "articles/reliability/availability-zones-baseline.md",
6175+
"redirect_url": "/azure/reliability/availability-zones-migration-overview",
6176+
"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
6182+
}
59736183
]
59746184
}

articles/active-directory-b2c/add-ropc-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: azure-active-directory
1010

1111
ms.topic: how-to
12-
ms.date: 09/11/2024
12+
ms.date: 02/24/2025
1313
ms.author: kengaderdus
1414
ms.subservice: b2c
1515
zone_pivot_groups: b2c-policy-type

0 commit comments

Comments
 (0)