vscode-azureappservice
vscode-azureappservice copied to clipboard
Custom Locations not listed when creating new Web App on App Service on Kubernetes With Azure Arc
I have found in VSCode 1.64.0 with ms-azuretools.vscode-azureappservice I am no longer able to list custom locations during Advanced Web App Create. All I see listed are Azure regions.
Do you know if you downgrade VSCode or the Azure App Services extension, if this resolves the problem? I suspect that something changed with the Azure API, but it would be nice to be able to eliminate those variables!
Maybe related to https://github.com/microsoft/vscode-azuretools/pull/1006. The API changed and I had to update our listing query.
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!
Apologies for slow update. I have verified that Custom Locations are not being listed using any of the extension versions I would expect them to be shown with:
v0.22 (Build 21 release timeframe) v0.23 v0.23.1
As referenced by @bwateratmsft there was some clean-up of the API post BUILD which I suspect weren't caught. - https://github.com/microsoft/vscode-azuretools/issues/1000
Hi @apwestgarth
Could you confirm that this is still an issue?
With the current released version, I am seeing my custom location:

Maybe it was an error in the API that was resolved?
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!