microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Some clarification on setting up Policy Recording Bot
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I am trying to set up Policy Recording Bot and following steps mentioned in this documentation. I was stuck because of few doubts
-
"For the calling webhook, by default the notification will go to https://{your domain}/api/calling. This is configured with the CallSignalingRoutePrefix in HttpRouteConstants.cs." In this line what should I replace with {your domain}?
-
"The permission needs to be consented by tenant admin. Go to "https://login.microsoftonline.com/common/adminconsent?client_id=<app_id>&state=<any_number>&redirect_uri=<any_callback_url>" using tenant admin to sign-in, then consent for the whole tenant." In this line, what will be my app_id, any_number and any_callback_url
-
While I'm trying to run the command "Import-Module SkypeOnlineConnector" in powershell, it throws an error "The specified module 'SkypeOnlineConnector' was not loaded because no valid module file was found in any module directory". Could you please tell the possible mistake
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked PolicyRecordingBot documentation and Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot/FrontEnd/Http/Controllers/HttpRouteConstants.cs first. Review the three setup questions, including the SkypeOnlineConnector command, and update the documentation so the placeholder values and module prerequisite are explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100