Skip to content

Commit efabe81

Browse files
authored
Add link to Keys and values doc
1 parent 56fe42d commit efabe81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-dotnet-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-app-configuration
88
ms.devlang: csharp
99
ms.custom: devx-track-csharp, mode-other
1010
ms.topic: quickstart
11-
ms.date: 09/28/2020
11+
ms.date: 02/28/2023
1212
ms.author: malev
1313
#Customer intent: As a .NET Framework developer, I want to manage all my app settings in one place.
1414
---
@@ -36,7 +36,7 @@ In this quickstart, a .NET Framework console app is used as an example, but the
3636
|----------------------------|-------------------------------------|
3737
| *TestApp:Settings:Message* | *Data from Azure App Configuration* |
3838

39-
Leave **Label** and **Content Type** empty.
39+
Leave **Label** and **Content Type** empty. For more information about labels and content types, go to [Keys and values](concept-key-value.md).
4040

4141
## Create a .NET Framework console app
4242

0 commit comments

Comments
 (0)