Skip to main content
-1 votes
0 answers
51 views

I'm looking for help to suppress very annoying logging - something I am not getting about configuration. In ACA Log stream I keep seeing these log entries: 2025-12-17T15:54:39.257462600Z 2025-12-17 15:...
Andrey's user avatar
  • 478
Advice
1 vote
0 replies
41 views

I am trying to deploy some services onto Azure Container Apps. I set up the environment as Internal, and within my own VNet/subnet. Let's say I have 2 services in that environment that is ...
Someone's user avatar
  • 26
0 votes
1 answer
79 views

I am developing a console application which will run as an Azure Container App. How do I write application logs such that they can be reviewed and monitored using Azure Monitor? I have searched for ...
joki's user avatar
  • 1
0 votes
1 answer
65 views

To give context, I am using Azure Static Web App linked to GitHub, Azure Container App linked to Docker Hub & have Azure SQL database along with SQL Server setup. This is my first attempt in ...
Miyazaki Ahmad's user avatar
1 vote
3 answers
246 views

I recently created a new Aspire project and I'm deploying it to Azure using the Azure DevOps Pipelines. My goal is to run the pipelines whenever a trigger occurs, generate the infrastructure, ...
Alexander Vestergaard Eriksen's user avatar
0 votes
1 answer
52 views

I’ve set up an Azure Container Apps Job that is triggered by an Azure Service Bus queue. The job runs successfully each time a message is pushed to the queue, however the message is not removed from ...
the programmer's user avatar
-1 votes
1 answer
89 views

I’m using .NET Aspire to orchestrate my services, and everything is deployed to Azure Container Apps. By default for replication, Container Apps seem to use HTTP scaler with a concurrency target of 10 ...
Markiian Hoinets's user avatar
0 votes
0 answers
59 views

I am trying to use Azure Container Apps native Functions (announced earlier this year) to run some R code in response to messages on a Service Bus queue. I have a working trigger but it is not making ...
Phil's user avatar
  • 73
0 votes
0 answers
35 views

I have deployed a Function App over a Container App using the kind=functionapp property as documentation suggests. The Function App (typescript) contains only HTTP triggered functions. The Container ...
Krusty's user avatar
  • 1,203
1 vote
1 answer
89 views

I have a piece of code deployed in Azure Container Apps that primarily copies the file from the staging Azure blob storage to the final Azure blob storage and computes the SHA256 hash. However, I have ...
Jana's user avatar
  • 151
0 votes
1 answer
62 views

I have an Azure App Service, which is accessible via HTTP using it's .azurewebsite.net domain name. Lots of other applications are configured to call REST endpoints within this app service. For ...
Dave B 84's user avatar
  • 638
0 votes
0 answers
60 views

I have a REST API app developed with Java Spring Boot. I am trying to deploy it to Azure Container Apps (ACA) with the following standard web app architecture: web browser -443-> Apache2 container -...
Richard Scrivener's user avatar
-1 votes
1 answer
131 views

I'm deploying resources in azure using bicep. The deployment process complete successfully without error, However, the container is not working. In container app log stream (application) I will get ...
Sorawit Tonpitak's user avatar
0 votes
0 answers
226 views

I'm deploying a .NET 9 API to Azure Container Apps using GitHub Actions. I want to inject a database connection string as an environment variable using a secret reference. My GitHub workflow sets the ...
SDG6's user avatar
  • 103
0 votes
1 answer
161 views

I have an azure container app that i am running in deployment mode: Deployment labels Automatic activation of multiple revisions using labels. Here is what I am doing: #create a second revision for ...
Tushar Swarup Tandon's user avatar

15 30 50 per page
1
2 3 4 5
28