WEBSITES_INTERNAL_FREESKU_SITE not allowed #1640
Unanswered
Michael S. Collier (mcollier)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm attempting to add a new environment variable, FOO_BAR, with a value of TEST. When I try to save/apply this change, I get the following error in the Azure Portal.
I'm not trying to set
WEBSITES_INTERNAL_FREESKU_SITE. I'm not even using a free site, but am on a Standard SKU.Using the Azure CLI to edit the environment variable also fails with a "Bad Request" error.
Any suggestions on how to work around this issue?
All reactions