feedback
feedback copied to clipboard
Azure Container Registry - Waiting for an agent...
For Deploy Run Container App Service (https://docs.microsoft.com/en-us/learn/modules/deploy-run-container-app-service), exercise "Build and store an image by using Azure Container Registry" I get stuck waiting when uploading the image to the registry, I have tried several times without luck.
dhanjel@Azure:~$ cd mslearn-deploy-run-container-app-service/ dhanjel@Azure:~/mslearn-deploy-run-container-app-service$ az acr build --registry registrydhanjel --image webimage . Packing source code into tar to upload... Excluding '.git' based on default ignore rules Excluding '.gitignore' based on default ignore rules Uploading archived source code from '/tmp/build_archive_5469ea6d36b84ec1b65b71ea4fd7dbc6.tar.gz'... Sending context (691.287 KiB) to registry: registrydhanjel... Queued a build with ID: cd5 Waiting for an agent...
Registry name is correct as far as I can see:

Thank you for creating the issue! One of our team members will get back to you shortly with additional information.
@yunyunyunyun to follow-up with the correct owner for this report.
Still experiencing an infinite "Waiting for an agent..." ):
I see this as well when sending a build task to ACR - queues with a build ID and then sits at waiting for an agent... Any movement on this?
I am experiencing the same issue. Any ideas? I have been able to build to ACR fine in the past but only just started to run into this.
We've been seeing this issue occur again today (2024-01-22) and have opened a case with Microsoft (2401220040010490).
As far as I can tell, it appears to be an issue on the Microsoft side for resource allocation of ACR builds.
i have the same problem
Same here