vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Custom Locations not listed when creating new Web App on App Service on Kubernetes With Azure Arc

Open apwestgarth opened this issue 3 years ago • 4 comments
trafficstars

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.

apwestgarth avatar Jan 26 '22 01:01 apwestgarth

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!

nturinski avatar Feb 01 '22 18:02 nturinski

Maybe related to https://github.com/microsoft/vscode-azuretools/pull/1006. The API changed and I had to update our listing query.

bwateratmsft avatar Feb 01 '22 18:02 bwateratmsft

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!

AzCode-Bot avatar Feb 18 '22 06:02 AzCode-Bot

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

apwestgarth avatar Mar 08 '22 23:03 apwestgarth

Hi @apwestgarth

Could you confirm that this is still an issue?

With the current released version, I am seeing my custom location: image

Maybe it was an error in the API that was resolved?

nturinski avatar Nov 10 '22 20:11 nturinski

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!

AzCode-Bot avatar Nov 25 '22 05:11 AzCode-Bot