You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a scaling rule for azure event hub in my container app and I am having some difficulties with the Authentication part. I am using a managed identity for the container app but I am not sure how I can do this in the scaling rule. I am trying to do it through the Azure Portal first and the end goal is to use bicep (as I do for the container app already).
I have seen the documentation here but I wasn't able to understand how to use it, i.e. what to put in the Authentication section:
Any guide on how to do this, or even a bicep template with an example would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Everyone,
I am trying to create a scaling rule for azure event hub in my container app and I am having some difficulties with the Authentication part. I am using a managed identity for the container app but I am not sure how I can do this in the scaling rule. I am trying to do it through the Azure Portal first and the end goal is to use bicep (as I do for the container app already).
I have seen the documentation here but I wasn't able to understand how to use it, i.e. what to put in the Authentication section:
Any guide on how to do this, or even a bicep template with an example would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions