Skip to content

Commit bacd89c

Browse files
authored
Merge branch 'MicrosoftDocs:main' into Release_Archive_main_2025-10-31-16-03-48
2 parents 7dcf9f0 + 1c3adc4 commit bacd89c

299 files changed

Lines changed: 4852 additions & 6855 deletions

File tree

Some content is hidden

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

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6045,6 +6045,11 @@
60456045
"redirect_url": "/azure/iot-hub-device-update/",
60466046
"redirect_document_id": false
60476047
},
6048+
{
6049+
"source_path": "articles/reliability/reliability-azure-container-apps.md",
6050+
"redirect_url": "/azure/reliability/reliability-container-apps",
6051+
"redirect_document_id": false
6052+
},
60486053
{
60496054
"source_path": "articles/storage/container-storage/container-storage-aks-quickstart.md",
60506055
"redirect_url": "/azure/storage/container-storage/install-container-storage-aks",

articles/app-service/app-service-hybrid-connections.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,9 @@ In App Service, the *tcpping* command-line tool can be invoked from the Advanced
396396
If you have a command-line client for your endpoint, you can test connectivity from the app console. For example, you can test access to web server endpoints by using curl.
397397

398398
> [!NOTE]
399-
> For questions and support specific to App Service Hybrid Connections and App Service Hybrid Connection Manager, contact [[email protected]](mailto:[email protected]).
399+
> **Legacy Hybird Connection Manager availability:** The legacy version of the Hybrid Connection Manager is available if needed and can be [downloaded here](https://download.microsoft.com/download/0/e/4/0e48d57b-c563-4877-8acb-cb740c7c6a78/HybridConnectionManager.msi). This version is no longer being updated and only supports Windows clients. It's recommended that you use the latest version of the Hybrid Connection Manager for all new installations and upgrades to existing installations.
400+
401+
*For questions and support specific to App Service Hybrid Connections and App Service Hybrid Connection Manager, contact [[email protected]](mailto:[email protected]).*
400402

401403
<!--Links-->
402404
[HCService]: /azure/service-bus-relay/relay-hybrid-connections-protocol/

articles/app-service/app-service-managed-certificate-changes-july-2025.md

Lines changed: 27 additions & 112 deletions
Large diffs are not rendered by default.

articles/app-service/identity-scenarios.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: 'App Service authentication recommendations'
33
description: Learn about the different authentication options available for web apps or web APIs hosted on App Service. This article provides recommendations on which auth solution(s) can be used for specific scenarios such as quickly and simply limiting access to your web app, custom authorization, and incremental consent. Learn about the benefits and drawbacks of using built-in authentication versus code implementation of authentication.
4-
author: rwike77
5-
manager: CelesteDG
6-
ms.author: ryanwi
4+
author: cephalin
5+
ms.author: cephalin
76
ms.topic: conceptual
87
ms.date: 03/14/2024
98
ms.custom: AppServiceIdentity

articles/app-service/includes/scenario-secure-app-clean-up-resources.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Clean up resources | Azure
33
description: In this tutorial, you learn how to clean up the Azure resources allocated while creating the web app.
4-
services: storage, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 09/15/2023
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.custom:
1410
- azureday1
1511
- sfi-image-nochange

articles/app-service/includes/tutorial-cleanup.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
services: storage, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
2+
author: cephalin
3+
ms.author: cephalin
54
ms.service: azure-app-service
65
ms.topic: include
76
ms.date: 03/14/2023
8-
ms.author: ryanwi
9-
ms.reviewer: stsoneff
107
ms.devlang: csharp azurecli
118
ms.custom: azureday1
129
---

articles/app-service/includes/tutorial-connect-app-access-microsoft-graph-as-user/end.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Web app accesses Microsoft Graph as the user | Azure
33
description: In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
4-
services: microsoft-graph, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 11/02/2021
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.devlang: csharp
1410
# ms.devlang: csharp, javascript
1511
ms.custom: azureday1

articles/app-service/includes/tutorial-connect-app-access-microsoft-graph-as-user/intro.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Web app accesses Microsoft Graph as the user | Azure
33
description: In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
4-
services: microsoft-graph, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 09/15/2023
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.devlang: csharp
1410
# ms.devlang: csharp, javascript
1511
ms.custom: azureday1

articles/app-service/includes/tutorial-connect-app-app-clean.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
services: storage, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
2+
author: cephalin
3+
ms.author: cephalin
54
ms.service: azure-app-service
65
ms.topic: include
76
ms.date: 03/09/2023
8-
ms.author: ryanwi
9-
ms.reviewer: stsoneff
107
ms.devlang: azurecli
118
ms.custom: azureday1
129
---

articles/app-service/includes/tutorial-dotnet-storage-managed-identity/cleanup.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
services: microsoft-graph, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
5-
2+
author: cephalin
3+
ms.author: cephalin
64
ms.service: azure-app-service
75
ms.topic: include
86
ms.date: 01/21/2022
9-
ms.author: ryanwi
10-
ms.reviewer: stsoneff
117
ms.custom: azureday1
128
#Customer intent: As an application developer, I want to learn how to access data in Microsoft Graph by using managed identities.
139
---

0 commit comments

Comments
 (0)