Azure / Azure/static-web-apps-cli
Deploying Blazor WASM to Azure Static Web App from Visual Studio
オープン
- 主要言語
- TypeScript
- スター
- 668
- フォーク
- 156
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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'.
```
コントリビューションガイド
調査の方向性
Blazor WASM アプリで Visual Studio Publish → Azure → Static Web Apps のフローを再現し、.env の権限および認証の失敗を記録します。そのフローに関係するプロジェクト設定と認証経路を調査します。公開が EPERM エラーなしで成功し、Static Web App が認証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, typescript, wasm
- 領域
- authentication, cli, cloud
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100