Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New-CsOnlineApplicationInstance: Access Denied. #769

Open
katutake0501 opened this issue Oct 7, 2024 · 1 comment
Open

New-CsOnlineApplicationInstance: Access Denied. #769

katutake0501 opened this issue Oct 7, 2024 · 1 comment

Comments

@katutake0501
Copy link

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.

スクリーンショット 2024-10-07 20 33 26

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?

@InDieTasten
Copy link

You will need to sign into a user account that has Teams Administrator permissions in the tenant when running the Connect-MicrosoftTeams command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants