Skip to content

Commit da8e5f2

Browse files
in progress
1 parent 952568e commit da8e5f2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-dotnet-background-service.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,10 @@ In this tutorial, you learn how to:
2121

2222
> [!div class="checklist"]
2323
> * Set up your .NET background service to update its configuration in response to changes in an App Configuration store.
24-
> * Consume the latest configuration in your background service.
24+
> * Consume the latest configuration in your background service.
25+
26+
## Prerequisites
27+
28+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
29+
- An App Configuration store. [Create a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
30+
- [.NET SDK](https://dotnet.microsoft.com/download) - also available in the [Azure Cloud Shell](https://shell.azure.com).

0 commit comments

Comments
 (0)