Skip to content

Commit 23bb335

Browse files
committed
edits
1 parent d74600f commit 23bb335

8 files changed

+16
-17
lines changed

articles/app-service/app-service-web-configure-tls-mutual-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Learn how to set up TLS mutual authentication in Azure App Service
44
keywords: TLS mutual authentication, Azure App Service security, secure client-server communication
55
author: msangapu-msft
66
ms.author: msangapu
7-
ms.assetid: cd1d15d3-2d9e-4502-9f11-a306dac4453a
8-
ms.topic: article
7+
ms.topic: how-to
98
ms.date: 02/14/2025
109
ms.devlang: csharp
1110
ms.custom: devx-track-csharp, devx-track-extended-java, devx-track-js, devx-track-python

articles/app-service/configure-authentication-oauth-tokens.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: OAuth tokens in AuthN/AuthZ
2+
title: Work with OAuth tokens in AuthN/AuthZ
33
description: Learn how to retrieve tokens, refresh tokens, and extend sessions when you use the built-in authentication and authorization in Azure App Service.
4-
ms.topic: article
4+
ms.topic: how-to
55
ms.date: 03/29/2021
66
ms.custom: AppServiceIdentity
77
author: cephalin

articles/app-service/configure-authentication-user-identities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: User Identities in AuthN/AuthZ
2+
title: Work with User Identities in AuthN/AuthZ
33
description: Learn how to access user identities when you use the built-in authentication and authorization in Azure App Service.
4-
ms.topic: article
4+
ms.topic: how-to
55
ms.date: 03/29/2021
66
ms.custom: AppServiceIdentity
77
author: cephalin

articles/app-service/deploy-local-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell
88
author: cephalin
99
ms.author: cephalin
1010
---
11-
# Local Git deployment to Azure App Service
11+
# Deploy to Azure App Service by using local Git
1212

1313
This article shows you how to deploy your app to [Azure App Service](overview.md) from a Git repository on your local computer.
1414

articles/app-service/language-support-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Language Runtime Support Policy
33
description: Learn about the language runtime support policy for Azure App Service.
44
author: jeffwmartinez
5-
ms.topic: article
5+
ms.topic: concept-article
66
ms.date: 05/06/2024
77
ms.author: jefmarti
88
ms.custom: devx-track-extended-java
99
---
1010

11-
# Language runtime support policy for App Service
11+
# Language runtime support policy for Azure App Service
1212

1313
This article describes the language runtime support policy for updating existing stacks and retiring end-of-support stacks in Azure App Service. This policy clarifies existing practices and doesn't represent a change to customer commitments.
1414

articles/app-service/overview-app-gateway-integration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Application Gateway integration with App Service
2+
title: Overview of Application Gateway integration
33
description: Learn how Application Gateway integrates with Azure App Service.
44
services: app-service
55
author: madsd
66
ms.service: azure-app-service
7-
ms.topic: article
7+
ms.topic: overview
88
ms.date: 01/07/2025
99
ms.author: madsd
1010
ms.custom: devx-track-azurecli, devx-track-arm-template
1111
ms.devlang: azurecli
1212
---
1313

14-
# Application Gateway integration
14+
# Application Gateway integration with Azure App Service overview
1515

16-
This article walks through how to configure Application Gateway with App Service by using private endpoints to secure traffic. The article also discusses considerations around using service endpoints and integrating with internal and external App Service Environments. Finally, the article describes how to set access restrictions on a Source Control Manager (SCM) site.
16+
This article describes how to configure Application Gateway with App Service by using private endpoints to secure traffic. The article also discusses considerations around using service endpoints and integrating with internal and external App Service Environments. Finally, the article describes how to set access restrictions on a Source Control Manager (SCM) site.
1717

1818
## Integration with App Service
1919

articles/app-service/overview-security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Security in Azure App Service
2+
title: Overview of Security
33
description: Learn about how Azure App Service helps secure your app, and how you can help lock down your app from threats.
44
keywords: azure app service, web app, mobile app, api app, function app, security, secure, secured, compliance, compliant, certificate, certificates, https, ftps, tls, trust, encryption, encrypt, encrypted, ip restriction, authentication, authorization, authn, autho, msi, managed service identity, managed identity, secrets, secret, patching, patch, patches, version, isolation, network isolation, ddos, mitm
5-
ms.topic: article
5+
ms.topic: overview
66
ms.date: 08/24/2018
77
ms.custom: UpdateFrequency3
88
author: cephalin
99
ms.author: cephalin
1010

1111
---
12-
# Security in Azure App Service
12+
# Security in Azure App Service overview
1313

1414
This article describes how [Azure App Service](overview.md) helps secure your web app, mobile app back end, API app, and [function app](../azure-functions/index.yml). It also shows how you can further help secure your app by using built-in App Service features.
1515

articles/app-service/overview-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of TLS/SSL for Azure App Service
33
description: Get an overview of TLS/SSL certificates in Azure App Service and understand how they secure your custom domains.
44
keywords: TLS/SSL certificates, Azure App Service security, HTTPS overview, domain encryption
5-
ms.topic: concept-article
5+
ms.topic: overview
66
ms.date: 02/18/2025
77
ms.author: msangapu
88
author: msangapu-msft

0 commit comments

Comments
 (0)