Description
We have this static site that we need to set som appsettings on with infrastructure as code.
We use pulumi now, and the feature is not available there and also not in terraform which lead me to investigate the ARM template definition for static sites. Looking at this guide I can see that appsettings are specified in the azuredeploy.parameters.json
file but not in the azuredeploy.json
file and it is not mentioned in the definition linked on the top of the post.
I reported this in the pulumi slack, and they told me that it seems to be a missing feature of the Azure RM API that I should report to Microsoft - Azure.
I dont know if this is the correct repository, but you have 2k of them in the Azure organisation and bing chat told med this would fit 😅