Skip to content

Commit 05a21d2

Browse files
Merge pull request #308643 from maud-lv/appconfig-checks2111
Freshness accuracy checks
2 parents 56d118e + b0823b2 commit 05a21d2

9 files changed

Lines changed: 12 additions & 11 deletions

articles/azure-app-configuration/concept-feature-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: malev
66
ms.service: azure-app-configuration
77
ms.custom: devdivchpfy22
88
ms.topic: concept-article
9-
ms.date: 03/24/2025
9+
ms.date: 11/21/2025
1010
---
1111

1212
# Feature management overview

articles/azure-app-configuration/concept-key-value.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maud-lv
55
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: concept-article
8-
ms.date: 04/16/2025
8+
ms.date: 11/21/2025
99
ms.custom: devdivchpfy22
1010
---
1111

articles/azure-app-configuration/enable-dynamic-configuration-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: zhenlan
66
ms.service: azure-app-configuration
77
ms.devlang: csharp
88
ms.topic: tutorial
9-
ms.date: 12/10/2024
9+
ms.date: 11/21/2025
1010
ms.author: zhenlwa
1111
ms.custom: devx-track-csharp
1212
---

articles/azure-app-configuration/howto-best-practices.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-app-configuration
55
author: zhenlan
66
ms.service: azure-app-configuration
77
ms.topic: concept-article
8-
ms.date: 03/10/2025
8+
ms.date: 11/21/2025
99
ms.author: zhenlwa
1010
ms.custom:
1111
- build-2025
@@ -306,6 +306,7 @@ Configuration as code is a practice of managing configuration files under your s
306306

307307
This model allows you to include validation and testing steps before committing data to App Configuration. If you use multiple App Configuration stores, you can also push the configuration data to them incrementally or all at once.
308308

309-
## Next steps
309+
## Next step
310310

311-
* [Keys and values](./concept-key-value.md)
311+
> [!div class="nextstepaction"]
312+
> [Keys and values](./concept-key-value.md)

articles/azure-app-configuration/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
- build-2024
1212
- build-2025
1313
ms.topic: landing-page
14-
ms.date: 04/16/2025
14+
ms.date: 11/21/2025
1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

1717
landingContent:

articles/azure-app-configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maud-lv
55
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: overview
8-
ms.date: 03/24/2025
8+
ms.date: 11/21/2025
99
---
1010

1111
# What is Azure App Configuration?

articles/azure-app-configuration/quickstart-aspnet-core-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-app-configuration
77
ms.devlang: csharp
88
ms.custom: devx-track-csharp, mode-other, engagement-fy23
99
ms.topic: quickstart
10-
ms.date: 12/10/2024
10+
ms.date: 11/21/2025
1111
ms.author: zhenlwa
1212
#Customer intent: As an ASP.NET Core developer, I want to learn how to manage all my app settings in one place.
1313
---

articles/azure-app-configuration/quickstart-azure-functions-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: zhenlan
66
ms.service: azure-app-configuration
77
ms.devlang: csharp
88
ms.topic: quickstart
9-
ms.date: 03/09/2025
9+
ms.date: 11/21/2025
1010
ms.author: zhenlwa
1111
ms.custom: "devx-track-csharp, azure-functions"
1212
ms.tgt_pltfrm: Azure Functions

articles/azure-app-configuration/quickstart-feature-flag-aspnet-core.md

Lines changed: 1 addition & 1 deletion
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: 12/10/2024
11+
ms.date: 11/21/2025
1212
ms.author: zhenlwa
1313
#Customer intent: As an ASP.NET Core developer, I want to use feature flags to control feature availability quickly and confidently.
1414
---

0 commit comments

Comments
 (0)