Skip to main content
0 votes
1 answer
99 views

I'm looking to deploy an ACR (Azure Container Registry) repository that containers docker for python code. I want this ACR to run in a virtual network so I can securely access blob storage through my ...
josh-hills's user avatar
1 vote
1 answer
320 views

I have a csv which is under a container in Azure Storage. I tried all the ways mentioned online to delete it but its not getting delete. I was able to delete all the data from the same but the csv ...
Kunal Chawla's user avatar
1 vote
1 answer
305 views

I am trying to run my pipeline in containers, I am using the inbuilt support that azure pipelines provide to run the jobs in containers via azure agents. This is how my YAML looks: resources: ...
osim_ans's user avatar
  • 487
0 votes
1 answer
317 views

I'm totally new to Azure and overwhelmed by all the azure services. I have simple use-case and want to know what is the best (and cheapest option) to host this in Azure (it must be on azure). ...
PandaPlayer's user avatar
2 votes
2 answers
3k views

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: (...
MD SHAHEDUR RAHMAN's user avatar
0 votes
2 answers
819 views

I have an Azure subscription and I am using Azure Container Registry. I need to docker login to access my repository. This is easily done using the CLIs [docs]: TOKEN=$(az acr login --name <acrName&...
Paul's user avatar
  • 1,167
1 vote
1 answer
614 views

Here scenario is , we have app service needs to access the azure container apps hosted as internal, that can be accessesed with the vnet. The app gateway routing works well if we have one container ...
sowndar k 's user avatar
0 votes
1 answer
1k views

I am trying to set up a container app/registry that will act as our Azure DevOps agents. I am following the MS guide and can get everything built and working, however i don't believe this can see our ...
joko_88's user avatar
  • 105
2 votes
1 answer
8k views

I am trying to learn azure DB on my own and trying to understand its services, recently I am stuck with this problem, and any help on this is much appreciated. I created a storage account with all ...
Bhanu Yenumula's user avatar
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
1 answer
166 views

I'm fairly new to Akka.net and I'm a total noob when it comes to containers so please forgive me if this is too simple (but I kind of hope it is). I'm trying to build a web app cluster using Azure app ...
yozepi's user avatar
  • 382
0 votes
3 answers
1k views

I am working on automating certain tasks related to Azure Kubernetes. For this, I want to connect to AKS to list pods and to get live logs which we get through kubectl. However, when I import the ...
Pallavi's user avatar
  • 606
1 vote
3 answers
1k views

I am trying to deploy dockerized React JS application (uses ngnix) on MS Azure App Service (Web application as Container/Web App). Using Azure Container Registry for the same. Here is my Dockerfile ...
Nagaraj S Kharvi's user avatar
1 vote
0 answers
198 views

I have a strange situation that i would like to share with you. I started container recently and wand to have Azure DevOps agent running on container. On my windows 10 laptop , i can instanciate a ...
Paul's user avatar
  • 449
1 vote
0 answers
472 views

Scenario: There is an azure container registry(acr) with many repositories (around 20) Each repository has different tags like image:dev0.1, dev0.2, prod0.1, prod0.2 There are more than 100 images ...
shaik moeed's user avatar
  • 5,588

15 30 50 per page
1
2 3 4 5
28