次の方法で共有


Azure Container Instancesでのスポット コンテナーの作成に関するエラー コード

この記事では、Microsoft Azure Container Instancesでスポット コンテナーを作成しようとしたときに発生する一般的なエラーの解決策について説明します。

コード エラー メッセージ 詳細とソリューション
SpotPriorityContainerGroupNotSupportedForInboundConnectivity Spot Priority is not supported for container groups with inbound connectivity. 要求からネットワーク関連のプロパティを削除し、もう一度やり直してください。
SpotPriorityContainerGroupNotSupportedInSku Spot Priority Container Group is not supported in '{xyz}' Sku. Spot では Standard SKU のみがサポートされています。 Standard SKU を指定して、もう一度お試しください。
SpotPriorityContainerGroupWithGPUResourcesNotSupported Spot Priority Container Groups that include containers requesting GPU resources are not supported. GPU はスポット コンテナーではサポートされていません。 要求から GPU を削除し、もう一度やり直してください。
PriorityNotSpecified The 'Priority' must be one of 'Regular,Spot' for container group '{xyz}'. 要求本文に優先度が記載されている場合は、 または の Regular 値を指定します Spot

詳細

お問い合わせはこちらから

質問がある場合やヘルプが必要な場合は、サポート要求を作成するか、Azure コミュニティ サポートにお問い合わせください。 Azure フィードバック コミュニティに製品フィードバックを送信することもできます。