- Print
- Comment
- DarkLight
- PDF
Pre-reqs - Local Development
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Fortunately there arent many pre-requsites to worry about. In this particular solution the only one I need to worry about is the APIM instance. At present Terraform does not support the consumption tier of APIM because the API for management of the APIM instance is slightly different.
To work around this I setup the APIM instance myself as a one off manual task. Once this is setup I have found most of the other Terraform tasks for Azure APIM seem to work fine against the APIM consumption tier.
The rest of the configuration of APIM I am doing via Terraform.
Was this article helpful?