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 ee3b76e

Browse files
committedMay 31, 2022
Merge branch 'main' of github.com:MicrosoftDocs/azure-docs-pr into sdg-v2-images3
2 parents 8e2be7c + 2d82918 commit ee3b76e

File tree

1,762 files changed

+23307
-16058
lines changed

Some content is hidden

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

1,762 files changed

+23307
-16058
lines changed
 

‎.openpublishing.publish.config.json

Lines changed: 19 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,13 @@
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": {}
892910
}
893-
894911
],
895912
"branch_target_mapping": {
896913
"live": ["Publish", "PDF"],

‎.openpublishing.redirection.azure-monitor.json

Lines changed: 22 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,22 @@
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",
86101
"redirect_document_id": false
87102
},
88103
{
@@ -104,6 +119,11 @@
104119
"source_path_from_root": "/articles/azure-monitor/alerts/activity-log-alerts.md" ,
105120
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#activity-log-alerts",
106121
"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",
126+
"redirect_document_id": false
107127
}
108128
]
109129
}

0 commit comments

Comments
 (0)