Skip to content

Commit 946259a

Browse files
authored
Fixing build warning due to duplicate metadata.
1 parent 2c07b54 commit 946259a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-app-configuration/howto-labels-aspnet-core.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ titleSuffix: Azure App Configuration
44
description: Use labels to provide per-environment configuration values
55
ms.service: azure-app-configuration
66
author: lisaguthrie
7-
8-
ms.service: azure-app-configuration
97
ms.topic: conceptual
108
ms.date: 3/12/2020
119
ms.author: lcozzens
@@ -82,4 +80,4 @@ Now update `launchSettings.json` to set the `ASPNETCORE_ENVIRONMENT` variable to
8280
## Next steps
8381

8482
> [!div class="nextstepaction"]
85-
> [Configuration in ASP.NET Core](/aspnet/core/fundamentals/configuration/)
83+
> [Configuration in ASP.NET Core](/aspnet/core/fundamentals/configuration/)

0 commit comments

Comments
 (0)