Skip to content

Commit 4dd0f96

Browse files
update prereq of aspnet targeting example
1 parent d579ba5 commit 4dd0f96

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ In this tutorial, you'll use the targeting filter to roll out a feature to targe
1616

1717
## Prerequisites
1818

19-
- [A feature flag with targeting filter](./howto-targetingfilter.md)
20-
- [.NET SDK 6.0 or later](https://dotnet.microsoft.com/download)
19+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
20+
- An App Configuration store. [Create a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
21+
- A feature flag with targeting filter. [Create the feature flag](./howto-targetingfilter.md).
22+
- [.NET SDK 6.0 or later](https://dotnet.microsoft.com/download).
2123

2224
## Create a web application with a feature flag
2325

0 commit comments

Comments
 (0)