Forum Discussion
froggothegood
Oct 09, 2025Copper Contributor
The term 'Get-MessageTraceV2' is not recognized as a name of a cmdlet
I am writing a function app to get message delivery status. I have the package defined in requirements.psd1 as such: # This file enables modules to be automatically managed by the Functions ...
froggothegood
Oct 09, 2025Copper Contributor
Extra Information:
I am using managed Identity to connect to exchange.
I have added Exchange.ManageAsApp permission.
I have tried: exchange admin, global reader, Tracking-View-Only (exchange role).
All the same.