Skip to content

Commit e8a1562

Browse files
authored
Merge pull request #265184 from alexbuckgit/alexbuckgit/docutune-autopr-20240203-175254-3422659-ignore-build
[BULK] - DocuTune - Remove expired ms.custom values (part 13)
2 parents 7f8e35f + 39e968e commit e8a1562

File tree

50 files changed

+42
-83
lines changed

Some content is hidden

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

50 files changed

+42
-83
lines changed

articles/app-service/app-service-java-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
ms.date: 03/29/2021
88
ms.author: msangapu
99
ms.devlang: java
10-
ms.custom: seodec18, devx-track-extended-java
10+
ms.custom: devx-track-extended-java
1111
---
1212
# Java migration resources for Azure App Service
1313

articles/app-service/app-service-key-vault-references.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ author: cephalin
66
ms.topic: article
77
ms.date: 07/31/2023
88
ms.author: cephalin
9-
ms.custom: seodec18, AppServiceConnectivity
10-
9+
ms.custom: AppServiceConnectivity
1110
---
1211

1312
# Use Key Vault references as app settings in Azure App Service and Azure Functions

articles/app-service/app-service-migration-assess-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
ms.date: 06/29/2023
88
ms.author: msangapu
99
ms.devlang: csharp
10-
ms.custom: seodec18, devx-track-dotnet
10+
ms.custom: devx-track-dotnet
1111
---
1212
# At-scale assessment of .NET web apps
1313

articles/app-service/app-service-migration-discover-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
ms.date: 03/29/2021
88
ms.author: msangapu
99
ms.devlang: csharp
10-
ms.custom: seodec18, devx-track-dotnet
10+
ms.custom: devx-track-dotnet
1111
---
1212
# At-scale discovery of .NET web apps
1313

articles/app-service/app-service-web-app-cloning.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to clone your App Service app to a new app using PowerShe
55
ms.assetid: f9a5cfa1-fbb0-41e6-95d1-75d457347a35
66
ms.topic: article
77
ms.date: 01/14/2016
8-
ms.custom: seodec18, devx-track-azurepowershell
8+
ms.custom: devx-track-azurepowershell
99
author: msangapu-msft
1010
ms.author: msangapu
1111
---
@@ -129,4 +129,3 @@ Here are the known restrictions of app cloning:
129129
* [Azure Resource Manager support for Azure Traffic Manager Preview](../traffic-manager/traffic-manager-powershell-arm.md)
130130
* [Introduction to App Service Environment](environment/intro.md)
131131
* [Using Azure PowerShell with Azure Resource Manager](../azure-resource-manager/management/manage-resources-powershell.md)
132-

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: cd1d15d3-2d9e-4502-9f11-a306dac4453a
88
ms.topic: article
99
ms.date: 12/11/2020
1010
ms.devlang: csharp
11-
ms.custom: devx-track-csharp, seodec18, devx-track-extended-java, devx-track-js
11+
ms.custom: devx-track-csharp, devx-track-extended-java, devx-track-js
1212
---
1313
# Configure TLS mutual authentication for Azure App Service
1414

articles/app-service/app-service-web-nodejs-best-practices-and-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.devlang: javascript
88
ms.topic: article
99
ms.date: 11/09/2017
1010
ms.author: msangapu
11-
ms.custom: seodec18, devx-track-js
11+
ms.custom: devx-track-js
1212
---
1313
# Best practices and troubleshooting guide for node applications on Azure App Service Windows
1414

articles/app-service/app-service-web-tutorial-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords: app service, azure app service, domain mapping, domain name, existing
66
ms.assetid: dc446e0e-0958-48ea-8d99-441d2b947a7c
77
ms.topic: article
88
ms.date: 01/31/2023
9-
ms.custom: mvc, seodec18
9+
ms.custom: mvc
1010
ms.author: app-svc-docs-pm
1111
author: msangapu-msft
1212
---

articles/app-service/app-service-web-tutorial-dotnet-sqldatabase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Tutorial: ASP.NET app with Azure SQL Database'
2+
title: 'Tutorial: ASP.NET app with Azure SQL Database'
33
description: Learn how to deploy a C# ASP.NET app to Azure and to Azure SQL Database
44
ms.assetid: 03c584f1-a93c-4e3d-ac1b-c82b50c75d3e
55
ms.devlang: csharp
66
ms.topic: tutorial
77
ms.date: 01/27/2022
8-
ms.custom: devx-track-csharp, mvc, devcenter, vs-azure, seodec18, AppServiceConnectivity
8+
ms.custom: devx-track-csharp, mvc, devcenter, vs-azure, AppServiceConnectivity
99
author: cephalin
1010
ms.author: cephalin
1111
---

articles/app-service/configure-authentication-api-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage AuthN/AuthZ API versions
33
description: Upgrade your App Service authentication API to V2 or pin it to a specific version, if needed.
44
ms.topic: article
55
ms.date: 02/17/2023
6-
ms.custom: seodec18, devx-track-azurecli, AppServiceIdentity
6+
ms.custom: devx-track-azurecli, AppServiceIdentity
77
author: cephalin
88
ms.author: cephalin
99
---

0 commit comments

Comments
 (0)