An Azure service that provides a general-purpose, serverless container platform.
Unable to find Quota for WorkloadProfileMaximumCoresConstraint, blocked on creating ACAE
Hello, I want to create a ACAE with D4 workload profile. However I am hitting the following quota error. My Issues are Unable to find any quota named WorkloadProfileMaximumCoresConstraint in page. I am already granted 201 General Purpose Cores quota…
Azure Container Apps
VNet-Integrated Deployment Support for AzUrlShortener Container App via Private Endpoint
We want to deploy the AzUrlShortener container app in the production environment with VNet integration, so that it can access resources (Storage Account) through Private Endpoints with public access disabled. Are there any changes required in the…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Managed certificated was not rotated automatically
Hello why this happened? certificated not autorotated. We spent more than 1 hour to recreate it because it takes up to 45 min to generate/delete certificate.
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Internal communication between two Azure container app
I need urgent support because, since yesterday, I have been working to build up two Azure container apps inside the same Azure container environment, and even though all the checks have been done, there is no communication. My email is <PII…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Can't generate managed certificate for Azure Container app Environment
Hello, Failed to generate managed certificate for Azure Container App Environment. It's failed in 2-3 hours of pending state.
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Failed to deploy new revision- Failed to provision revision for container app . Error details: Operation expired.
Hello I have container app environment with containers. I faced this issue with certificate and still can resolve it…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Azure Container Apps: Startup probe fails with PortsMismatch despite app being healthy and serving traffic
Setup: Azure Container App running Spring Boot on port 5443 Public app with HTTP ingress, targetPort: 5443 /actuator/health endpoint returning {"status":"UP"} No traffic restrictions Problem: Startup probe consistently fails…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
internal DNS zone for Container Apps is not being injected into my VNet
Hi there, Azure Container Apps Environments deployed with internal ingress are not injecting the required internal DNS zone into the VNet. As a result, no internal FQDNs resolve from any VM inside the same VNet, even though the environment and container…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Azure container app - Consuption profile + GPU - COST CALCULATION
In azure container app i have selected GPU with Consumption-GPU-NC8as-T4 - Up to 8 vCPUs, 56 Gib memory. I am using consumtion workload profile .. how to calculate the monthly cost ? in azure cost calculator there is no option to calculate cost with GPU…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
I am having problem to run the microsoft MCP monitoring within a ACA
The container keep going to fail activation with console log showing this error : INFO: Connecting to the container 'mcp-server'... ERROR:…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Delete an Azure resources with remaining DenyAssignments from ContainerApps
I have several Resource Groups that are left over from the deletion of a Container App Environment. They have Deny Assignments. How can this be escalated to the Azure Support?
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Issue: ContainerAppConsoleLogs_CL Not Visible in Data Export Rule
I’m trying to forward Azure Container Apps logs to Event Hub so they can be consumed by Dynatrace (Azure Logs Forwarder). In Log Analytics, I can see: ContainerAppConsoleLogs_CL ContainerAppSystemLogs_CL They are actively receiving logs and their type…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
I cannot provision Azure Container Apps in West Europe
I'm attempting to provision a Container App, with a Container App Environment connected to an existing Virtual Network, in West Europe. I keep getting this error: { "code": "ManagedEnvironmentProvisioningError", …
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
We use Azure Container Apps (ACA) with Azure Files mounts to serve Neo4j graph databases. The ACA ARM API requires a storage account key to register file share mounts — there is no managed identity or Entra ID alternative. This blocks us from setting `all
Background We use Azure Container Apps (ACA) with Azure Files mounts to serve Neo4j graph databases. The ACA ARM API requires a storage account key to register file share mounts — there is no managed identity or Entra ID alternative. This blocks us from…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
The Azure Container App does not accept Incoming request from external
I have created two Azure Container apps. I have verified that the internal communications between the frontend and backend worked properly. However, the UI does not go up, even if the Azure container's console shows that Streamlit is up and rûnning. I…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Dapr sidecars not sending trace telemetry to open telemetry provider configured in Azure Container Apps
I am using Azure Container Apps and have the open telemetry configured in it, and I'm getting telemetry traces from all of my services, that is all working just fine. The part that I'm missing is the trace data that comes from the sidecar when having…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Failed to provision revision for container app because unauthorized
Here is the exact error: Failed to provision revision for container app '--------'. Error details: The following field(s) are either invalid or missing. Field 'template.containers.--------.image' is invalid with details: 'Invalid value:…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Transient errors when trying to deploy container apps ("server misbehaving")
Getting either of the following errors each time we try to deploy via GitHub Actions: ERROR: Failed to provision revision for container app 'case-manager-ai-dev-aca'. Error details: The following field(s) are either invalid or missing. Field…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Size of /dev/shm in container app job
I'm attempting to run a pytorch job in a azure container app job. Pytorch complains about the size of /dev/shm. On my workstation I can avoid this by using the hosts /dev/shm using --ipc=host like so: docker run -it --rm --ipc=host -t <image…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Failed to provision revision for container app 'app-name'. Error details: Identity with resource ID 'system-environment' not found for registry registry-name.. (Code: ContainerAppOperationError)
I have a private Azure Container Registry and I am deploying a container app which pulls image from the registry. The container app uses a user assigned managed identity with AcrPull Permissions on the registry and the user assigned managed identity is…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.