Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0aefd38

Browse files
authoredJun 6, 2022
Merge branch 'main' into three-active-directory-recovery-articles
2 parents a00416e + a3f1edd commit 0aefd38

File tree

3,150 files changed

+41204
-21180
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,150 files changed

+41204
-21180
lines changed
 

‎.openpublishing.publish.config.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,18 @@
3232
"need_preview_pull_request": true,
3333
"contribution_branch_mappings": {},
3434
"dependent_repositories": [
35+
{
36+
"path_to_root": "azure-dev-docs-pr",
37+
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
38+
"branch": "main",
39+
"branch_mapping": {}
40+
},
41+
{
42+
"path_to_root": "terraform_samples",
43+
"url": "https://github.com/Azure/terraform",
44+
"branch": "master",
45+
"branch_mapping": {}
46+
},
3547
{
3648
"path_to_root": "quickstart-templates",
3749
"url": "https://github.com/Azure/azure-quickstart-templates",
@@ -79,7 +91,7 @@
7991
"url": "https://github.com/Azure-Samples/msdocs-storage-bind-function-service",
8092
"branch": "main",
8193
"branch_mapping": {}
82-
},
94+
},
8395
{
8496
"path_to_root": "azure_cli_scripts",
8597
"url": "https://github.com/Azure-Samples/azure-cli-samples",
@@ -889,8 +901,19 @@
889901
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
890902
"branch": "docs-snippets",
891903
"branch_mapping": {}
904+
},
905+
{
906+
"path_to_root": "ms-identity-node",
907+
"url": "https://github.com/Azure-Samples/ms-identity-node",
908+
"branch": "main",
909+
"branch_mapping": {}
910+
},
911+
{
912+
"path_to_root": "ms-identity-javascript-nodejs-desktop",
913+
"url": "https://github.com/Azure-Samples/ms-identity-javascript-nodejs-desktop",
914+
"branch": "main",
915+
"branch_mapping": {}
892916
}
893-
894917
],
895918
"branch_target_mapping": {
896919
"live": ["Publish", "PDF"],

‎.openpublishing.redirection.azure-monitor.json

Lines changed: 83 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,65 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-monitor/app/profiler.md",
5+
"redirect_url": "/azure/azure-monitor/profiler/profiler",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/azure-monitor/app/profiler-aspnetcore-linux.md",
10+
"redirect_url": "/azure/azure-monitor/profiler/profiler-aspnetcore-linux",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/azure-monitor/app/profiler-azure-functions.md",
15+
"redirect_url": "/azure/azure-monitor/profiler/profiler-azure-functions",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/azure-monitor/app/profiler-bring-your-own-storage.md",
20+
"redirect_url": "/azure/azure-monitor/profiler/profiler-bring-your-own-storage",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/azure-monitor/app/profiler-cloudservice.md",
25+
"redirect_url": "/azure/azure-monitor/profiler/profiler-cloudservice",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/azure-monitor/app/profiler-containers.md",
30+
"redirect_url": "/azure/azure-monitor/profiler/profiler-containers",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/azure-monitor/app/profiler-overview.md",
35+
"redirect_url": "/azure/azure-monitor/profiler/profiler-overview",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/azure-monitor/app/profiler-servicefabric.md",
40+
"redirect_url": "/azure/azure-monitor/profiler/profiler-servicefabric",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-monitor/app/profiler-settings.md",
45+
"redirect_url": "/azure/azure-monitor/profiler/profiler-settings",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/azure-monitor/app/profiler-trackrequests.md",
50+
"redirect_url": "/azure/azure-monitor/profiler/profiler-trackrequests",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/azure-monitor/app/profiler-troubleshooting.md",
55+
"redirect_url": "/azure/azure-monitor/profiler/profiler-troubleshooting",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/azure-monitor/app/profiler-vm.md",
60+
"redirect_url": "/azure/azure-monitor/profiler/profiler-vm",
61+
"redirect_document_id": false
62+
},
363
{
464
"source_path_from_root": "/articles/azure-monitor/app/app-insights-dashboards.md",
565
"redirect_url": "/azure/azure-monitor/app/overview-dashboard",
@@ -102,22 +162,42 @@
102162
},
103163
{
104164
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-metric-overview.md" ,
105-
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#metric-alerts",
165+
"redirect_url": "/azure/azure-monitor/alerts/alerts-types",
106166
"redirect_document_id": false
107167
},
108168
{
109169
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-managing-alert-instances.md" ,
110170
"redirect_url": "/azure/azure-monitor/alerts/alerts-page.md",
111171
"redirect_document_id": false
112172
},
173+
{
174+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-managing-alert-states.md" ,
175+
"redirect_url": "/azure/azure-monitor/alerts/alerts-page",
176+
"redirect_document_id": false
177+
},
113178
{
114179
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-unified-log.md" ,
115-
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#log-alerts",
180+
"redirect_url": "/azure/azure-monitor/alerts/alerts-types",
116181
"redirect_document_id": false
117182
},
118183
{
119184
"source_path_from_root": "/articles/azure-monitor/alerts/activity-log-alerts.md" ,
120-
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#activity-log-alerts",
185+
"redirect_url": "/azure/azure-monitor/alerts/alerts-types",
186+
"redirect_document_id": false
187+
},
188+
{
189+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-smartgroups-overview.md" ,
190+
"redirect_url": "/azure/azure-monitor/alerts/alerts-types",
191+
"redirect_document_id": false
192+
},
193+
{
194+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-managing-smart-groups.md" ,
195+
"redirect_url": "/azure/azure-monitor/alerts/alerts-types",
196+
"redirect_document_id": false
197+
},
198+
{
199+
"source_path_from_root": "/articles/azure-monitor/insights/data-explorer.md" ,
200+
"redirect_url": "/azure/data-explorer/data-explorer-insights",
121201
"redirect_document_id": false
122202
}
123203
]

0 commit comments

Comments
 (0)
Please sign in to comment.