Azure Event Grid RBAC support for topic/domain operations
Please provide support for RBAC authentication for Event Grid topic and domain operations. This is since it is currently available just for subscription related operations. One should be able to authenticate applications with RBAC to create topics, publish events to topics, etc. Thank you!

1 comment
-
Mike Pennington commented
The main issue here, IMO, is the lack of RBAC for publishing to event grid. Having to use keys to authentication into Azure-native resources is a security concern. And having to deal with key rotation while not incurring downtime is an operational headache.