In this step we use the ARM template to automatically create the required resources in Microsoft Azure.
<aside>
💡 You can download the ARM template reference within this document here.
</aside>
For reference the ARM template will create 4 resources in Microsoft Azure:
- Azure Data Factory - orchestrate the ETL process
- Key Vault - stored Keys and Secrets
- Storage Container - stores raw JSON data from the Analytics API
- Storage Container - stores data processed (CSV) by Azure Data Factory for use with Power BI
After downloading the ARM template perform the following steps:
- Browse to your Azure Portal and select Create a Resource:
- When presented with the create a resource screen, supply the text Template then select the Template Deployment (deploy using custom templates) resource from the list: