File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The .NET Feature Management libraries extend the framework with feature flag sup
23
23
24
24
- An Azure account with an active subscription. [ Create one for free] ( https://azure.microsoft.com/free/ ) .
25
25
- An App Configuration store. [ Create a store] ( ./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store ) .
26
- - [ Visual Studio] ( https://visualstudio.microsoft.com/vs )
26
+ - [ Visual Studio] ( https://visualstudio.microsoft.com/downloads )
27
27
- [ .NET SDK 6.0 or later] ( https://dotnet.microsoft.com/download ) for .NET console app.
28
28
- [ .NET Framework 4.7.2 or later] ( https://dotnet.microsoft.com/download/dotnet-framework ) for .NET Framework console app.
29
29
You can’t perform that action at this time.
0 commit comments