FinOps toolkit deployment options Explore the different options to deploy FinOps toolkit solutions. Deploy from the portal, make small tweaks, or download for a fully customized deployment.
On this page
The FinOps toolkit includes multiple ARM templates. Prerequisites, parameters, and post-deployment setup steps differ per template. Please refer to the template details for more information:
Note Bicep Registry modules can be referenced directly from your Bicep code and are not deployed using the steps below.
🗺️ Where to find FinOps toolkit templates
- Deploy from this site (links below).
- Deploy from Microsoft Learn code samples.
- Deploy from Azure Quickstart Templates.
- Download from FinOps toolkit releases.
- Include in your bicep modules from the Bicep Registry.
💡 Are we missing anywhere? Let us know!
🚀 Deploy a FinOps toolkit template
-
Select the Deploy to Azure button for the desired template:
Template Azure Commercial Azure Gov Azure China FinOps hub FinOps workbooks Optimization workbook Governance workbook - Specify the desired values for each parameter. See the template details for more information.
Use the Edit parameters link to use a saved parameters file or to download a new parameters file for future use.
- Select the Review + create button.
- Select the Create button.
🎛️ Using custom deployment in the Azure portal
The Azure portal includes a Custom deployment option that supports all templates available in the Azure Quickstart Templates repository. To deploy a quickstart template:
- Open Custom deployment
- In the Quickstart template dropdown, select
quickstarts/microsoft.costmanagement/<template>
. - Select the Select template button.
- Are you updating an existing deployment?
- If so, use a parameters file:
- Select the Edit parameters link at the top of the form.
- Select the Load file command at the top of the page to upload your existing parameters file or copy and paste the file contents directly.
- Select the Save button at the bottom of the page.
- If this is a new deployment, specify the desired values for each parameter. See the template details for more information.
- If so, use a parameters file:
- Select the Edit parameters link at the top of the form.
- Select the Download command at the top of the page to save your parameters file. Keep this for your next deployment.
- Select the Save button at the bottom of the page.
- Select the Review + create button.
- Select the Create button.
If you received any validation errors, fix those and attempt to create the resources again.