Skip to content

Commit 03b4bde

Browse files
authored
Merge pull request #91 from MicrosoftDocs/main
refresh
2 parents cfa1274 + b12e545 commit 03b4bde

File tree

6,265 files changed

+136108
-74384
lines changed

Some content is hidden

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

6,265 files changed

+136108
-74384
lines changed

.openpublishing.publish.config.json

Lines changed: 32 additions & 3 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",
@@ -74,6 +86,12 @@
7486
"branch": "master",
7587
"branch_mapping": {}
7688
},
89+
{
90+
"path_to_root": "msdocs-storage-bind-function-service",
91+
"url": "https://github.com/Azure-Samples/msdocs-storage-bind-function-service",
92+
"branch": "main",
93+
"branch_mapping": {}
94+
},
7795
{
7896
"path_to_root": "azure_cli_scripts",
7997
"url": "https://github.com/Azure-Samples/azure-cli-samples",
@@ -441,9 +459,15 @@
441459
"branch_mapping": {}
442460
},
443461
{
444-
"path_to_root": "azureml-examples-march-cli-preview",
462+
"path_to_root": "azureml-examples-sdk-preview",
463+
"url": "https://github.com/azure/azureml-examples",
464+
"branch": "sdk-preview",
465+
"branch_mapping": {}
466+
},
467+
{
468+
"path_to_root": "azureml-examples-online-endpoint-vnet",
445469
"url": "https://github.com/azure/azureml-examples",
446-
"branch": "march-cli-preview",
470+
"branch": "rsethur/mvnet",
447471
"branch_mapping": {}
448472
},
449473
{
@@ -877,8 +901,13 @@
877901
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
878902
"branch": "docs-snippets",
879903
"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": {}
880910
}
881-
882911
],
883912
"branch_target_mapping": {
884913
"live": ["Publish", "PDF"],

.openpublishing.redirection.azure-monitor.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
"redirect_url": "/azure/azure-monitor/logs/cost-logs",
6666
"redirect_document_id": false
6767
},
68+
{
69+
"source_path_from_root": "/articles/azure-monitor/logs/design-logs-deployment.md",
70+
"redirect_url": "/azure/azure-monitor/logs/workspace-design",
71+
"redirect_document_id": false
72+
},
6873
{
6974
"source_path_from_root": "/articles/azure-monitor/app/apm-tables.md",
7075
"redirect_url": "/azure/azure-monitor/app/convert-classic-resource#workspace-based-resource-changes",
@@ -77,12 +82,47 @@
7782
},
7883
{
7984
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-service-manager-script.md",
80-
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
85+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections",
8186
"redirect_document_id": false
8287
},
8388
{
8489
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-connections-scsm.md" ,
85-
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
90+
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-azure-redhat-setup.md" ,
95+
"redirect_url": "/azure/azure-monitor/containers/container-insights-transition-hybrid",
96+
"redirect_document_id": false
97+
},
98+
{
99+
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-azure-redhat4-setup.md" ,
100+
"redirect_url": "/azure/azure-monitor/containers/container-insights-transition-hybrid",
101+
"redirect_document_id": false
102+
},
103+
{
104+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-metric-overview.md" ,
105+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md",
106+
"redirect_document_id": false
107+
},
108+
{
109+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-managing-alert-instances.md" ,
110+
"redirect_url": "/azure/azure-monitor/alerts/alerts-page.md",
111+
"redirect_document_id": false
112+
},
113+
{
114+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-unified-log.md" ,
115+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md",
116+
"redirect_document_id": false
117+
},
118+
{
119+
"source_path_from_root": "/articles/azure-monitor/alerts/activity-log-alerts.md" ,
120+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md",
121+
"redirect_document_id": false
122+
},
123+
{
124+
"source_path_from_root": "/articles/azure-monitor/insights/data-explorer.md" ,
125+
"redirect_url": "/azure/data-explorer/data-explorer-insights",
86126
"redirect_document_id": false
87127
}
88128
]

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"redirect_url": "/azure/defender-for-cloud/policy-reference",
1616
"redirect_document_id": false
1717
},
18+
{
19+
"source_path_from_root": "/articles/security-center/security-center-identity-access.md",
20+
"redirect_url": "/azure/defender-for-cloud/multi-factor-authentication-enforcement",
21+
"redirect_document_id": false
22+
},
1823
{
1924
"source_path_from_root": "/articles/security-center/security-center-policy-definitions.md",
2025
"redirect_url": "/azure/defender-for-cloud/policy-reference",

0 commit comments

Comments
 (0)