Open
Description
OS: All
Build Version: 20250122.2
Regression: Not a Regression
Repro Steps:
- Open the "dist.zip" project in VS Code.
- Right click one storage account -> Select "Deploy to Static Website via Azure Storage..." -> Select the above dist folder to deploy.
- Check whether there is an Azure activity log when deploying the project to a storage account.
Expect:
There is an Azure activity log when deploying the project to a storage account, like the log in Azure Functions extension.
Actual:
There is no Azure activity log when deploying the project to a storage account.
More Info:
This issue also reproduces when creating/deleting a blob container/file share/queue/table.