This message was deleted.
# azure
s
This message was deleted.
b
and if I try with the webappfunction it fails due to incorrect config
b
Thank you!!!
@tall-librarian-49374 do you know if it can have stability issues, were able to create a function but after making changes to the AppSettings and trying to rebuild it it now fails to find the app-service plan eventhough it create a function for 15 minutes ago that worked with the same ServerFarmId…
t
Hmm, I’m not sure. There seem to be a lot of errors like this in Google - but no clear reason from skimming through them.
t
@brave-winter-60074 Are you creating an app service plan in your stack? Or is the server farm name of an existing app service plan?
b
Hi @tall-needle-56640 created the app service plan in a core stack and used stack referencing to use the plan in our microservice setup.
t
Are the plan and the app service in the same resource group?
b
@tall-librarian-49374 Yes, I created a Y and Dynamic Tier plan instead and it seems to work. But really a strange error. It was the new Premium V2 plan so perhaps something related to that. And as you suggested many similar errors on google.