Skip to content

Commit 8c2d008

Browse files
committed
fix merge conflict
2 parents 8854a58 + 6c77ed0 commit 8c2d008

File tree

13,727 files changed

+77513
-138566
lines changed

Some content is hidden

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

13,727 files changed

+77513
-138566
lines changed

.openpublishing.publish.config.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,12 @@
896896
"branch": "main",
897897
"branch_mapping": {}
898898
},
899+
{
900+
"path_to_root": "storage-mgmt-devguide-dotnet",
901+
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",
902+
"branch": "main",
903+
"branch_mapping": {}
904+
},
899905
{
900906
"path_to_root": "azure-sdk-for-net",
901907
"url": "https://github.com/Azure/azure-sdk-for-net/",
@@ -986,6 +992,12 @@
986992
"branch": "main",
987993
"branch_mapping": {}
988994
},
995+
{
996+
"path_to_root": "msdocs-fastapi-postgresql-sample-app",
997+
"url": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
998+
"branch": "main",
999+
"branch_mapping": {}
1000+
},
9891001
{
9901002
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
9911003
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
@@ -1277,7 +1289,6 @@
12771289
".openpublishing.redirection.azure-databricks.json",
12781290
".openpublishing.redirection.azure-datalake-storage-gen1.json",
12791291
".openpublishing.redirection.azure-hpc.json",
1280-
".openpublishing.redirection.azure-kubernetes-service.json",
12811292
".openpublishing.redirection.azure-monitor.json",
12821293
".openpublishing.redirection.azure-percept.json",
12831294
".openpublishing.redirection.azure-productivity.json",
@@ -1294,6 +1305,7 @@
12941305
".openpublishing.redirection.defender-for-iot.json",
12951306
".openpublishing.redirection.dev-spaces.json",
12961307
".openpublishing.redirection.devops-project.json",
1308+
".openpublishing.redirection.dms.json",
12971309
".openpublishing.redirection.document-db.json",
12981310
".openpublishing.redirection.germany.json",
12991311
".openpublishing.redirection.government.json",
@@ -1324,7 +1336,6 @@
13241336
"articles/active-directory-b2c/.openpublishing.redirection.active-directory-b2c.json",
13251337
"articles/ai-services.openpublishing.redirection.ai-services.json",
13261338
"articles/ai-studio/.openpublishing.redirection.ai-studio.json",
1327-
"articles/aks/.openpublishing.redirection.aks.json",
13281339
"articles/analysis-services/.openpublishing.redirection.analysis-services.json",
13291340
"articles/application-gateway/.openpublishing.redirection.application-gateway.json",
13301341
"articles/automation/.openpublishing.redirection.automation.json",

.openpublishing.redirection.api-management.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/api-management/api-management-in-workspace.md",
5+
"redirect_url": "/azure/api-management/how-to-create-workspace",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/api-management/set-graphql-resolver-policy.md",
510
"redirect_url": "/previous-versions/azure/api-management/set-graphql-resolver-policy",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-functions/durable/durable-functions-configure-durable-functions-with-credentials.md",
5+
"redirect_url": "/azure/azure-functions/durable/durable-functions-configure-managed-identity",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)