Why my Azure Container Instances (Postgresql database with persistence storage/multi-containers) from Docker Compose fail to start up? (with no error message/log)
I followed this link to deploy multiple containers to Azure Container instances with docker compose file with some slight modifications. https://learn.microsoft.com/en-us/azure/container-instances/tutorial-docker-compose My containers contain one server…
Azure Container Registry
Azure Container Instances

Pushing image from Docker to ACR is failing even the I used access key correctly
I am using following command , but failing with following error message: XXXXX:~$ docker login Log in with your Docker ID or email address to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com/ to…
Azure Container Registry
build a Docker image that includes Kubernetes (kubectl) and the Azure CLI,
hi team, how to build a Docker image that includes Kubernetes (kubectl) and the Azure CLI? Does Micorosft provide a generic image with k8s and azure cli included? thx
Azure Container Registry
Connect AKS with ACR
I am not able to connect the AKS with ACR. getting below error even after following all the steps. Unable to get AAD authorization tokens with message: 2025-04-11 08:25:22.014930 An error occurred: CONNECTIVITY_REFRESH_TOKEN_ERROR Access to registry…
Azure Container Registry
How to fix (TasksOperationsNotAllowed) ACR Tasks requests for the registry <containerRegistryName> and <password> are not permitted.
When running the following command on Azure Cloud Shell getting the TasksOperationsNotAllowed error. How to fix? Command: az acr build --registry $REGISTRYNAME --image expressimage . Errror: (TasksOperationsNotAllowed) ACR Tasks requests for the…
Azure Container Registry
Azure Cloud Services
Microsoft Authenticator
receive This error "unauthorized: Invalid clientid or client secret." while trying to run Pipeline
receive This error "unauthorized: Invalid clientid or client secret." while trying to run Pipeline
Azure Container Registry
Sync my account across devices - iPad and laptop
My account is not in sync across devices - iPad and laptop. I am creating resources, for example, Azure Container Instance and registry, on my iPad. I am trying to publish using Visual studio 2022. When I login to my laptop it does not seem to recognize…
Azure Container Registry
Pulling docker image from ACR: certificate is valid for northeurope, but not westeurope
I want to, in an Azure DevOps pipeline, pull a container image from an Azure Container Registry. We have an two Azure Container Registries, one for test and one for prod. They are both configured to use a private endpoint connection, and they are both…
Azure Container Registry
Unable to pull images from Azure Container Registry
When pulling images from our Azure Container Registry, we are receiving an error on some images. It seems to be that OCI images cannot be pulled, but Docker images can be pulled, both using the same Azure authentication. There were no issues with this…
Azure Container Registry
az acr run --cmd "acr purge --help" is blocked by the registry firewall
$ az acr run --cmd "acr purge --help" /dev/null Queued a run with ID: ca4 Waiting for an agent... 2021/03/29 20:11:29 Alias support enabled for version >= 1.1.0, please see https://aka.ms/acr/tasks/task-aliases for more…
Azure Container Registry
Connection is not an approved private link; connecting acr cache credential set to keyvault with private endpoint
Hi, I'm trying to bicep cache rules for docker.io and they require a credentialset. I managed to create a credentialset for my acr but I get the following error when it tries to get the credentials from my private keyvault: "errorCode":…
Azure Key Vault
Azure Container Registry
Is there an ado pipeline task to trigger another pipeline?
I don't want PowerShell script of REST API. I just want a dedicated pipeline task to achieve this goal Say I have pipeline A. I want to run pipeline B which then triggers pipeline A to run.
Azure Container Registry
Windows Agent Pool not able to pull images
Getting the following error - Failed to pull image "..." [rpc error: code = Unknown desc = failed to pull and unpack image "": failed to extract layer sha256:10...: failed to safefile.openRelative failed in Win32: open…
Azure Container Registry
Azure Kubernetes Service (AKS)
image not available anymore in microsoft container registry
Hello All, the image mcr.microsoft.com/azuredocs/azure-vote-front:v1 is not available anymore, and on a lot of pages from microsoft to this image is refered. could you put it back or tell me where i can find it now? Normal BackOff 21s …
Azure Container Registry
Azure Kubernetes Service (AKS)
dotnet publish: AfterTargets="AfterPublish" triggers before publish is complete
Can someone look at this Github issue and help resolve it for us? https://github.com/dotnet/sdk/issues/46999
Azure Container Registry
Unable to access AKS endpoint in the last few days. Also unable to push image container registry
I am unable to access AKS endpoint and getting 404 error.
Azure Container Registry
Urgent Issue with Role Assignment in Azure – "MissingSubscription" Error
Issue: Unable to Assign Role to ACR - MissingSubscription Error Problem Description: I encountered an issue while trying to assign the AcrPull role to a service principal for my Azure Container Registry (ACR). Every time I run the following command: az…
Azure Container Registry
Unable to run a job in azure ml batch endpoint
Error Failed to pull Docker image xxxxxxcontainerregistry.azurecr.io/azureml/azureml_e473xxxxxxxxxxxxxxx. This error may occur because the compute could not authenticate with the Docker registry to pull the image. If using ACR please ensure the ACR has…
Azure Container Registry
Azure Machine Learning
AKS is not able to pull images from ACR
I am unable to get our AKS to be able to pull images from our ACR. I get the following error on the pod Failed to pull image "**REMOVE**.azurecr.io/**REMOVED**:dev": [rpc error: code = NotFound desc = failed to pull and unpack image…
Azure Container Registry
Azure Kubernetes Service (AKS)
Hello, I'm trying to access my azure account, but it keeps showing me the message "you don't have access to this", and "restricted tenant". It says we have some problems with your login token. I even can't submit a support ticket and can't do anything.
Hi Team, While I was trying to set some permissions to my user account during Azure Container Registry , I made some changes to my role and after that when I am trying to access my azure account, but it keeps showing me the message "you don't have…