You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The powershell commandlets for all the commands under Uerflows for Azure AD for customers which include AuthenticationEventFlows, Identity Providers and Authentication Condition Applications are missing.
The expectation is to have parallel powershell commands with correct instructions for all the MSGraph APIs
Screenshots
In the below screenshot we only see the command generated for authenticationeventflows, but under authenticationeventflows we have further more APIs
For example:
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/
The text was updated successfully, but these errors were encountered:
Describe the bug
Reference: https://learn.microsoft.com/en-us/graph/api/resources/authenticationeventsflow?view=graph-rest-beta
Expected behavior
Screenshots
In the below screenshot we only see the command generated for authenticationeventflows, but under authenticationeventflows we have further more APIs
For example:
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/
The text was updated successfully, but these errors were encountered: