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

Send-MtTeamsMessage: ChannelMessage.Send no longer available as Application permission in Graph API #616

Open
Notorious-AFK opened this issue Jan 9, 2025 · 0 comments

Comments

@Notorious-AFK
Copy link

After some trial and error I believe Microsoft Graph API does not provide the "ChannelMessage.Send" as an "Application Permission", only as "Delegated" which wont work in the Pipeline context.

Because of this missing API permission the "Send-MtTeamsMessage" function cannot be set up as described in the Maester documentation; https://maester.dev/docs/monitoring/teams#prerequisites

The API availability for applications is also reflected in the MS documentation:

ChannelMessage Delegated permissions
ChannelMessage App permissions

Any other methods that can be used to implement Teams channel posting?
Thanks!

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

1 participant