ContosoTraders icon indicating copy to clipboard operation
ContosoTraders copied to clipboard

Keep getting errors while deploying the App

Open Ishan-seth opened this issue 3 months ago • 0 comments

Describe the bug While deploying via Azure Pipelines and Azure Repos, I keep getting the following error:

##[error]At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details. ##[error]Details: ##[error]PublicAccessNotPermitted: Public access is not permitted on this storage account. RequestId:6cf5748f-801e-0042-20b4-72fb8d000000 Time:2024-03-10T06:27:51.6390264Z ##[error]PublicAccessNotPermitted: Public access is not permitted on this storage account. RequestId:6cf57476-801e-0042-0db4-72fb8d000000 Time:2024-03-10T06:27:51.6130408Z ##[error]PublicAccessNotPermitted: Public access is not permitted on this storage account. RequestId:6d40c59c-b01e-00d3-48b4-720e0f000000 Time:2024-03-10T06:27:48.7554464Z ##[error]ResourceNotFound: The Resource 'Microsoft.App/containerApps/contoso-traders-intcartsishan' under resource group 'contoso-traders-rgishan' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix ##[error]ResourceNotFound: The Resource 'Microsoft.App/managedEnvironments/contosotradersintacaenvishan' under resource group 'contoso-traders-rgishan' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix ##[error]Check out the troubleshooting guide to see if your issue is addressed: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment?view=azure-devops#troubleshooting ##[error]Task failed while creating or updating the template deployment.

To Reproduce Steps to reproduce the behavior:

  1. Deploy 266-hotfix using Azure Pipelines
  2. Click on Run Pipeline

Ishan-seth avatar Mar 10 '24 06:03 Ishan-seth