-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
azdRelated to running commands from azd (Azure Developer CLI) like up, deploy, provision, pipelineRelated to running commands from azd (Azure Developer CLI) like up, deploy, provision, pipelinecontainerappsRelated specifically to deployment to Azure Container AppsRelated specifically to deployment to Azure Container Apps
Description
This issue is almost a copy of #2668.
Deploying services (azd deploy)
(x) Failed: Deploying service backend
ERROR: failed deploying service 'backend': HEAD https://acrtaskprodsec159.blob.core.windows.net/container-e06c490f7a484e79a8fb9b7736906af2/logs/dtj/rawtext.log
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
Response contained no body
TraceID: ada88b1cc5234b95698c2d721b6df7e8
Trying to access the log above gives this error in the browser,
Public access is not permitted on this storage account. RequestId:9a0d4503-101e-0062-7260-2c53ef000000 Time:2025-09-23T08:06:21.9901150Z
I've deployed and updated this demo many times the previous week, at least 10 times without any issues. This time it can't create a new revision because it can't access the storage account. Somebody needs to allow Public access to this storage account.
Metadata
Metadata
Assignees
Labels
azdRelated to running commands from azd (Azure Developer CLI) like up, deploy, provision, pipelineRelated to running commands from azd (Azure Developer CLI) like up, deploy, provision, pipelinecontainerappsRelated specifically to deployment to Azure Container AppsRelated specifically to deployment to Azure Container Apps