I was trying to do this in Pulumi where I had a local Dockerfile and wanted it to be sent to build the same as the command 'az acr build' sadly it kept erroring
I want to create a container (or container group) in Azure Container Instances, pulling the image(s) from Azure Container Registry - but with using a SystemAssi
I'm building a docker image in an Azure DevOps pipeline, then I want to push it to the Azure Container registry. The registry is already created and I've config
Scenario: I have 4 repos in an ACR(azure container registry) with multiple images in each repo. I want to move all the repos and all images in it to a different
I use the following image openjdk:11-jdk as a base image to create an image that just executes a .jar file, but I get the following security warning from Azure
I have few images hosted in ACR, I want to inspect the image (Repository image) deployed in ACR. For example I have one "hello-world" image in "test123" ACR. I
I have set up an Azure App Service (Linux) publish method being Code and have set up the appropriate pipeline to build and deploy my code (nodejs). Now I need m
We have started to spin off products off the one big monolith into Azure. A product could also be called a micro service. A question that we have - should we