Is it possible to have multiple policies in one Azure function? #9821
Unanswered
kevincarrier
asked this question in
Azure
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have multiple policies in one Azure function? When looking in the documentation I couldn't find anything. My use case is we want to a large number of policies that run but only have grouped in a few functions. For example instead of having a 100 individual functions each with a single policy trigger, having 10 functions with 10 policy triggers each.
Beta Was this translation helpful? Give feedback.
All reactions