Skip to content

Commit e3782ba

Browse files
init
1 parent 853894b commit e3782ba

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Tutorial: Use dynamic configuration in a .NET background service"
3+
titleSuffix: Azure App Configuration
4+
description: In this tutorial, you learn how to dynamically update the configuration data for .NET background services.
5+
services: azure-app-configuration
6+
author: zhiyuanliang
7+
manager: zhenlan
8+
ms.service: azure-app-configuration
9+
ms.devlang: csharp
10+
ms.custom: devx-track-csharp, devx-track-dotnet
11+
ms.topic: tutorial
12+
ms.date: 02/20/2024
13+
ms.author: zhiyuanliang
14+
#Customer intent: I want to dynamically update my .NET background service to use the latest configuration data in App Configuration.
15+
---
16+
# Tutorial: Use dynamic configuration in a .NET background service

0 commit comments

Comments
 (0)