Top "Azure-container-service" questions

Microsoft Azure Container Service (ACS) optimizes the configuration of popular open source tools and technologies specifically for Azure.

Azure Service Fabric vs Azure Container Services

I understand that both Azure Service Fabric and Azure Container Services can be used to host microservices through containers. In …

azure azure-service-fabric azure-container-service
Difference between Azure Container Service and Web App for Containers

What is the difference between Azure Container Service and Web App for Containers? They both seem to offer a fully …

azure azure-web-app-service azure-container-service
Scale Azure Container Instance

Is it possible to scale an ACI running container? Problem: We have some old-school Cloud Services (.NET Framework v4.7.1) we're …

azure containers azure-container-service windows-container azure-container-instances
how to set dns to azure aks?

I am currently using Azure AKS. I have a frontend application which is using LoadBalancer to have a public IP …

azure azure-virtual-network azure-container-service
Pull image Azure Container Registry - Kubernetes

Does anyone have any advice on how to pull from Azure container registry whilst running within Azure container service (kubernetes) …

azure docker kubernetes azure-container-service azure-container-registry
Mount a volume while using a docker container in Azure App Service

I've deployed a Web App on Azure and use a Docker Container from the public registry (my own image) to …

azure docker docker-volume azure-container-service
COPY failed: stat /var/lib/docker/tmp/docker-builder<num>/server/requirements.txt: no such file or directory

Appears to be some kind of context issue. I'm trying to figure out why this would work fine when spinning …

django azure docker azure-devops azure-container-service
"Startup File" on Azure Docker Web App

Is the "Startup File" option on the docker web app options for docker-compose files? or shell commands? I cannot find …

azure-container-service