Azure / Azure/static-web-apps-cli
Deploying Blazor WASM to Azure Static Web App from Visual Studio
Open
- Dominant language
- TypeScript
- Stars
- 668
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
Iam trying to deploy the Blazor WASM to Azure Static Web App using the publish => Azure => Static Web Apps option.
Static Web App is created .Successfully logged into Azure! But getting the below error while publishing.
```csharp
Failed to setup project: EPERM: operation not permitted, open 'C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\IDE\.env'
Unable to authenticate with Static Web App 'BlazorWASM'.
```
Contributor guide
Assessment
This issue has not been assessed yet.