Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
61 views

Has anyone succeded to read an iso14443 tag ID using a BLE connection out of a ACR1555U? So far this is what I have... That device exposes the following services/characteristics: For custom Service: ...
raul garcia's user avatar
0 votes
1 answer
118 views

I have a Azure Container registry with few docker images. I want to manage it through DevOps via acr task. I have created an ACR task with following bicep resource cr_purge_image_task 'Microsoft....
prvn's user avatar
  • 448
0 votes
1 answer
62 views

currently In my container app i am using sp based authentication with ACR by providing the username/password like below. registry { server = var.acr_registry_name username ...
Coder's user avatar
  • 199
0 votes
0 answers
32 views

We have installed spinnaker inside a Azure vm using halyard. Spinnaker version is 1.34.5, we have enabled the auto trigger in the Spinnaker UI. This is the halyard configuration: dockerRegistry: ...
Hari's user avatar
  • 5
0 votes
1 answer
247 views

I'm getting the following error: Error: creating Container Group (Subscription: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" Resource Group Name: "mudkip-rg" Container Group Name: "...
gsistelos's user avatar
0 votes
1 answer
237 views

I want to execute some bash scripts with azure task, the task is created successfully but it doesn't do anything and also it doesn't log anything, it seems that the script never gets executed, here is ...
Abolfazl's user avatar
  • 1,750
0 votes
1 answer
338 views

Receiving an authorization error: unauthorized: {"errors":[{"code":"UNAUTHORIZED","message":"authentication required, visit https://aka.ms/acr/...
sqlsolver's user avatar
1 vote
1 answer
51 views

I'm having powershell script as below but it is not working as expected trying to retrieve images and delete the non running images from the acr . I was able to pull the images but not able to delete ...
Saikumar's user avatar
0 votes
1 answer
1k views

Hi guys I have an issue. I pushed my docker image to ACR and when I tried to configure it in Container app to create a container to deploy it in Cotainer Apps Env..It throw me an error saying that ‘...
Yusry Yesneen's user avatar
0 votes
2 answers
356 views

In Java while making database connection we are constructing dburl using configured db2 hostname and port from properties file and then assigning alternate servers(clientRerouteAlternateServerName) ...
Snoopy's user avatar
  • 11
1 vote
1 answer
215 views

I want to send push and pull events of images to Kafka using the Azure ACR Webhook function. 'Event Hub' is not available due to cost. The webhook is set to be thrown to the Kafka Rest Proxy URI with ...
 DhLuvZh's user avatar
1 vote
2 answers
4k views

I have an Azure subscription in which I have deployed an AKS private cluster. I created a VM in same virtual network and I can access AKS kubeapi and am able to create/update/delete resources in AKS ...
Hamza Sharif's user avatar
0 votes
1 answer
382 views

I am trying to push docker images in Azure Container Registry (ACR). When I push an image with a tag, and next time another modified image with the same tag, I lost access to the previous image. Is ...
Hamza Sharif's user avatar
1 vote
1 answer
689 views

I have a pre-existing ACR and I need to enable soft-deletion policy using terraform. I don't want to use null-resource, is there any other way I can achieve this? resource "null_resource" &...
Dv6's user avatar
  • 489
0 votes
1 answer
3k views

I have an Azure Kubernetes Service (AKS) cluster hosted in one Azure AD tenant and an Azure Container Registry (ACR) hosted in another Azure AD tenant. The ACR is secured using a service principal, ...
user23413046's user avatar
0 votes
1 answer
122 views

I try to deploy simple nodejs API to AKS. API works fine in local docker. I get no errors. AKS that status is running. However browser does not respond. Could someone check yaml and give me some tips? ...
DMabulage's user avatar
  • 1,006
0 votes
1 answer
518 views

I want to retain the 10 latest (order by date) images and delete the rest, how do i achieve that using command line? I dig through the documentation from azure but didn't find anything related to ...
hades's user avatar
  • 4,774
0 votes
2 answers
425 views

I'm building manually docker images from .NET 6 projects on Windows and uploading them to a docker container registry in Azure. I'm in the folder with the dockerfile and run: az acr build --registry ...
Maurice Klimek's user avatar
0 votes
1 answer
2k views

I have an AKS deployed in Azure and my pod is not able to pull the images from the ACR, the error is ImagePullBackOff, The error is failed to resolve reference "//:": failed to authorize: ...
user22979514's user avatar
1 vote
1 answer
278 views

I'm trying to create ACR tasks that would run acr purge command to cleanup of ACR registry. Here is a command for ACR cleanup of 3 repositories, except those with the tag latest : az acr run --cmd '...
AnjK's user avatar
  • 3,761
1 vote
2 answers
2k views

I've Azure free Subscription and trying out ACR. I've pushed an image into the ACR. But the image is not getting listed in Repositories. Any leads are helpful. Attached the screenshot. Under ...
Yoga's user avatar
  • 41
0 votes
1 answer
347 views

Is there a way we can exclude deleting certain tags from a Azure container repository and delete rest all tags present. I have been trying with below command but doesn't seem to work az acr run --...
SOURAV KAR MOHAPATRA's user avatar
0 votes
1 answer
525 views

i have 2 Susbscription first is called Prod and the 2nd is called Non-Prod. the non prod subscription containes an aks "ttr-aks" and i want to attach it to the ACR which exists into the ...
Dawod Kabha's user avatar
1 vote
2 answers
2k views

I am following this article to create a simple app service wiht container image pulled from an ACR: https://learn.microsoft.com/en-us/azure/app-service/tutorial-custom-container?tabs=azure-cli&...
SanjayD's user avatar
  • 166
0 votes
1 answer
674 views

task: Docker@2 inputs: containerRegistry: 'my-registry' repository: '$(System.TeamProject)/$(Build.Repository.Name)' command: 'buildAndPush' Dockerfile: 'Dockerfile' tags: | $(Build.SourceVersion) $(...
Ashokkumar Udayasuriyan's user avatar
0 votes
0 answers
616 views

We have a DB2 environment in a HADR cluster. The Java application connects to the database via JDBC. In the event of an error, this should connect to the backup database. This connection takes about ...
Thomas's user avatar
  • 1
1 vote
0 answers
1k views

While pushing the image to ACR in azure pipelines, I'm getting below error. a70b11b076fe: Waiting 3ad1014f96c7: Waiting bca938d9b956: Waiting 5a48accd2033: Waiting 32ee4143301d: Waiting c73ad13a1488: ...
Nikhil Garepally's user avatar
0 votes
1 answer
3k views

Whenever I'm running az acr login -n i'm getting following message: Error response from daemon: Get "https://acrau*****.azurecr.io/v2/": net/http: request canceled while waiting for ...
Jack Spektor's user avatar
  • 1,117
0 votes
1 answer
733 views

I have docker images with some tags uploaded at one of my repository but I need to pick some images from that repository and move it to another repository. Both of them are residing inside a same ...
ar d's user avatar
  • 69
0 votes
1 answer
1k views

I am trying to build a docker image through Azure DevOps am using sample app (Node Js) to build tag and push to the azure acr, unfortunately its getting failed to find the image In my yaml config I ...
cloudcop's user avatar
  • 1,073
3 votes
2 answers
2k views

I am working on a script where I want to run az acr import. The command tries to list the repository but fails with the error: The resource with name 'name' and type 'Microsoft.ContainerRegistry/...
Susheel Bhatt's user avatar
0 votes
0 answers
338 views

I have been burning my remaining neurons during the last week with this issue. The challenge that I am facing is that I am trying to upload or push a modified container to my Azure Container Registry ...
Lee Andrew's user avatar
1 vote
1 answer
101 views

WebApp is configured to fetch artefact from ACR as part of CI/CD. The WebApp seems to be running old file compare to what the ACR artefact has (verified by pulling it down from ACR to localhost). Have ...
Abhi's user avatar
  • 11
0 votes
0 answers
137 views

I have an app with two pages. One of them is the MainPage, which is opened first when the app is opened. The second page is there to update values (user input), sent them to a server and returning to ...
Fish1996's user avatar
  • 567
0 votes
1 answer
634 views

How to connect ACR with Azure devops pipeline such that whenever there is a new image in ACR azure devops pipeline trigger. Webhook is one option but how to setup it what should be URI need to specify ...
Vaish's user avatar
  • 1
1 vote
1 answer
1k views

Looking for an example in GitHub actions workflow to clone a specifc image name by commit SHA from GHCR (GitHub registry) to ACR (Azure registry) with a need to copy all the tags and labels from the ...
Zefferno's user avatar
1 vote
3 answers
3k views

To preface, I am new to leveraging Kubernetes in Azure, so I might get some terms wrong. Sorry in advance. I have been attempting to find a way to create Kubernetes secret objects that are populated ...
5w3rv0's user avatar
  • 67
1 vote
1 answer
4k views

I'm trying to push an image to Azure container registry but before pushing an image when I tried to login to azure container registry login server, I'm getting below error Error response from daemon: ...
Neha Kavatage's user avatar
0 votes
3 answers
2k views

I'm following this guide and when I try to import cert-manager images in my private ACR from command line I receive this error: (InvalidParameters) Operation registries-561d08e9-81e5-11ed-baec-...
Roberto Conte Rosito's user avatar
0 votes
2 answers
1k views

I have 3 stages in my pipeline for deploying to AKS. Create Secret Kubectl apply Deploy to AKS but I got this error in Kubectl apply: 2022-12-14T08:01:54.5561492Z [command]/usr/local/bin/kubectl ...
Vladimir Petukhov's user avatar
1 vote
1 answer
8k views

I use Azure Kubernetes Service in order to perform docker images deployment from Azure Container Registry. After deployment I got: Failed to pull image "<reg_name>.azurecr.io/service:latest&...
testtest's user avatar
0 votes
0 answers
959 views

I have below piece of code written in Groovy language in Jenkins pipeline. I just want to do docker login but its failing. ` pipeline { agent any stages { stage('Build Agent Image') { ...
Ajay's user avatar
  • 19
1 vote
0 answers
630 views

At my company, we're setting up an on-prem k8s cluster in combination with a private image repository hosted on Azure (Azure Container Registry). For development purposes, I'd like our developers to ...
Jan Hein de Jong's user avatar
0 votes
1 answer
950 views

We are trying to build and push a docker image to Azure Container Registry. If we do build and push in the same step, everything works fine. But we are trying to build once and promote to all ...
Myla's user avatar
  • 7
1 vote
1 answer
2k views

I created a private registry having only AcrPull role, as showing below : But when i build my own image and PUSH, it works fine! (instead of deny me ) I would like to know why ? (since it has only ...
Mohamed's user avatar
  • 271
1 vote
1 answer
685 views

I am trying to import Azure container registry with tags. I know the Azure cli command: az acr import --name $TARGET_REG --source $SOURCE_REG.azurecr.io/$repo":"$tag; But Azure cli doesn't ...
Shilpa-V's user avatar
1 vote
0 answers
691 views

after very useful tips from user vlp, I have finally been able to connect to an AT24C16 I2C card with my ACR39 card reader through the java smartcard API (original thread). Since the free memory card ...
Tom's user avatar
  • 93
2 votes
1 answer
2k views

I am managing a Azure Container Registry. I have scheduled a ACR Purge task which is deleting all image tag if they are older than 7 days and exclude versioned images which are starting with v so ...
Ashish Kumar's user avatar
0 votes
0 answers
394 views

I have a script that does a variety of things to the active document on file open in Photoshop (currently on v 23.x - I keep it relatively up to date so that'll change over time) I run this from the ...
Ned Martin's user avatar
2 votes
1 answer
3k views

I want to send an acr value to Identity Server 4 during the authentication challenge, and have it returned inside the id_token on the redirect back after login. From what I have read online, I got the ...
user2173353's user avatar
  • 4,770