Setting Daily usage quota for an Azure Function when using Terraform
Read OriginalThis article details a workaround for setting the daily memory time quota on an Azure Function using the consumption plan in Terraform. Since the azurerm provider doesn't natively support this setting, the author demonstrates using a null_resource with a local-exec provisioner to run an Azure CLI command, providing a full code example and linking to a GitHub feature request.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser