Skip to content

Commit cca49dd

Browse files
Resolve merge issues.
2 parents 16b4e3f + d0a107e commit cca49dd

File tree

16,457 files changed

+116941
-290534
lines changed

Some content is hidden

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

16,457 files changed

+116941
-290534
lines changed

.openpublishing.publish.config.json

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,12 @@
380380
"branch": "main",
381381
"branch_mapping": {}
382382
},
383+
{
384+
"path_to_root": "functions-openapi-turbine-repair-isolated",
385+
"url": "https://github.com/Azure-Samples/functions-openapi-turbine-repair-isolated",
386+
"branch": "main",
387+
"branch_mapping": {}
388+
},
383389
{
384390
"path_to_root": "azure-functions-templates-v3",
385391
"url": "https://github.com/Azure/azure-functions-templates",
@@ -896,6 +902,12 @@
896902
"branch": "main",
897903
"branch_mapping": {}
898904
},
905+
{
906+
"path_to_root": "storage-mgmt-devguide-dotnet",
907+
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",
908+
"branch": "main",
909+
"branch_mapping": {}
910+
},
899911
{
900912
"path_to_root": "azure-sdk-for-net",
901913
"url": "https://github.com/Azure/azure-sdk-for-net/",
@@ -986,6 +998,12 @@
986998
"branch": "main",
987999
"branch_mapping": {}
9881000
},
1001+
{
1002+
"path_to_root": "msdocs-fastapi-postgresql-sample-app",
1003+
"url": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
1004+
"branch": "main",
1005+
"branch_mapping": {}
1006+
},
9891007
{
9901008
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
9911009
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
@@ -1272,12 +1290,10 @@
12721290
".openpublishing.redirection.availability-zones.json",
12731291
".openpublishing.redirection.azure-app-configuration.json",
12741292
".openpublishing.redirection.azure-arc-data.json",
1275-
".openpublishing.redirection.azure-attestation.json",
12761293
".openpublishing.redirection.azure-australia.json",
12771294
".openpublishing.redirection.azure-databricks.json",
12781295
".openpublishing.redirection.azure-datalake-storage-gen1.json",
12791296
".openpublishing.redirection.azure-hpc.json",
1280-
".openpublishing.redirection.azure-kubernetes-service.json",
12811297
".openpublishing.redirection.azure-monitor.json",
12821298
".openpublishing.redirection.azure-percept.json",
12831299
".openpublishing.redirection.azure-productivity.json",
@@ -1290,10 +1306,10 @@
12901306
".openpublishing.redirection.cognitive-services.json",
12911307
".openpublishing.redirection.container-service.json",
12921308
".openpublishing.redirection.data-lake-analytics.json",
1293-
".openpublishing.redirection.defender-for-cloud.json",
12941309
".openpublishing.redirection.defender-for-iot.json",
12951310
".openpublishing.redirection.dev-spaces.json",
12961311
".openpublishing.redirection.devops-project.json",
1312+
".openpublishing.redirection.dms.json",
12971313
".openpublishing.redirection.document-db.json",
12981314
".openpublishing.redirection.germany.json",
12991315
".openpublishing.redirection.government.json",
@@ -1303,7 +1319,6 @@
13031319
".openpublishing.redirection.iot-develop.json",
13041320
".openpublishing.redirection.iot-hub-device-update.json",
13051321
".openpublishing.redirection.json",
1306-
".openpublishing.redirection.key-vault.json",
13071322
".openpublishing.redirection.machine-configuration.json",
13081323
".openpublishing.redirection.marketplace.json",
13091324
".openpublishing.redirection.openshift.json",
@@ -1324,7 +1339,6 @@
13241339
"articles/active-directory-b2c/.openpublishing.redirection.active-directory-b2c.json",
13251340
"articles/ai-services.openpublishing.redirection.ai-services.json",
13261341
"articles/ai-studio/.openpublishing.redirection.ai-studio.json",
1327-
"articles/aks/.openpublishing.redirection.aks.json",
13281342
"articles/analysis-services/.openpublishing.redirection.analysis-services.json",
13291343
"articles/application-gateway/.openpublishing.redirection.application-gateway.json",
13301344
"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",

.openpublishing.redirection.azure-attestation.json

Lines changed: 0 additions & 14 deletions
This file was deleted.
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)