microsoft / vscode-azureappservice

Azure App Service extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice
MIT License
111 stars 94 forks source link

Extension Not Fetching Blob Storage Name from Azure: Created Ticket with Microsoft Team, Have All Access on All Storage, but Still Not Fetching Details. #2607

Closed Harshal09Dev closed 8 months ago

Harshal09Dev commented 9 months ago

We have Blob Storage on Azure, and we deploy the code using the Azure App Service extension. Earlier, we were able to fetch the Blob Storage name and deploy the code. However, for the past week, when we click on the resource group name, we can't see the storage name. We have tried reinstalling the extension, checked Blob Storage access, and raised a ticket with the Microsoft team, but unfortunately, we have had no luck. We have also cleared the cache of Visual Studio and tried various solutions, but the issue persists. Please help us resolve this as our deployment has been adversely affected

No Error No logs

image

Non working img

image

working one

nturinski commented 8 months ago

Hi @Harshal09Dev

Could you share what command that you are attempting to deploy with? I don't think App Service has ever allowed users to deploy to Blob Storage.

However, the Storage extension has this command: image

Is it possible that you were previously using this command?

AzCode-Bot commented 8 months ago

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!