You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Create a budget with an Azure Resource Manager template
159
+
160
+
You can create a budget using an Azure Resource Manager template. The template helps you create a budget under a resource group. The template supports enterprise agreement customers only.
161
+
162
+
Select the following image to sign in to the Azure portal and open the template:
163
+
164
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2fAzure%2fazure-quickstart-templates%2fmaster%2fcreate-budget%2fazuredeploy.json)
165
+
166
+
To view a list of all the template parameters and their descriptions, see the [Create a budget](https://azure.microsoft.com/resources/templates/create-budget/) template.
167
+
158
168
159
169
## Next steps
160
170
@@ -163,7 +173,7 @@ In this tutorial, you learned how to:
163
173
> [!div class="checklist"]
164
174
> * Create a budget in the Azure portal
165
175
> * Create and edit budgets with PowerShell
166
-
> *Edit a budget
176
+
> *Create a budget with an Azure Resource Manager template
167
177
168
178
Advance to the next tutorial to create a recurring export for your cost management data.
0 commit comments