321 questions with Azure Container Apps tags

Sort by: Updated
1 answer

Azure Container App - Replica constantly one & it wont scale with Azure Service bus

Hi there, I have been playing around with a container app, I created a revision where the scale is 0-5 with a scale rule of type custom (**azure-servicebus) ** I created a secret within the container app for the service bus connection string. I…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
575 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2023-09-14T22:09:10.8266667+00:00
Gareth Glanville 0 Reputation points
answered 2024-06-29T02:58:19.32+00:00
Singh, Rahul 1 Reputation point
0 answers

Issue with Azure API Management Service and Container Apps Environment in VNET

I have a setup where my Azure API Management service is supposed to communicate with backend pools that consist of three container apps, all hosted within an Azure Container Apps environment. This entire setup is housed within a single virtual network…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-28T18:41:49.2933333+00:00
Amitai Erfanian 0 Reputation points
0 answers

Managing Event Scaled Container App Jobs

When using Event Scaled Container App Jobs, for example, Jobs which start when something appears in an Azure Storage Queue, is there any way to use an API to know whether a particular job failed or succeeded? I see that job instances have random suffixes…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-28T14:15:50.9433333+00:00
Dev S 26 Reputation points
1 answer

How to customize Scale Rules in Functions Apps hosted in ACA

We have a Azure Function Apps hosted in Azure Container Apps (ACA) using Dedicated plan in Workload profiles. The ACA allows setting horizontal scaling through scaling rules. But when we deploy a func using az functionapp create the Container App bound …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,540 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-26T14:59:12.35+00:00
Selmison Campelo de Miranda 5 Reputation points
edited a comment 2024-06-27T11:24:38.4766667+00:00
Selmison Campelo de Miranda 5 Reputation points
0 answers

Azure Container App Jobs accessing storage queue over private network link

Hi, Are Azure Container App Jobs, which are configured for Event Scaling from an Azure Queue Storage account, supposed to be able to get scaled if the Storage account has a private network link to a subnet within the same VNET which also hosts the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-26T21:16:58.61+00:00
Dev S 26 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Container attacks and ToS

Hello, I'm currently planning my bachelor's thesis. My idea is to write and run some containerized apps and then try to exploit/attack them and see how particular security policies work and compare them. This leads to some questions. Are there any…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
666 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,443 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-26T08:33:46.6633333+00:00
Michał Kuniczuk 20 Reputation points
accepted 2024-06-26T09:07:14.1166667+00:00
Michał Kuniczuk 20 Reputation points
1 answer One of the answers was accepted by the question author.

Container hrchatbot06_0_03243f91 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging

Hi, I was deploying a python framework chatbot as a web service to Azure Portal and encountered such error: Container hrchatbot06_0_03243f91 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging. It works fine…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
824 questions
asked 2024-06-07T09:17:41.0566667+00:00
Syafie Asyraf Sarifudin 20 Reputation points
accepted 2024-06-26T02:13:48.42+00:00
Syafie Asyraf Sarifudin 20 Reputation points
1 answer

Internal Azure Container Apps communication between subscriptions

I'm trying to get my head around how multiple internal Azure Container Apps in different regions communicate with each other. I have 2 vnets which are peered and each container app environment is integrated with the vnets. I also have VMs using the same…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-17T21:34:47.62+00:00
Bon Macalindong 65 Reputation points
edited the question 2024-06-25T17:18:47.9633333+00:00
KapilAnanth-MSFT 38,971 Reputation points Microsoft Employee
0 answers

Authorization error when trying to list secrets in Azure Container Apps

We are getting below mentioned authorization error when trying to list secrets using Azure golang sdk. RESPONSE 403: 403 Forbidden ERROR CODE: AuthorizationFailed -------------------------------------------------------------------------------- { …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-19T09:07:10.27+00:00
PS 150 Reputation points
commented 2024-06-24T04:30:11.61+00:00
PS 150 Reputation points
1 answer One of the answers was accepted by the question author.

What's the recommended max replicaTimeout for Azure ContainerApps Jobs?

I've been enjoying using Azure Container Apps for my web service and am considering running a long-running job using the Azure Container Apps Jobs feature. I haven't been able to find a good answer to this basic product question though: "What's the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-20T20:34:17.31+00:00
Zach Howell 40 Reputation points
accepted 2024-06-21T22:39:27.75+00:00
Zach Howell 40 Reputation points
0 answers

What is the recommended scope to fetch AAD token for ACR refresh token exchange?

We need to exchange the AAD token for ACR refresh token. The code snippet we are currently using is fetching the AAD access token with the scope https://management.azure.com/.default. Can someone please confirm if this is the recommended scope for our…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-21T14:23:39.8333333+00:00
PS 150 Reputation points
1 answer One of the answers was accepted by the question author.

How to get ACR access token from AAD token using Managed Identity

Hi, I am trying to fetch ACR refresh token using AAD token using managed identity But the oauth2/exchange http call fails with 403 error &{403 Forbidden 403 HTTP/1.1 1 1 map[Connection:[keep-alive] Content-Length:[310]…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
666 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-05-01T07:55:59.0233333+00:00
PS 150 Reputation points
edited a comment 2024-06-19T08:55:07.7033333+00:00
PS 150 Reputation points
2 answers

Is it possible to share resources in a Azure Container Apps Dedicated plan

At this moment we have a Azure Container environment with a consumption plan. To control the costs we would like to migrate to a Azure Container Apps Dedicated plan. Our Azure Container environment contains multiple apps. Is it possible to share the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-06T14:17:42.6966667+00:00
Johan 0 Reputation points
answered 2024-06-18T07:45:37.32+00:00
Johan 0 Reputation points
1 answer

Internal server error occurred. correlation ID: c0deed67-b864-4c94-ad64-29f402af841a

My container app was stuck after pushing an update to the azure container registary. I ended up having to delete the container app, with the hopes of just creating a new container app for the same container from the registary. Now, whenever I try to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-14T21:14:52.5733333+00:00
James Kavanagh 0 Reputation points
edited the question 2024-06-18T04:41:29.7866667+00:00
vipullag-MSFT 25,526 Reputation points
1 answer One of the answers was accepted by the question author.

Azure container apps pricing for 0.5vCPU and 1GB RAM

Hi, I am new to Azure Container apps and currently trying to understand the billing model. I have referred the following pages https://video2.skills-academy.com/en-us/azure/container-apps/billing#resource-consumption-charges …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-17T11:38:21.4+00:00
Dhruv.Parekh 65 Reputation points
accepted 2024-06-17T12:02:04.7233333+00:00
Dhruv.Parekh 65 Reputation points
1 answer One of the answers was accepted by the question author.

Need help with understanding what exactly "cores" refers to for Azure container apps

I have a use case where I need the ability to provision unlimited container apps within an environment for which I am evaluating Azure Container apps. While reading through this documentation for Consumption plan quotas , I noticed I need help…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-17T07:26:28.0333333+00:00
Dhruv.Parekh 65 Reputation points
commented 2024-06-17T10:43:33.03+00:00
akinbade abiola 6,420 Reputation points
1 answer

Port forwarding to Azure Container Apps

Hi everyone! In this case I asked: How can I forward port 8080 to Azure Container Apps from the Internet, but what about other TCP ports, and maybe there are options for UDP ports? Application Gateway only works with HTTP.... Thanks for any answers

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-04-03T13:53:09.4466667+00:00
Alexander Lapin 60 Reputation points
answered 2024-06-14T10:54:56.68+00:00
Pieter de Bruin 321 Reputation points Microsoft Employee
1 answer

How to use different outbound IPs per container instance in Azure container apps

Hi, I have a requirement to make each container instance have a different outbound IP just in case one of them gets blacklisted. I made tests with the Azure container app but each instance get the same outbound IP from the Azure container app…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-12T20:06:22.2233333+00:00
LuisC 0 Reputation points
commented 2024-06-13T18:48:21.22+00:00
akinbade abiola 6,420 Reputation points
0 answers

How to configure OTel endpoints in Azure container apps environment to send the Otel data to Elastic

Hi, I have configured Elastic APM URL as OTLP endpoint to leverage the managed OTEL agent. I have a logstash container running within the azure container apps and it is generating json output as its internal log. However, I cannot ensure if the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-12T17:33:59.8366667+00:00
Choudhury, Prabir 0 Reputation points
2 answers

Sending data dog custom metrics using azure container apps

Hi, Currently, we are monitoring azure container apps (ACA) services and now we are planning to use data dog DogStatsD client lib to send custom metrics. According to this article: https://docs.datadoghq.com/serverless/azure_container_apps/ we should be…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
321 questions
asked 2024-06-10T12:47:46.6566667+00:00
_Esteban Bett 30 Reputation points
answered 2024-06-12T06:54:14.4266667+00:00
JananiRamesh-MSFT 23,011 Reputation points