WTSParadigm

Results 10 comments of WTSParadigm

So based on your example I went back and started commenting out/adding back in each of my settings that were extra and it seems like the error is because of...

It turned out my subnet was missing the Microsoft.Web service endpoint

I spoke too soon, I assumed since I could add the VNet in the portal once it had the correct service endpoint that it would then work in terraform, but...

I updated my original comment with the subnet resource

I did not resolve it. I can't get it to work through terraform but I'm able to connect to it in the portal and add the subnet there.

I was using /27, I'll see if I can try with /23

Ok, I was finally able to try with a subnet with /23, still got the same error

My hope was that once Flex Consumption was no longer in "preview" that the regular azurerm provider will start supporting flex consumption and I won't have to use azapi and...

Also now I can't even add a subnet via the Portal. It let's me select it but throws an error when it tries to connect with no userful info. I...

Oh my goodness, I've been messing around with the deployment a lot today and I finally figured out my issue. https://learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-plan#considerations > Virtual network integration Ensure that the Microsoft.App Azure...