Azure-Samples / Azure-Samples/functions-quickstart-javascript-azd

Deployments are failing with InternalServerError

オープン
#11 コメント 3 件 リアクション 1 件 担当者 1 名 @Copilot に割り当て済み GitHub で見る
主要言語
Bicep
スター
4
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

I follow the guideline in README.md in order to deploy resources but the deployment fails on:

```
ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:

Deployment Error Details:
InternalServerError: There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 40a8cf827bda6608812193d637b48c8e

TraceID: 40a8cf827bda6608812193d637b48c8e
```

sample deployment:
https://portal.azure.com/#view/HubsExtension/DeploymentDetailsBlade/~/overview/id/%2Fsubscriptions%2Fafab7bca-9723-4b94-849a-5c371fce9c36%2Fproviders%2FMicrosoft.Resources%2Fdeployments%2Fpkenvfortest123-1739890118

Details of error:
```
{
"status": "Failed",
"error": {
"code": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 40a8cf827bda6608812193d637b48c8e"
}
}
```

![Image](https://github.com/user-attachments/assets/d761e563-9d12-436c-b5cd-493ef2c6cd0b)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。