Terraform defaults slowly filling the Azure function storage account.

When using #Azure #functions you need an underlying storage account to accommodate for a storage blob for the storage of your code files and storage tables for your durable functions. However, when you use #Terraform to deploy your infrastructure there is a strange default behavior you need to be aware of.