The m365 entra policy list command retrieves either all policies or one policy specified by the type option.
The current supported policy types are activityBasedTimeoutPolicies, authorizationPolicy, claimsMappingPolicies, homeRealmDiscoveryPolicies, identitySecurityDefaultsEnforcementPolicy, tokenIssuancePolicies, tokenLifetimePolicies.
There are a lot of new policies
adminConsentRequestPolicy
appManagementPolicies
authenticationFlowsPolicy
authenticationMethodsPolicy
authenticationStrengthPolicies
deviceRegistrationPolicy
conditionalAccessPolicies
crossTenantAccessPolicy
defaultAppManagementPolicy
permissionGrantPolicies
featureRolloutPolicies
roleManagementPolicies
Update the command to allow retrieve new policies specified by the type option.
The
m365 entra policy listcommand retrieves either all policies or one policy specified by thetypeoption.The current supported policy types are
activityBasedTimeoutPolicies,authorizationPolicy,claimsMappingPolicies,homeRealmDiscoveryPolicies,identitySecurityDefaultsEnforcementPolicy,tokenIssuancePolicies,tokenLifetimePolicies.There are a lot of new policies
adminConsentRequestPolicyappManagementPoliciesauthenticationFlowsPolicyauthenticationMethodsPolicyauthenticationStrengthPoliciesdeviceRegistrationPolicyconditionalAccessPoliciescrossTenantAccessPolicydefaultAppManagementPolicypermissionGrantPoliciesfeatureRolloutPoliciesroleManagementPoliciesUpdate the command to allow retrieve new policies specified by the
typeoption.