What models can I use for free while prototyping?
July 22, 2025Ten Years Toasting: BurntToast Hits the Big v1!
July 22, 2025In a previous post, I wrote about creating Azure Container Apps
using az containerapp create –kind functionapp (az functionapp create VS az containerapp create –kind functionapp).
One of the main advantages of this approach is these function apps are
preconfigured with auto scaling rules for
triggers like Azure Service Bus, Azure Event Hubs etc.
However