Skip to content

Commit 7dd90f4

Browse files
Fix blog 5.4: correct Visual Studio Azure credit amounts
1 parent 01d08b2 commit 7dd90f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/series-5-devops-data/5.4-azure-bicep-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ All eight resources in the dev environment cost approximately **$23/month** (Eas
396396
az group delete --name rg-talent-dev --yes --no-wait
397397
```
398398

399-
**Visual Studio subscribers:** The monthly Azure credit (~$150/month for Visual Studio Professional, ~$50/month for Visual Studio Community) covers this entire stack with budget to spare.
399+
**Visual Studio subscribers:** The monthly Azure credit (~$150/month for Visual Studio Enterprise, ~$50/month for Visual Studio Professional) covers this entire stack with budget to spare. Visual Studio Community does not include Azure credits.
400400

401401
---
402402

0 commit comments

Comments
 (0)