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
Is there any way to activate Event Grid Partner Topic via bicep file?
I've a partner topic for Microsoft Graph API. To create a partner topic, I need to create a Graph subscription. Once the subscription is created, a partner topic is created in behind. Then I need to manually activate the topic.
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
-
Is there any way to activate Event Grid Partner Topic via bicep file?
I've a partner topic for Microsoft Graph API. To create a partner topic, I need to create a Graph subscription. Once the subscription is created, a partner topic is created in behind. Then I need to manually activate the topic.
https://learn.microsoft.com/en-us/azure/event-grid/subscribe-to-partner-events#activate-a-partner-topic
It would be nice to be able to activate a partner topic via bicep, but I couldn't find any doc how to achieve this.
Beta Was this translation helpful? Give feedback.
All reactions