Skip to content

Commit d45f997

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into cache-azure-active-directory-for-authentication
2 parents f4390e8 + 502f9db commit d45f997

File tree

5,316 files changed

+73458
-165418
lines changed

Some content is hidden

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

5,316 files changed

+73458
-165418
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 3 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",
@@ -1284,7 +1290,6 @@
12841290
".openpublishing.redirection.availability-zones.json",
12851291
".openpublishing.redirection.azure-app-configuration.json",
12861292
".openpublishing.redirection.azure-arc-data.json",
1287-
".openpublishing.redirection.azure-attestation.json",
12881293
".openpublishing.redirection.azure-australia.json",
12891294
".openpublishing.redirection.azure-databricks.json",
12901295
".openpublishing.redirection.azure-datalake-storage-gen1.json",
@@ -1301,7 +1306,6 @@
13011306
".openpublishing.redirection.cognitive-services.json",
13021307
".openpublishing.redirection.container-service.json",
13031308
".openpublishing.redirection.data-lake-analytics.json",
1304-
".openpublishing.redirection.defender-for-cloud.json",
13051309
".openpublishing.redirection.defender-for-iot.json",
13061310
".openpublishing.redirection.dev-spaces.json",
13071311
".openpublishing.redirection.devops-project.json",
@@ -1315,7 +1319,6 @@
13151319
".openpublishing.redirection.iot-develop.json",
13161320
".openpublishing.redirection.iot-hub-device-update.json",
13171321
".openpublishing.redirection.json",
1318-
".openpublishing.redirection.key-vault.json",
13191322
".openpublishing.redirection.machine-configuration.json",
13201323
".openpublishing.redirection.marketplace.json",
13211324
".openpublishing.redirection.openshift.json",

.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)