327 questions with Azure Container Apps tags

Sort by: Updated
0 answers

Trying to install a container app that needs access via 2 ports

I have a container app running locally that has two ports exposed: 8080 and 8050.  The former serves the UI and the latter is for uploads.  I am trying to figure out how to phrase this in both the docker compose file and in the az containerapp up…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-28T15:12:06.53+00:00
AdamMorgan-1941 15 Reputation points
commented 2024-02-29T05:03:55.5233333+00:00
MayankBargali-MSFT 69,946 Reputation points
1 answer

Azure Function - Container App - Configuration Data

Hi there, I cannot access the secrets of a container app running as a function. The portal is telling that there is a deny assignment preventing access. (I am admin on the subscription). When I go through the Azure Function portal - I cannot see my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,572 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-26T15:01:08.6666667+00:00
Keith Doran 0 Reputation points
commented 2024-02-28T09:59:08.0933333+00:00
Keith Doran 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Functions Container Apps creates managed resource group without access

Hi, I'm playing around with the in preview Azure Functions in Container Apps. I've deployed a dummy app with the azure-functions/dotnet7-quickstart-demo image. Unfortunately I cannot edit the Container App - can't edit scale rules or containers deployed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,572 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2023-10-14T14:58:35.9433333+00:00
Patryk Mikolajczak 20 Reputation points
commented 2024-02-28T08:45:44.9566667+00:00
Patryk Mikolajczak 20 Reputation points
1 answer

Azure Container Apps: Connection terminated Error on Accessing my application

Hello Guys, I am getting following error when trying to access my application with ingress URL :- "upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection termination" My applications is…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-19T12:31:46.5+00:00
Manish Vishnoï 21 Reputation points
commented 2024-02-27T10:59:41.1433333+00:00
MayankBargali-MSFT 69,946 Reputation points
1 answer One of the answers was accepted by the question author.

Azure container Apps Dapr workflows

Hello Team, Do azure container apps supports dapr workflows? If yes can you please help me with Microsoft help link? thanks, sriraghavendran.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-26T13:27:08.61+00:00
SriRaghavendran Prabhakaran 300 Reputation points
commented 2024-02-26T15:06:58.2366667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
11 answers

upstream connect error or disconnect/reset before headers. retried and the latest reset reason: protocol error

Trying to curl to my deployed container app. As far as I see the container started successfully and the listener port is running evidently by running netstat -an within the container. But a curl to the health check endpoint fails. Host:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2023-03-31T17:52:44.8+00:00
Andy Kepr 60 Reputation points
commented 2024-02-26T06:51:57.13+00:00
书芮 吴 0 Reputation points
1 answer

program '/functions_debugging_cli/func' does not exist in docker azure function app

I get the error "program '/functions_debugging_cli/func' does not exist" when trying to run an azure function app locally in a docker container. Browsing the docker image I learned that the /functions_debugging_cli/ folder doesn't exist, so…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,572 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-13T16:23:31.9233333+00:00
Wuite, Edward 0 Reputation points
edited an answer 2024-02-23T15:18:16.6466667+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
1 answer

What is the best way to manage application settings in azure container apps

Azure functions has a configuration section to manage the application settings, what is the alternative in azure container apps? I believe we can use environment variables or even the azure app configuration but is there a straight forward way for…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-13T15:10:56.68+00:00
Arora, Siddhannt 0 Reputation points
commented 2024-02-21T20:04:01.8266667+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
1 answer

Using swagger UI with ACA

I have an ACA which I have deployed and exposing the same via APIM In azure function you can create an end point for swagger UI and expose it via APIM and with the Azure functions URL you can access the different end point via swagger UI. How can we…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-13T15:15:17.95+00:00
Arora, Siddhannt 0 Reputation points
commented 2024-02-21T15:57:42.33+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
1 answer

Container Apps with Vnet seems to download images over the Load balancer?

Hey all, I'm experimenting with using Container Apps and my setup seems fairly simple: I have a Container App using a VNET and a (public) ACR hosting the docker image. When my app spins up, I'm seeing quite big spikes (500MB in a few seconds) in the load…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
422 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-12T10:03:35.5+00:00
Terranca 0 Reputation points
edited the question 2024-02-21T07:56:32.0266667+00:00
KapilAnanth-MSFT 39,461 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

ACA of ACI for outbound only services

Hello, I'm designing a load testing solution in my company which requires creating 5-10 dozen instances of connections sourced from various Azure data centers in North America. The solution will be containerized so that upon startup the container will…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-15T18:25:42.5366667+00:00
Mike Lee 247 Reputation points
commented 2024-02-19T19:30:22.9533333+00:00
Mike Lee 247 Reputation points
1 answer One of the answers was accepted by the question author.

Container Apps: My application can not bind on port 80 inside container

My application is trying to bind on port 80 and 443 inside the container but getting following error :- (13)Permission denied: make_sock: could not bind to address [::]:80 (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80 Have gone…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-09T17:09:08.93+00:00
Manish Vishnoï 21 Reputation points
accepted 2024-02-19T17:06:55.76+00:00
Manish Vishnoï 21 Reputation points
0 answers

DAPR ACTOR COSMOSDB

Hi Team, I am using dapr actors in my container apps. Cosmosdb instance I am using for state. while creating state configuration, I facing the below issue. Error: Operation is not succeeded: Failed.…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-07T11:24:37.9566667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
commented 2024-02-19T06:58:13.4566667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
1 answer

How to estimate costs of Container Apps?

how to count the cost of using container apps? For example let's take CPU. In metrics all I have is CPU usage in some point of time. But how to count if I reached or exceeded free limit of 180,000 vCPU-seconds?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2023-04-14T10:22:09.29+00:00
Johnny 0 Reputation points
commented 2024-02-17T12:44:21.11+00:00
Andrew Andriichuk 5 Reputation points
2 answers

Azure Container Apps Performance Guarantees

Hi, I am new to Azure Container Apps. I am considering using it in my design. The idea of abstracting all the behind-the-scenes Kubernetes and orchestration looks super cool. If this is a fully managed service, what are the performance guarantees,…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-07T16:34:36.1933333+00:00
Madhan Raj 5 Reputation points
answered 2024-02-16T08:58:58.5366667+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

azure container apps and windows images

Does Azure Container Apps support Windows images? If not, will it support them once it goes in GA release? Is there an estimate for the GA release?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2022-04-16T22:55:36.317+00:00
user23820 36 Reputation points
edited the question 2024-02-16T06:49:06.01+00:00
Prrudram-MSFT 22,941 Reputation points
2 answers One of the answers was accepted by the question author.

Container App Job not triggered by Service Bus event

My container app job is not triggered by a message arriving in my Service Bus topic and I dont know why. I've tried every possible combination of configurations (with and without connectionFromEnv/namespace/messageCount/etc.), access key and such. This…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-13T15:15:47.8833333+00:00
Nikola Kretschmer 40 Reputation points
accepted 2024-02-15T08:57:09.0733333+00:00
Nikola Kretschmer 40 Reputation points
1 answer

Configure envoy proxy for Container App

Hi, was looking at alternatives for CORS in a frontend backend setup. Usually I have a nginx proxy that handles requests to my apps. Was thinking to do a similar thing when moving to Container app - but as we already use Envoy - can’t this just be…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-04T17:21:22.09+00:00
Martin Gran 0 Reputation points
commented 2024-02-13T17:29:14.1833333+00:00
JananiRamesh-MSFT 23,256 Reputation points
2 answers One of the answers was accepted by the question author.

az containerapp up command is not uploading my docker image to Azure

I am using the following tutorial to try to deploy my docker image to Azure: https://video2.skills-academy.com/en-us/azure/developer/python/tutorial-containerize-simple-web-app?tabs=web-app-fastapi I am following the tutorial but using my code instead of the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-04T09:39:13.42+00:00
Daniel Zohar 20 Reputation points
accepted 2024-02-09T11:25:07.45+00:00
Daniel Zohar 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to prevent Azure CLI from creating associated resources in random new resource groups?

I am using the Azure CLI to create a Container App Environment, and a virtual network. I followed the instructions here https://video2.skills-academy.com/en-us/azure/container-apps/vnet-custom?tabs=bash%2Cazure-cli&pivots=azure-cli These are the commands…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
327 questions
asked 2024-02-04T02:33:21.96+00:00
Greg Quinn 116 Reputation points
accepted 2024-02-08T23:44:38.2133333+00:00
Greg Quinn 116 Reputation points