541 questions with Azure Container Apps tags

Sort by: Updated
0 answers

Building promptflow as docker has missing dependencies that cause llm node to fail

I followed this tutorial in order to dockerize my prompt flow. Error occurs both in vs code plugin GUI https://techcommunity.microsoft.com/t5/s/gxcuf89792/images/bS00MDA0MzA3LTUzMzE0NmlBOTE0NjI0MkQ1NEE4M0NB?revision=15 as well as in CLI when one tries…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T18:39:57.3666667+00:00
Bart Bachniak 0 Reputation points
commented 2025-02-18T23:03:56.9733333+00:00
kothapally Snigdha 1,505 Reputation points Microsoft Vendor
1 answer

Fix "AADSTS500112" in "Azure Container App" running asp.net with Identity

I am encounter error "AADSTS500112" in an asp.net running in azure container app behind an ingress which is handing SSL termination. This means that all address are coming in as https and the ingress is forwarding http to port 8080. The Azure…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,600 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,039 questions
asked 2025-02-08T17:54:19.3966667+00:00
Kelvin Hoover 5 Reputation points
commented 2025-02-18T22:36:50.5633333+00:00
Sanoop M 765 Reputation points Microsoft Vendor
0 answers

Consolidate azure container apps alert query to setup alert on all container apps

Hi, We would like to write alert queries for all container apps in a single place which will conver all the container apps with the name (regex or wildcard pattern). We dont want to create alert rules for common resources like cpu, memory and disk…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,477 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T21:13:58.08+00:00
Subu 0 Reputation points
1 answer

deleting the builder as I am unable to see it

failed to delete the managedEnvironment-containerrg-895f because it has one builder . please help me locating and deleting the builder as I am unable to find it

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-17T03:13:07.0633333+00:00
Kasibatla Ramu 0 Reputation points
commented 2025-02-18T18:57:59.94+00:00
Khadeer Ali 3,430 Reputation points Microsoft Vendor
0 answers

Failure Due To Artifact Tar Length When Deploying Azure Sample Application

Trying to deploy this Azure Sample application to my Azure Subscription and associated Azure Resource Group in East US. With respect to the Azure AI Services and associated gpt- models, I have the necessary provisioned token quotas (had to request an…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T18:07:24.2566667+00:00
Thomas Eaves 0 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Azure Container Apps - Workload Profiles - Blob Get User Delegation key

Dears, The Azure Container Apps environments in my current project are a bit old, about 2 years ago, and at that time the workload profiles weren't available yet in my region UK South. Recently I decided to redeploy one of my environments and redeployed…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,377 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-17T17:43:39.74+00:00
Mateus Parente 30 Reputation points
accepted 2025-02-18T18:00:45.7266667+00:00
Mateus Parente 30 Reputation points
0 answers

Failure Due To Artifact Tar Length When Deploying Azure Sample Application

I am trying to run: https://github.com/Azure-Samples/azure-search-openai-javascript via GitHub Codespaces. To be clear: I've done this before. I've now resolved what I believe are all of the quota issues I have encountered related to Azure AI Foundry…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T17:59:08.4066667+00:00
Thomas Eaves 0 Reputation points
0 answers

How to switch user in debug container?

The documentation about debug containers mentions that it is possible to switch the user inside the debug container by running the following command: switch-to-app-user Full quote: By default, debug console runs as root user. You can access /proc/1 to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T17:40:44.4233333+00:00
Patrick 0 Reputation points
0 answers

Authentication issue with Azure Storage when running app in Azure Container App

Package Name: azure-storage-blob Package Version: 12.24.1 Operating System: Ubuntu Python Version: 3.12 Describe the bug When running a container app in Azure Container Apps, the code in the docker image tries to connect with azure-storage but it…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T08:35:12.47+00:00
Amit Kumar 0 Reputation points
commented 2025-02-18T16:14:07.2633333+00:00
ArkoSen-6842 65 Reputation points
0 answers

Azure Container App Fails to pull images from Private Azure Container Registry using User Managed identity with AcrPull

We have an Azure Container Registry, which we keep behind a private endpoint. The private endpoint is in the same VNET as the "Azure Container Apps" Environment. I am using a User Managed Identity to pull images from ACR. On deploying the Azure…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T04:05:13.2666667+00:00
Harsh Misra 0 Reputation points
commented 2025-02-18T14:48:47.6766667+00:00
Harsh Misra 0 Reputation points
0 answers

Unable to Ping Container Instance's Private IP from Container App

Both a container app and a container instance have been created within the same Resource group and VNet, but there is an issue with pinging the container instance's private IP from the container app.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T12:05:43.3666667+00:00
Swaroop Gowda D 25 Reputation points
edited the question 2025-02-18T12:31:25.5966667+00:00
Nikhil Duserla 4,365 Reputation points Microsoft Vendor
0 answers

How to terminate Durable Function instance hosted in a container app in a VNet?

I have an Azure Durable Function running inside an Azure Container App that is deployed within a VNet. I need to stop or terminate instances of this function, but I am unsure of the best approach, considering the networking constraints.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,425 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,643 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-17T12:33:43.8933333+00:00
Laoura Gkogka 20 Reputation points
commented 2025-02-18T11:50:57.55+00:00
Khadeer Ali 3,430 Reputation points Microsoft Vendor
0 answers

What is the current market share comparison between Kubernetes and Azure Container Apps?

I am conducting research for my thesis on container orchestration platforms, specifically comparing Kubernetes with Azure Container Apps in terms of market share, adoption rates, and industry trends. Kubernetes has long been the dominant platform for…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,276 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-17T19:06:38.8933333+00:00
commented 2025-02-18T09:53:34.4966667+00:00
0 answers

Azure Container App Load Balancer TCP RST messages

I'm hosting a TCP server, with 2-way authentication using SSLStream, on Azure Container App instance, running Linux. My solution is written with .net 8. The load balancer that is automatically created with the Azure Container App, does not send the TCP…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
482 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-10T14:58:57.16+00:00
Panayiotis Zinieris 0 Reputation points
commented 2025-02-18T09:47:38.0566667+00:00
Shireesha Eeraboina 1,715 Reputation points Microsoft Vendor
2 answers

How long does it take for Azure Resources to be restored after re-enabling a the Azure Subcription?

I have re-enabled an Azure Subscription by removing the spending limit. All the resources are enabled once again, but the data of the resources is gone. For example, in the Storage Accounts the containers are gone, the schemas in an Azure SQL are gone as…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,360 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-14T11:05:56.4633333+00:00
Rodrigo Morales 0 Reputation points
commented 2025-02-18T08:37:54.2666667+00:00
Ashok Gandhi Kotnana 3,455 Reputation points Microsoft Vendor
1 answer

Cannot obtain permission to edit container App

My administrator has given me all the roles that seem remotely relevant to editing Container Apps, such as Container Apps ConnectedEnvironments Contributor Container Apps Contributor Container Apps ManagedEnvironments Contributor Container Apps…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-07T14:24:39.2833333+00:00
Facundo Sosa-Rey 0 Reputation points
commented 2025-02-17T18:07:16.4566667+00:00
Facundo Sosa-Rey 0 Reputation points
1 answer

Container app crashing

Hii, have hosted my application in the azure container app, using a docker image. Such that I provide the image name, and it extracts and runs the application. Now as soon as I login to my application and try accessing my files, I get the following…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-11T10:48:15.8766667+00:00
Mansi Gusain 210 Reputation points
commented 2025-02-17T14:16:17.65+00:00
Khadeer Ali 3,430 Reputation points Microsoft Vendor
1 answer

MongoDB in Azure Container Apps

Hello, I need to run MongoDB as an Azure Container App, and I have a couple questions. How do I ensure that the data doesn't disappear if the container goes down? I saw people saying to connect a file storage system, but if that is the answer does anyone…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-13T12:42:17.1+00:00
Rishab Mehta 40 Reputation points
edited a comment 2025-02-17T12:25:14.98+00:00
Ranashekar Guda 95 Reputation points Microsoft Vendor
1 answer

Revision and Replica

Hi, I had a doubt regarding, max and min replicas and revision. Suppose I set, min_replicas=1 max_replicas= 3, then in my UI- I see current replica= 2 when I click on view details I get only one active replica? So how does revision and replica…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-05T12:28:42.0933333+00:00
Mansi Gusain 210 Reputation points
edited a comment 2025-02-17T08:46:18.63+00:00
Khadeer Ali 3,430 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure durable function api unreachable after deploying to container apps

I get a 404 error response code when sending a curl request to my container deployed in container app with an image from ACR. If I curl -i the URL of the container, it returns 202 but as soon as I add /api or api/my_function it starts answering with 404.…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-13T16:55:51.9166667+00:00
Laoura Gkogka 20 Reputation points
accepted 2025-02-14T08:42:18.9233333+00:00
Laoura Gkogka 20 Reputation points