“Bad Request” when deploying to my Azure Function using Bicep
I am trying to roll out an Azure Function with bicep. Everything up to ‘Microsoft.Web/sites’ and everything around it (Blob and such) works and I can use VS Code to deploy my python code to that function afterwards.