Christian Rodriguez

Results 8 comments of Christian Rodriguez

No. But most of them have mfa conditional access rules with ad premium licences we sell them. Please don't tell me that a customer can't have mfa conditional access rules...

We are prompted MFA when generating the refresh token $token = New-PartnerAccessToken -Module ExchangeOnline But obviously we're not prompted MFA when using it to connect to exchange online with New-PsSession...

@pavlekukric we identified the same issue. Strange thing is that this only applies for the exchange online token https://docs.microsoft.com/en-us/powershell/partnercenter/multi-factor-auth?view=partnercenterps-3.0#exchange-online-powershell The "other token" (user_impersonation) is not affected by having the "Allow...

Is there any update on this? Now NET7 only supports azure functions isolated and having to replicate configurations in each function instead of using app configuration is pretty bad. Considering...

(I'm not contributor). +1 for this PR but seems it doesn't compile https://ci.appveyor.com/project/unitycontainer/microsoft-dependency-injection-02uof/builds/49796976

Any update and/or ETA on this?

+1 One of our devs discovered it and it seems to work EXACLY like the well documented microsoft graph api batch https://learn.microsoft.com/en-us/graph/json-batching?tabs=http but since it's not officially documented I find...