Skip to content

Update m365 entra policy list command with latest supported policy types #6633

@MartinM85

Description

@MartinM85

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions