This message was deleted.
# general
s
This message was deleted.
g
Was this working before and is now failing or the first time you're trying this deployment? Are you deploying these all within the same resource group? Can you share your code?
t
I started with the azure-cs-functions-consumption example and then made some edits and now it doesn't work. All go into the same resource group.
I figured it out. I had the Plan and FunctionApp deploying to different regions. Clearly, they have to be in the same location. 🙂
👍 1