Using bicep to define Service Bus scaling rules for Azure Container Apps
I recently needed to set KEDA scaling rules on an Azure Container app that used the number of messages in a Service Bus queue. There’s plenty of info out there on the internet about scaling rules, but not when it comes to Service Bus, so I’m writing up what I learned here.
For the original version of this post see Rik Hepworth's personal blog at Using bicep to define Service Bus scaling rules for Azure Container Apps