Generally Available: Private endpoint support in Azure Container Apps for workload profiles environments #Azure #ContainerApps
https://azure.microsoft.com/updates?id=492128
Generally Available: Private endpoint support in Azure Container Apps for workload profiles environments #Azure #ContainerApps
https://azure.microsoft.com/updates?id=492128
Explore how to get started with .NET on Azure Container Apps. Discover best practices for building scalable applications and simplifying deployment in the cloud. #Azure #DotNet #ContainerApps
Exciting updates for Azure Container Apps users! The new VS Code extension brings enhanced features that simplify your development workflow. #Azure #ContainerApps #VSCode
Azure Container Apps in Spain Central are GA
#azure #spain #containerapps https://azure.microsoft.com/updates?id=484299
Asynchronous HTTP APIs with Azure Container Apps jobs by Anthony Chu.
#azure #cloud #containers #async #apis #containerapps
https://techcommunity.microsoft.com/t5/apps-on-azure-blog/asynchronous-http-apis-with-azure-container-apps-jobs/ba-p/4217431
To my #FDIR friends: are there any good playbooks you have for #fdir of #docker containers, especially #Azure #ContainerApps or #ContainerInstances?
Automating PowerShell tasks with Container App Jobs
https://www.jannemattila.com/azure/2024/05/20/automating-powershell-tasks-with-container-apps.html
#azure #powershell #containerapps #automation
Impressive list of features in General Availability since august for #azure #containerapps
https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-container-apps-newsletter-august-2023/ba-p/3916409
Reposting since I moved instances and it’s only a few weeks away:
I’ll be talking at this year’s #SQLSaturday in #BatonRouge about getting started with modern #CloudNative practices using #Azure #ContainerApps. This event is totally free and I think tickets that include lunch are still available. Come see me and/or the tons of other awesome speakers who will be discussing all aspects of the Software Development Lifecycle!
@anthonychu I see an active discussion and an open issue on using init containers in #containerapps for DB migrations. I left my comments in the ticket https://github.com/microsoft/azure-container-apps/issues/130#issuecomment-1611997769
I have been looking for documentation on how to use init containers in #containerapps but I have not found any. Init containers are useful for running tasks before the main application starts, such as setting up configuration files or running migrations. However, it seems that Container Apps does not support this feature yet, or at least does not provide any guidance on implementing it. This is a bit frustrating. (cc: @anthonychu )
@nikneem would you say it is time to start ditching #azure functions and switch to jobs in #containerapps ?
The May edition of the Azure Container Apps newsletter is here:
And don't miss the next community live stream on May 9 @ 10AM PDT (17:00 UTC)!
@anthonychu
I suggest
* to have a default of 8080 in all templates and guidances (this is already planned for the next version to the best of my knowledge). Also, the default examples of containers should be non-root. Right now it is the exact opposite.
* to have a clear warning of the binding issue in the system logs
* To work with #docker desktop guys and to provide guidance on how to recreate the #containerapps behaviour locally, to simplify developer flow.
Using privileged ports (<1024) in non-root #docker containers can be pretty tricky. These ports require root access to bind to them, which may work on docker desktop, but not on cloud hosted environments like #Azure #containerapps. I wish Docker Desktop could warn the developers about this issue when they try to use these ports. Maybe there is already a warning that I missed?
Yes! the Public preview of #Azure #ContainerApps supports user defined routes (UDR) and smaller subnets is here https://learn.microsoft.com/en-us/azure/container-apps/networking#architecture-selection #serverless
Want to use #bitwarden on your own instance? Use #vaultwarden See my posts how to run vaultwarden on #azure #containerapps https://blog.mwiedemeyer.de/tags/Vaultwarden/
I recently gave some talks about Azure Container Apps. There's a companion site with more details and step-by-step guidance.
The site was created with Notion and Super. You should check out that combo as well.
return(GiS); Desplegar una aplicación con Dapr en Azure Container Apps | https://www.returngis.net/2022/12/desplegar-una-aplicacion-con-dapr-en-azure-container-apps/ #dapr #microsoftazure #azurecontainerapps #containerapps