microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
New-CsOnlineApplicationInstance: Access Denied.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
To implement PolicyRecordingBot, I am using the README.md page as a reference.
However, when I run the command
New-CsOnlineApplicationInstance -UserPrincipalName <upn@contoso.com> -DisplayName <displayName> -ApplicationId <your_botappId>
I get the error
New-CsOnlineApplicationInstance: Access Denied.
I would like to know how to deal with this error.
Furthermore, I found on this site that the command
New-CsOnlineApplicationInstance
is not supported.
If this command is not available, how can I create an application instance instead?
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
Start with Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot/README.md and the New-CsOnlineApplicationInstance command shown in the issue. Compare that guidance with the linked Microsoft Teams PowerShell application-authentication documentation and verify the supported way to create an application instance. Done means the README explains the supported procedure and addresses the Access Denied case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100