microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
290 stars 133 forks source link

Unable to create slots for Functions apps hosted in Kubernetes with Azure Arc #2924

Open apwestgarth opened 3 years ago

apwestgarth commented 3 years ago

I am unable to create slots for applications hosted on Kubernetes Clusters via App Service on Kubernetes with Azure Arc.

Am able to create functions and web apps but cannot create slots on either using VS Code. Receive error: Property ‘extendedLocation’ not provided when targeting plan in extended location.

Have attempted via the site browser in the Azure extension and also via the command palette, neither approach results in success.

nturinski commented 1 year ago

Creating custom location apps isn't working at all anymore. Error occurs both in our extension and the Portal.

image

image