Lab Bicep Deployment #1
Annotations
2 errors and 2 warnings
|
deploy
Deployment failed.
|
|
deploy
ERROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment 'lab' is not valid according to the validation procedure. The tracking id is 'ee0f05c0-3408-4e12-9083-67dc65166d63'. See inner errors for details."}
Inner Errors:
{"code": "ValidationForResourceFailed", "message": "Validation failed for a resource. Check 'Error.Details[0]' for more information."}
Inner Errors:
{"code": "ContainerAppImageRequired", "message": "Container with name 'my-website-container' must have an 'Image' property specified."}
|
|
deploy
Template validation failed.
|
|
deploy
ERROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment 'lab' is not valid according to the validation procedure. The tracking id is 'ec07643f-3152-4683-852f-c5571920bc52'. See inner errors for details."}
Inner Errors:
{"code": "ValidationForResourceFailed", "message": "Validation failed for a resource. Check 'Error.Details[0]' for more information."}
Inner Errors:
{"code": "ContainerAppImageRequired", "message": "Container with name 'my-website-container' must have an 'Image' property specified."}
|