Forum Discussion
Thomsch
Oct 13, 2022Iron Contributor
Azure Event Grid Partner (for Graph API)
Full story: I wanna use Azure Event grid to subscript to Graph changes (specific - teams message creations/updates). If I understand it correctly, I have to create a Microsoft Graph API Partner T...
Thomsch
Oct 25, 2022Iron Contributor
Do I have to add the partner authorization only with the Partner Registration ID: c02e0126...
It's not necessary for the Azure Team to whitelist anything for that step right?
PPG
Microsoft
Oct 25, 2022Thomsch , Make sure your partner configuration is created under same subscription and resource group where you want your Graph related partner topic to be created. Then you need to add partner authorization for partner Id associated with Graph i.e. c02e0126-707c-436d-b6a1-175d2748fb58 under this partner configuration and then you are good to follow next steps.
- ThomschOct 25, 2022Iron ContributorI did that. Feels pretty weird for me that you have to select "non verified partner"?! And also that this partner authorization is listed as "Unknown"... But I guess that's correct?!
- PPGOct 25, 2022
Microsoft
I believe Event Grid need to add Graph in the list of verified partners. But for now, you have to use "non verified partner" mode.