Additional features, settings, or issues not covered by specific Microsoft Teams categories
tthank you for your answer , you gave me the idea so i can now create online meeting using the event api following this artice
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello ,
I'm trying to use Microsoft graph API in my applications to allow users to create online meeting using the application token.
I followed this tutorial where it is mentioned that is required to create an application access policy and grant it to a user.
It's working perfectly using powershell.
My problem and my question : is there any other way to grant a user the access to create online meeting without passing by windows powershell ( like using microsoft graph api, admin dashboard ) because i can't ask my clients to execute commands on powershell to give onlineMeetings to a user.
Thank you ,
Additional features, settings, or issues not covered by specific Microsoft Teams categories
tthank you for your answer , you gave me the idea so i can now create online meeting using the event api following this artice
Afaik this is only available via PowerShell currently.