Open enormousrodent opened 6 days ago
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.
Duplicated with https://github.com/OfficeDev/teams-toolkit/issues/12571
Please consider using the lower version of TTK or migrate the Storage to Static Web Apps
Describe the bug When deploying from VSCode Step 4 fails (azureStorage/enableStaticWebsite). gvr:Unable to get properties of container '$web' in Azure Storage Account '[NAME]' due to error:
When viewing the created storage account within Azure i cannot see any $web container. If i manually try to create the folder and try again it still doesn't appear to work
To Reproduce Steps to reproduce the behavior: 1.) Provision teams app from VSCode 2.) Wait until step 4 fails within console output window Expected behavior Deployment of all assets completes successfully
VS Code Extension Information (please complete the following information):
Additional context I have deployed the code to different environments multiple times without issue. This is a different tenant however no error messages describe any issues with authentication.