MsAppActsAsUserId Parameter (Connect-MSTeams Cmdlet)
MsAppActsAsUserId is a user ID (GUID) required when querying certain tables or executing the ShareSchedule stored procedure if auth scheme is AzureServicePrincipal or AzureServicePrincipalCert.
Syntax
Connect-MSTeams -MsAppActsAsUserId string
Data Type
cstr
Default Value
""
Remarks
MsAppActsAsUserId is required when querying the OpenShifts, SchedulingGroups, Shifts, Schedules, TimeOffReasons, TimesOff or executing the ShareSchedule stored procedure if the auth scheme is AzureServicePrincipal or AzureServicePrincipalCert.