static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Deploying Blazor WASM to Azure Static Web App from Visual Studio

Open HarshithaVeeramalla opened this issue 2 years ago • 1 comments

Iam trying to deploy the Blazor WASM to Azure Static Web App using the publish => Azure => Static Web Apps option.

image

Static Web App is created .Successfully logged into Azure! But getting the below error while publishing.

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'.

HarshithaVeeramalla avatar Jan 11 '24 11:01 HarshithaVeeramalla

Same problem here it just doesn't work mine is trying to open "C:\Windows\System32.env" lol

TeddyAlbina avatar Jul 21 '24 15:07 TeddyAlbina