Skip to content

Commit bc489a2

Browse files
authored
Merge pull request #125165 from changeworld/patch-6
Fix typo
2 parents 6273ecb + a35bb89 commit bc489a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/manage/cost-management-budget-scenario.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ You should now have two configured webhooks that are each available using the UR
8787

8888
You completed the Azure Automation setup. You can test the webhooks with a simple API test to validate that the webhook works. Some popular ways to query the API are:
8989

90-
- [Visual studio](/aspnet/core/test/http-files)
90+
- [Visual Studio](/aspnet/core/test/http-files)
9191
- [Insomnia](https://insomnia.rest/)
9292
- [Bruno](https://www.usebruno.com/)
9393
- PowerShell’s [Invoke-RestMethod](https://powershellcookbook.com/recipe/Vlhv/interact-with-rest-based-web-apis)
@@ -272,7 +272,7 @@ You can create a budget in the Azure portal using the [Budget feature](../costs/
272272

273273
Next, you create a budget by calling the Azure Consumption REST APIs. You need a way to interact with APIs. Some popular ways to query the API are:
274274

275-
- [Visual studio](/aspnet/core/test/http-files)
275+
- [Visual Studio](/aspnet/core/test/http-files)
276276
- [Insomnia](https://insomnia.rest/)
277277
- [Bruno](https://www.usebruno.com/)
278278
- PowerShell’s [Invoke-RestMethod](https://powershellcookbook.com/recipe/Vlhv/interact-with-rest-based-web-apis)

0 commit comments

Comments
 (0)