Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep getting errors while deploying the App #122

Open
Ishan-seth opened this issue Mar 10, 2024 · 0 comments
Open

Keep getting errors while deploying the App #122

Ishan-seth opened this issue Mar 10, 2024 · 0 comments

Comments

@Ishan-seth
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant