Graph Connection Requirements
In order to connect to the graph server for calendar and transcriptions we need to add the following permissions to the Entra ID application.
Last updated
New-CsApplicationAccessPolicy -Identity AIRiskTranscripts -AppIds "{client-id}" -Description "Allow Access to meeting transcripts"Grant-CsApplicationAccessPolicy -PolicyName Test-policy -Global