Microsoft.Graph.Beta.Identity.Governance
Microsoft Graph PowerShell Cmdlets
Microsoft.Graph.Beta.Identity.Governance
Add-MgBetaAccessReviewDecision |
In the Microsoft Entra access reviews feature, apply the decisions of a completed accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. After an access review is finished, either because it reached the end date or an administrator stopped it manually, and auto-apply wasn't configured for the review, you can call Apply to apply the changes. Until apply occurs, the decisions to remove access rights do not appear on the source resource, the users for instance retain their group memberships. By calling apply, the outcome of the review is implemented by updating the group or application. If a user's access was denied in the review, when an administrator calls this API, Microsoft Entra ID removes their membership or application assignment. After an access review is finished, and auto-apply was configured, then the status of the review will change from Completed through intermediate states and finally will change to state Applied. You should expect to see denied users, if any, being removed from the resource group membership or app assignment in a few minutes. A configured auto applying review, or selecting Apply doesn't have an effect on a group that originates in an on-premises directory or a dynamic group. If you want to change a group that originates on-premises, download the results and apply those changes to the representation of the group in that directory. |
Add-MgBetaAccessReviewInstanceDecision |
In the Microsoft Entra access reviews feature, apply the decisions of a completed accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. After an access review is finished, either because it reached the end date or an administrator stopped it manually, and auto-apply wasn't configured for the review, you can call Apply to apply the changes. Until apply occurs, the decisions to remove access rights do not appear on the source resource, the users for instance retain their group memberships. By calling apply, the outcome of the review is implemented by updating the group or application. If a user's access was denied in the review, when an administrator calls this API, Microsoft Entra ID removes their membership or application assignment. After an access review is finished, and auto-apply was configured, then the status of the review will change from Completed through intermediate states and finally will change to state Applied. You should expect to see denied users, if any, being removed from the resource group membership or app assignment in a few minutes. A configured auto applying review, or selecting Apply doesn't have an effect on a group that originates in an on-premises directory or a dynamic group. If you want to change a group that originates on-premises, download the results and apply those changes to the representation of the group in that directory. |
Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. |
Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. Note To view the v1.0 release of this cmdlet, view Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Export-MgBetaPrivilegedAccessResourceRoleAssignment |
Invoke function export |
Export-MgBetaPrivilegedAccessRoleAssignment |
Invoke function export |
Get-MgBetaAccessReview |
In the Microsoft Entra access reviews feature, retrieve an accessReview object. To retrieve the reviewers of the access review, use the list accessReview reviewers API. To retrieve the decisions of the access review, use the list accessReview decisions API, or the list my accessReview decisions API. If this is a recurring access review, no decisions will be associated with the recurring access review series. Instead, use the instances relationship of that series to retrieve an accessReview collection of the past, current, and future instances of the access review. Each past and current instance will have decisions. |
Get-MgBetaAccessReviewCount |
Get the number of the resource |
Get-MgBetaAccessReviewDecision |
The collection of decisions for this access review. |
Get-MgBetaAccessReviewDecisionCount |
Get the number of the resource |
Get-MgBetaAccessReviewInstance |
The collection of access reviews instances past, present, and future, if this object is a recurring access review. |
Get-MgBetaAccessReviewInstanceCount |
Get the number of the resource |
Get-MgBetaAccessReviewInstanceDecision |
The collection of decisions for this access review. |
Get-MgBetaAccessReviewInstanceDecisionCount |
Get the number of the resource |
Get-MgBetaAccessReviewInstanceMyDecision |
The collection of decisions for the caller, if the caller is a reviewer. |
Get-MgBetaAccessReviewInstanceMyDecisionCount |
Get the number of the resource |
Get-MgBetaAccessReviewInstanceReviewer |
The collection of reviewers for an access review, if access review reviewerType is of type delegated. |
Get-MgBetaAccessReviewInstanceReviewerCount |
Get the number of the resource |
Get-MgBetaAccessReviewMyDecision |
The collection of decisions for the caller, if the caller is a reviewer. |
Get-MgBetaAccessReviewMyDecisionCount |
Get the number of the resource |
Get-MgBetaAccessReviewReviewer |
The collection of reviewers for an access review, if access review reviewerType is of type delegated. |
Get-MgBetaAccessReviewReviewerCount |
Get the number of the resource |
Get-MgBetaAgreement |
Get entity from agreements by key Note To view the v1.0 release of this cmdlet, view Get-MgAgreement |
Get-MgBetaAgreementAcceptance |
Read-only. Information about acceptances of this agreement. Note To view the v1.0 release of this cmdlet, view Get-MgAgreementAcceptance |
Get-MgBetaAgreementAcceptanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgAgreementAcceptanceCount |
Get-MgBetaAgreementFile |
Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header. Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFile |
Get-MgBetaAgreementFileCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileCount |
Get-MgBetaAgreementFileLocalization |
The localized version of the terms of use agreement files attached to the agreement. Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileLocalization |
Get-MgBetaAgreementFileLocalizationCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileLocalizationCount |
Get-MgBetaAgreementFileLocalizationVersion |
Read-only. Customized versions of the terms of use agreement in the Microsoft Entra tenant. Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileLocalizationVersion |
Get-MgBetaAgreementFileLocalizationVersionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileLocalizationVersionCount |
Get-MgBetaAgreementFileVersion |
Read-only. Customized versions of the terms of use agreement in the Microsoft Entra tenant. Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileVersion |
Get-MgBetaAgreementFileVersionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgAgreementFileVersionCount |
Get-MgBetaBusinessFlowTemplate |
Get entity from businessFlowTemplates by key |
Get-MgBetaBusinessFlowTemplateCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackage |
Retrieve the properties and relationships of an accessPackage object. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackage |
Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement |
In Microsoft Entra entitlement management, this action retrieves a list of accessPackageAssignmentRequestRequirements objects that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement |
Get-MgBetaEntitlementManagementAccessPackageAssignment |
The assignment of an access package to a subject for a period of time. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional |
In Microsoft Entra Entitlement Management, retrieve a collection of accessPackageAssignment objects that indicate a target user has an assignment to a specified access package and also an assignment to another, potentially incompatible, access package. It can be used to prepare to configure the incompatible access packages for a specific access package. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount |
Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageAssignmentCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy |
In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentPolicy object. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageAssignmentPolicy |
Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler |
The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting |
The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole |
Retrieve the properties and relationships of an accessPackageAssignmentResourceRole object. |
Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageByUniqueName |
Retrieve the properties and relationships of an accessPackage object. |
Get-MgBetaEntitlementManagementAccessPackageCatalog |
Retrieve the properties and relationships of an accessPackageCatalog object. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageCatalog |
Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension |
Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. |
Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource |
Retrieve a list of accessPackageResource objects in an accessPackageCatalog. To request to add or remove an accessPackageResource, use create accessPackageResourceRequest. |
Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole |
Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope. |
Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope |
Get accessPackageResourceScopes from identityGovernance |
Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName |
Retrieve the properties and relationships of an accessPackageCatalog object. |
Get-MgBetaEntitlementManagementAccessPackageCatalogCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension |
Read the properties and relationships of a customAccessPackageWorkflowExtension object for an accessPackageCatalog object. |
Get-MgBetaEntitlementManagementAccessPackageCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageCount |
Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage |
Retrieve a list of the accessPackage objects marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage |
Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
Retrieve a list of the accessPackage objects marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup |
Retrieve a list of the group objects marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageIncompatibleGroup |
Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef |
Retrieve a list of the group objects marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef |
Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith |
The access packages that are incompatible with this package. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAccessPackageIncompatibleWith |
Get-MgBetaEntitlementManagementAccessPackageResource |
A reference to a resource associated with an access package catalog. |
Get-MgBetaEntitlementManagementAccessPackageResourceCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment |
Read the properties and relationships of an accessPackageResourceEnvironment object. |
Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAccessPackageResourceRequest |
Represents a request to add or remove a resource to or from a catalog respectively. |
Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount |
Get the number of the resource |
Get-MgBetaEntitlementManagementAssignmentRequest |
Represents access package assignment requests created by or on behalf of a user. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAssignmentRequest |
Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment |
For a requestType of UserAdd or AdminAdd, an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove, or SystemRemove, this property has the id property of an existing assignment to be removed. Supports $expand. |
Get-MgBetaEntitlementManagementAssignmentRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementAssignmentRequestCount |
Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization |
The connected organization of the subject. Read-only. Nullable. |
Get-MgBetaEntitlementManagementConnectedOrganization |
Retrieve the properties and relationships of a connectedOrganization object. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganization |
Get-MgBetaEntitlementManagementConnectedOrganizationCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationCount |
Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor |
Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationExternalSponsor |
Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef |
Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef |
Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount |
Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor |
Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationInternalSponsor |
Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef |
Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef |
Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount |
Get-MgBetaEntitlementManagementSetting |
Retrieve the properties of an entitlementManagementSettings object. Note To view the v1.0 release of this cmdlet, view Get-MgEntitlementManagementSetting |
Get-MgBetaEntitlementManagementSubject |
Represents the subjects within entitlement management. |
Get-MgBetaEntitlementManagementSubjectByObjectId |
Represents the subjects within entitlement management. |
Get-MgBetaEntitlementManagementSubjectConnectedOrganization |
The connected organization of the subject. Read-only. Nullable. |
Get-MgBetaEntitlementManagementSubjectCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecision |
Represents a Microsoft Entra access review decision on an instance of a review. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight |
Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance |
There's exactly one accessReviewInstance associated with each decision. The instance is the parent of the decision item, representing the recurrence of the access review the decision is made on. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer |
Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight |
Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition |
There's exactly one accessReviewScheduleDefinition associated with each instance. It's the parent schedule for the instance, where instances are created for each recurrence of a review definition and each group selected to review by the definition. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage |
If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision |
Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight |
Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. |
Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAccessReviewDefinition |
Retrieve an accessReviewScheduleDefinition object by ID. This returns all properties of the scheduled access review series except for the associated accessReviewInstances. Each accessReviewScheduleDefinition has at least one instance. An instance represents a review for a specific resource (such as a particular group's members), during one occurrence (for example, March 2021) of a recurring review. To retrieve the instances of the access review series, use the list accessReviewInstance API. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinition |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance |
Retrieve an accessReviewInstance object using the identifier of an accessReviewInstance and its parent accessReviewScheduleDefinition. This returns all properties of the instance except for the associated accessReviewInstanceDecisionItems. To retrieve the decisions on the instance, use List accessReviewInstanceDecisionItem. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstance |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Read the properties and relationships of an accessReviewInstanceDecisionItem object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance |
There's exactly one accessReviewInstance associated with each decision. The instance is the parent of the decision item, representing the recurrence of the access review the decision is made on. |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition |
There's exactly one accessReviewScheduleDefinition associated with each instance. It's the parent schedule for the instance, where instances are created for each recurrence of a review definition and each group selected to review by the definition. |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage |
Retrieve the properties and relationships of an accessReviewStage object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Read the properties and relationships of an accessReviewInstanceDecisionItem object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance |
There's exactly one accessReviewInstance associated with each decision. The instance is the parent of the decision item, representing the recurrence of the access review the decision is made on. |
Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition |
Retrieve an accessReviewHistoryDefinition object by its identifier. All of the properties of the access review history definition object are returned. If the definition is 30 days or older, a 404 Not Found error is returned. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewHistoryDefinition |
Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount |
Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance |
If the accessReviewHistoryDefinition is a recurring definition, instances represent each recurrence. A definition that doesn't recur will have exactly one instance. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount |
Get-MgBetaIdentityGovernanceAccessReviewPolicy |
Read the properties and relationships of an accessReviewPolicy object. |
Get-MgBetaIdentityGovernanceAppConsentRequest |
Read the properties and relationships of an appConsentRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAppConsentRequest |
Get-MgBetaIdentityGovernanceAppConsentRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAppConsentRequestCount |
Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest |
Read the properties and relationships of a userConsentRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest |
Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Approval decisions associated with a request. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflow |
Read the properties and relationships of a workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflow |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy |
The user who created the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Read the properties and relationships of a customTaskExtension object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy |
The unique identifier of the Microsoft Entra user that created the custom task extension.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy |
The unique identifier of the Microsoft Entra user that modified the custom task extension last.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem |
Deleted workflows in your lifecycle workflows instance. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Retrieve a deleted workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy |
The user who created the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope |
The unique identifier of the Microsoft Entra identity that last modified the workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy |
The user who last modified the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun |
Workflow runs. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
The tasks in the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport |
Represents the aggregation of task execution data for tasks within a workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult |
Per-user workflow execution results. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion |
The workflow versions that are available. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion |
Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope |
The unique identifier of the Microsoft Entra identity that last modified the workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope |
Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight |
The insight container holding workflow insight summaries for a tenant. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowInsight |
Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy |
The user who last modified the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRun |
Read the properties and relationships of a run object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRun |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult |
The related taskProcessingResults. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject |
The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask |
The related workflow task Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult |
Get the user processing result of a user processing result of a run. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject |
The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult |
The associated individual task execution. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting |
Read the properties and relationships of a lifecycleManagementSettings object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTask |
The tasks in the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition |
Read the details of a built-in workflow task in Lifecycle Workflows. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult |
The result of processing the task. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject |
The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask |
The related workflow task Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport |
Represents the aggregation of task execution data for tasks within a workflow object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReport |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask |
The related lifecycle workflow task.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition |
The taskDefinition associated with the related lifecycle workflow task.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult |
The related lifecycle workflow taskProcessingResults. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject |
The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask |
The related workflow task Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate |
Read the properties and relationships of a workflowTemplate object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplate |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask |
Represents the configured tasks to execute and their execution sequence within a workflow. This relationship is expanded by default. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult |
The result of processing the task. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject |
The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask |
The related workflow task Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult |
Per-user workflow execution results. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject |
The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult |
The associated individual task execution. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion |
Read the properties and relationships of a workflowVersion object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersion |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy |
The user who created the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy |
The user who last modified the workflow. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask |
Get a specific task from a workflow or workflowVersion. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTask |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult |
The result of processing the task. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject |
The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting |
Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError |
Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask |
The related workflow task Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask |
Get-MgBetaIdentityGovernancePermissionAnalytic |
Get permissionsAnalytics from identityGovernance |
Get-MgBetaIdentityGovernancePermissionAnalyticAw |
AWS permissions analytics findings. |
Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding |
The output of the permissions usage data analysis performed by Permissions Management to assess risk with identities and resources. |
Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution |
Represents the Permissions Creep Index (PCI) for the authorization system. PCI distribution chart shows the classification of human and nonhuman identities based on the PCI score in three buckets (low, medium, high). |
Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem |
Represents an authorization system onboarded to Permissions Management. |
Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionAnalyticAzure |
Azure permissions analytics findings. |
Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding |
The output of the permissions usage data analysis performed by Permissions Management to assess risk with identities and resources. |
Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution |
Represents the Permissions Creep Index (PCI) for the authorization system. PCI distribution chart shows the classification of human and nonhuman identities based on the PCI score in three buckets (low, medium, high). |
Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem |
Represents an authorization system onboarded to Permissions Management. |
Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionAnalyticGcp |
GCP permissions analytics findings. |
Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding |
The output of the permissions usage data analysis performed by Permissions Management to assess risk with identities and resources. |
Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution |
Represents the Permissions Creep Index (PCI) for the authorization system. PCI distribution chart shows the classification of human and nonhuman identities based on the PCI score in three buckets (low, medium, high). |
Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem |
Represents an authorization system onboarded to Permissions Management. |
Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionManagement |
Get permissionsManagement from identityGovernance |
Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange |
Read the properties and relationships of a permissionsRequestChange object. |
Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval |
Get scheduledPermissionsApprovals from identityGovernance |
Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest |
Represents a permissions request that Permissions Management uses to manage permissions for an identity on resources in the authorization system. This request can be granted, rejected or canceled by identities in Permissions Management. |
Get-MgBetaIdentityGovernancePrivilegedAccess |
Get privilegedAccess from identityGovernance Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccess |
Get-MgBetaIdentityGovernancePrivilegedAccessGroup |
A group that's governed through Privileged Identity Management (PIM). Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Get assignmentApprovals from identityGovernance Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount |
Get the number of the resource |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Read the properties and relationships of a privilegedAccessGroupAssignmentSchedule object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing |
When the request activates an ownership or membership assignment in PIM for groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup |
References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Read the properties and relationships of a privilegedAccessGroupAssignmentScheduleInstance object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing |
When the request activates a membership or ownership in PIM for groups, this object represents the eligibility request for the group. Otherwise, it's null. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup |
References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal |
References the principal that's in the scope of the membership or ownership assignment request through the group that's governed by PIM. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal |
References the principal that's in the scope of this membership or ownership assignment request to the group that's governed by PIM. Supports $expand and $select nested in $expand for id only. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Read the properties and relationships of a privilegedAccessGroupAssignmentScheduleRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing |
When the request activates a membership or ownership assignment in PIM for groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup |
References the group that is the scope of the membership or ownership assignment request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal |
References the principal that's in the scope of this membership or ownership assignment request through the group that's governed by PIM. Supports $expand and $select nested in $expand for id only. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule |
Schedule created by this request. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Read the properties and relationships of a privilegedAccessGroupEligibilitySchedule object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup |
References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Read the properties and relationships of a privilegedAccessGroupEligibilityScheduleInstance object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup |
References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal |
References the principal that's in the scope of the membership or ownership eligibility request through the group that's governed by PIM. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal |
References the principal that's in the scope of this membership or ownership eligibility request to the group that's governed by PIM. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Read the properties and relationships of a privilegedAccessGroupEligibilityScheduleRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup |
References the group that is the scope of the membership or ownership eligibility request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError |
Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal |
References the principal that's in the scope of the membership or ownership eligibility request through the group that's governed by PIM. Supports $expand and $select nested in $expand for id only. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal |
Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule |
Schedule created by this request. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule |
Get-MgBetaIdentityGovernanceRoleManagementAlert |
Represents the alert entity. |
Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration |
The various configurations of an alert for Microsoft Entra roles. The configurations are predefined and can't be created or deleted, but some of the configurations can be modified. |
Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition |
The definition of the alert that contains its description, impact, and measures to mitigate or prevent it. Supports $expand. |
Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceRoleManagementAlertCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition |
Defines an alert, its impact, and measures to mitigate or prevent it. |
Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceRoleManagementAlertIncident |
Represents the incidents of this type of alert that have been triggered in Privileged Identity Management (PIM) for Microsoft Entra roles in the tenant. Supports $expand. |
Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceRoleManagementAlertOperation |
Represents operations on resources that take a long time to complete and can run in the background until completion. |
Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount |
Get the number of the resource |
Get-MgBetaIdentityGovernanceTermsOfUseAgreement |
Retrieve the properties and relationships of an agreement object. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreement |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance |
Represents the current status of a user's response to a company's customizable terms of use agreement. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementCount |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile |
Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFile |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileCount |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization |
The localized version of the terms of use agreement files attached to the agreement. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Read-only. Customized versions of the terms of use agreement in the Microsoft Entra tenant. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion |
Read-only. Customized versions of the terms of use agreement in the Microsoft Entra tenant. Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion |
Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount |
Get-MgBetaPrivilegedAccess |
Get entity from privilegedAccess by key |
Get-MgBetaPrivilegedAccessCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResource |
A collection of resources for the provider. |
Get-MgBetaPrivilegedAccessResourceCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResourceParent |
Read-only. The parent resource. for pimforazurerbac scenario, it can represent the subscription the resource belongs to. |
Get-MgBetaPrivilegedAccessResourceRoleAssignment |
The collection of role assignments for the resource. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment |
Read-only. If this is an active assignment and created due to activation on an eligible assignment, it represents the object of that eligible assignment; Otherwise, the value is null. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest |
The collection of role assignment requests for the resource. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource |
Read-only. The resource that the request aims to. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition |
Read-only. The role definition that the request aims to. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource |
Read-only. The associated resource for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting |
The associated role setting for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject |
Read-only. The user/group principal. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource |
Read-only. The resource associated with the role assignment. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition |
Read-only. The role definition associated with the role assignment. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource |
Read-only. The associated resource for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting |
The associated role setting for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject |
Read-only. The subject associated with the role assignment. |
Get-MgBetaPrivilegedAccessResourceRoleDefinition |
The collection of role definitions for the resource. |
Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource |
Read-only. The associated resource for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting |
The associated role setting for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleSetting |
The collection of role settings for the resource. |
Get-MgBetaPrivilegedAccessResourceRoleSettingCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessResourceRoleSettingResource |
Read-only. The associated resource for this role setting. |
Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition |
Read-only. The role definition that is enforced with this role setting. |
Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource |
Read-only. The associated resource for the role definition. |
Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting |
The associated role setting for the role definition. |
Get-MgBetaPrivilegedAccessRoleAssignment |
A collection of role assignments for the provider. |
Get-MgBetaPrivilegedAccessRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment |
Read-only. If this is an active assignment and created due to activation on an eligible assignment, it represents the object of that eligible assignment; Otherwise, the value is null. |
Get-MgBetaPrivilegedAccessRoleAssignmentRequest |
A collection of role assignment requests for the provider. |
Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource |
Read-only. The resource that the request aims to. |
Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition |
Read-only. The role definition that the request aims to. |
Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject |
Read-only. The user/group principal. |
Get-MgBetaPrivilegedAccessRoleAssignmentResource |
Read-only. The resource associated with the role assignment. |
Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition |
Read-only. The role definition associated with the role assignment. |
Get-MgBetaPrivilegedAccessRoleAssignmentSubject |
Read-only. The subject associated with the role assignment. |
Get-MgBetaPrivilegedAccessRoleDefinition |
A collection of role definitions for the provider. |
Get-MgBetaPrivilegedAccessRoleDefinitionCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessRoleDefinitionResource |
Read-only. The associated resource for the role definition. |
Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting |
The associated role setting for the role definition. |
Get-MgBetaPrivilegedAccessRoleSetting |
A collection of role settings for the provider. |
Get-MgBetaPrivilegedAccessRoleSettingCount |
Get the number of the resource |
Get-MgBetaPrivilegedAccessRoleSettingResource |
Read-only. The associated resource for this role setting. |
Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition |
Read-only. The role definition that is enforced with this role setting. |
Get-MgBetaPrivilegedApproval |
Get entity from privilegedApproval by key |
Get-MgBetaPrivilegedApprovalCount |
Get the number of the resource |
Get-MgBetaPrivilegedApprovalRequest |
Get request from privilegedApproval |
Get-MgBetaPrivilegedApprovalRoleInfo |
Get roleInfo from privilegedApproval |
Get-MgBetaPrivilegedApprovalRoleInfoAssignment |
Get assignments from privilegedApproval |
Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedApprovalRoleInfoSetting |
Get settings from privilegedApproval |
Get-MgBetaPrivilegedApprovalRoleInfoSummary |
Get summary from privilegedApproval |
Get-MgBetaPrivilegedOperationEvent |
Get entity from privilegedOperationEvents by key |
Get-MgBetaPrivilegedOperationEventCount |
Get the number of the resource |
Get-MgBetaPrivilegedRole |
Get entity from privilegedRoles by key |
Get-MgBetaPrivilegedRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedRoleAssignmentRequest |
Get entity from privilegedRoleAssignmentRequests by key |
Get-MgBetaPrivilegedRoleAssignmentRequestCount |
Get the number of the resource |
Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo |
Get roleInfo from privilegedRoleAssignmentRequests |
Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment |
Get assignments from privilegedRoleAssignmentRequests |
Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting |
Get settings from privilegedRoleAssignmentRequests |
Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary |
Get summary from privilegedRoleAssignmentRequests |
Get-MgBetaPrivilegedRoleAssignmentRoleInfo |
Get roleInfo from privilegedRoleAssignments |
Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment |
Get assignments from privilegedRoleAssignments |
Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount |
Get the number of the resource |
Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting |
Get settings from privilegedRoleAssignments |
Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary |
Get summary from privilegedRoleAssignments |
Get-MgBetaPrivilegedRoleCount |
Get the number of the resource |
Get-MgBetaPrivilegedRoleRoleAssignment |
Get entity from privilegedRoleAssignments by key |
Get-MgBetaPrivilegedRoleSetting |
Get settings from privilegedRoles |
Get-MgBetaPrivilegedRoleSummary |
Get summary from privilegedRoles |
Get-MgBetaProgram |
Get entity from programs by key |
Get-MgBetaProgramControl |
Get entity from programControls by key |
Get-MgBetaProgramControlCount |
Get the number of the resource |
Get-MgBetaProgramControlProgram |
The program this control is part of. |
Get-MgBetaProgramControlType |
Get entity from programControlTypes by key |
Get-MgBetaProgramControlTypeCount |
Get the number of the resource |
Get-MgBetaProgramCount |
Get the number of the resource |
Get-MgBetaRoleManagementDirectory |
Get directory from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectory |
Get-MgBetaRoleManagementDirectoryResourceNamespace |
Read the properties and relationships of an unifiedRbacResourceNamespace object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryResourceNamespace |
Get-MgBetaRoleManagementDirectoryResourceNamespaceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryResourceNamespaceCount |
Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction |
Read the properties and relationships of an unifiedRbacResourceAction object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryResourceNamespaceResourceAction |
Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext |
Get authenticationContext from roleManagement |
Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount |
Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope |
Get resourceScope from roleManagement |
Get-MgBetaRoleManagementDirectoryRoleAssignment |
Retrieve the properties and relationships of a unifiedRoleAssignment object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignment |
Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval |
Get roleAssignmentApprovals from roleManagement |
Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount |
Get the number of the resource |
Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount |
Get the number of the resource |
Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentAppScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentCount |
Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentPrincipal |
Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule |
Retrieve the schedule for an active role assignment operation. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentSchedule |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance |
Get the instance of an active role assignment. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest |
In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter will show the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the assignment is scoped to an app. Nullable. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal |
The principal that's getting a role assignment through the request. Supports $expand and $select nested in $expand for id only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule |
The schedule for an eligible role assignment that is referenced through the targetScheduleId property. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule |
Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleDefinition |
Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune)- directory (Microsoft Entra directory roles)- entitlement management (Microsoft Entra entitlement management)- Exchange Online Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleDefinitionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleDefinitionCount |
Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Read-only collection of role definitions that the given role definition inherits from. Only Microsoft Entra built-in roles support this attribute. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount |
Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule |
Read the properties and relationships of an unifiedRoleEligibilitySchedule object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilitySchedule |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance |
Read the properties and relationships of an unifiedRoleEligibilityScheduleInstance object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest |
Read the properties and relationships of an unifiedRoleEligibilityScheduleRequest object. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the role eligibility is scoped to an app. Nullable. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope |
The directory object that is the scope of the role eligibility. Read-only. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal |
The principal that's getting a role eligibility through the request. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule |
The schedule for a role eligibility that is referenced through the targetScheduleId property. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule |
Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment |
Get transitiveRoleAssignments from roleManagement |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. |
Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseApp |
Get enterpriseApps from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespace |
Get resourceNamespaces from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction |
Operations that an authorized principal is allowed to perform. |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext |
Get authenticationContext from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope |
Get resourceScope from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignment |
Get roleAssignments from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval |
Get roleAssignmentApprovals from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule |
Get roleAssignmentSchedules from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance |
Get roleAssignmentScheduleInstances from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest |
Get roleAssignmentScheduleRequests from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter will show the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the assignment is scoped to an app. Nullable. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal |
The principal that's getting a role assignment through the request. Supports $expand and $select nested in $expand for id only. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand and $select nested in $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule |
The schedule for an eligible role assignment that is referenced through the targetScheduleId property. Supports $expand and $select nested in $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. |
Get-MgBetaRoleManagementEnterpriseAppRoleDefinition |
Get roleDefinitions from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom |
Read-only collection of role definitions that the given role definition inherits from. Only Microsoft Entra built-in roles support this attribute. |
Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule |
Get roleEligibilitySchedules from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance |
Get roleEligibilityScheduleInstances from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest |
Get roleEligibilityScheduleRequests from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the role eligibility is scoped to an app. Nullable. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope |
The directory object that is the scope of the role eligibility. Read-only. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal |
The principal that's getting a role eligibility through the request. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule |
The schedule for a role eligibility that is referenced through the targetScheduleId property. Supports $expand. |
Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment |
Get transitiveRoleAssignments from roleManagement |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. |
Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. |
Get-MgBetaRoleManagementEntitlementManagement |
The RbacApplication for Entitlement Management Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagement |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespace |
Get resourceNamespaces from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementResourceNamespace |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementResourceNamespaceCount |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Operations that an authorized principal is allowed to perform. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext |
Get authenticationContext from roleManagement |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount |
Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope |
Get resourceScope from roleManagement |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignment |
Get roleAssignments from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignment |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval |
Get roleAssignmentApprovals from roleManagement |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount |
Get the number of the resource |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep |
Used to represent the decision associated with a single step in the approval process configured in approvalStage. |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount |
Get the number of the resource |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentCount |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule |
Get roleAssignmentSchedules from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Get roleAssignmentScheduleInstances from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter shows the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Get roleAssignmentScheduleRequests from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing |
If the request is from an eligible administrator to activate a role, this parameter will show the related eligible assignment for that activation. Otherwise, it's null. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the assignment is scoped to an app. Nullable. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal |
The principal that's getting a role assignment through the request. Supports $expand and $select nested in $expand for id only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule |
The schedule for an eligible role assignment that is referenced through the targetScheduleId property. Supports $expand and $select nested in $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule |
Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleDefinition |
Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune)- directory (Microsoft Entra directory roles)- entitlement management (Microsoft Entra entitlement management)- Exchange Online Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleDefinitionCount |
Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Read-only collection of role definitions that the given role definition inherits from. Only Microsoft Entra built-in roles support this attribute. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule |
Get roleEligibilitySchedules from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope |
Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope |
The directory object that is the scope of the role eligibility or assignment. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Get roleEligibilityScheduleInstances from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope |
Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope |
The directory object that is the scope of the assignment or role eligibility. Read-only. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal |
The principal that's getting a role assignment or role eligibility through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal |
The principal that's getting a role assignment or that's eligible for a role through the request. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Get roleEligibilityScheduleRequests from roleManagement Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope |
Read-only property with details of the app-specific scope when the role eligibility is scoped to an app. Nullable. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope |
The directory object that is the scope of the role eligibility. Read-only. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal |
The principal that's getting a role eligibility through the request. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition |
Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule |
The schedule for a role eligibility that is referenced through the targetScheduleId property. Supports $expand. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule |
Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition |
Detailed information for the roleDefinition object that is referenced through the roleDefinitionId property. Note To view the v1.0 release of this cmdlet, view Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment |
Get transitiveRoleAssignments from roleManagement |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope |
Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount |
Get the number of the resource |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope |
The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal |
Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. |
Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition |
The roleDefinition the assignment is for. Supports $expand. |
Get-MgBetaUserAgreementAcceptance |
The user's terms of use acceptance statuses. Read-only. Nullable. Note To view the v1.0 release of this cmdlet, view Get-MgUserAgreementAcceptance |
Get-MgBetaUserAgreementAcceptanceCount |
Get the number of the resource Note To view the v1.0 release of this cmdlet, view Get-MgUserAgreementAcceptanceCount |
Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementDefenderResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Invoke action importResourceActions |
Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction |
Invoke action importResourceActions |
Initialize-MgBetaIdentityGovernanceLifecycleWorkflow |
Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the 'Real-time employee termination' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions. Note To view the v1.0 release of this cmdlet, view Initialize-MgIdentityGovernanceLifecycleWorkflow |
Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the 'Real-time employee termination' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions. Note To view the v1.0 release of this cmdlet, view Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation |
Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that haven't been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there isn't a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. |
Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation |
Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that haven't been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there isn't a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. Note To view the v1.0 release of this cmdlet, view Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation |
Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal |
Get the list of security principals (users, groups, and service principals) that are assigned to a specific role for different scopes either directly or transitively. You can use the $count query parameter to also get the count. This API is supported for the directory (Microsoft Entra ID) provider only. To list the direct and transitive role assignments for a specific principal, use the List transitiveRoleAssignments API. |
Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision |
Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither. |
Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision |
Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither. Note To view the v1.0 release of this cmdlet, view Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision |
Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser |
Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser |
In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignment objects filtered on the signed-in user. |
Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser |
In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user. |
Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser |
In Microsoft Entra Entitlement Management, retrieve a list of accessPackage objects filtered on the signed-in user. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser |
Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser |
In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser |
Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser |
Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser |
Return all accessReviewStage objects on a given accessReviewInstance where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser |
Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser |
Returns accessReviewScheduleDefinition objects where the calling user is a reviewer on one or more accessReviewInstance objects. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser |
Returns all accessReviewInstance objects on a given accessReviewScheduleDefinition where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser |
Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser |
Return all accessReviewStage objects on a given accessReviewInstance where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser |
Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser |
Retrieve a collection of appConsentRequest objects for which the current user is the reviewer and the status of the userConsentRequest for accessing the specified app is InProgress. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser |
Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser |
Retrieve a collection of userConsentRequest objects for accessing a specified app, for which the current user is the reviewer. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. |
Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser |
Invoke function filterByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser |
In PIM for groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser |
In PIM for groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser |
In PIM for groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser |
Retrieve schedules of membership and ownership eligibility requests for the calling principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser |
Return instances of membership and ownership eligibility schedules for the calling principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser |
In PIM for groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. |
Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser |
Retrieve the schedules for active role assignment operations for which the signed-in user is the principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser |
Get the instances of active role assignments for the calling principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser |
In PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser |
Get a list of the unifiedRoleEligibilitySchedule objects and their properties associated with a particular principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties associated with a particular principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties associated with the currently signed in principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser |
Retrieve the schedules for active role assignment operations for which the signed-in user is the principal. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser |
Get the instances of active role assignments for the calling principal. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser |
In PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser |
Get a list of the unifiedRoleEligibilitySchedule objects and their properties associated with a particular principal object. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties associated with a particular principal object. |
Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties associated with the currently signed in principal object. |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser |
In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user. |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser |
Retrieve the schedules for active role assignment operations for which the signed-in user is the principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser |
Get the instances of active role assignments for the calling principal. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser |
In PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser |
Get a list of the unifiedRoleEligibilitySchedule objects and their properties associated with a particular principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties associated with a particular principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser |
Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser |
Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties associated with the currently signed in principal object. Note To view the v1.0 release of this cmdlet, view Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser |
Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight |
Provide a summary of workflows processed, by category, in a tenant. This allows you to quickly get category information, by numerical value, bypassing other information found in the WorkflowsProcessedSummary call. Note To view the v1.0 release of this cmdlet, view Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight |
Invoke-MgBetaMyPrivilegedRoleAssignment |
Invoke function my |
Invoke-MgBetaMyPrivilegedRoleAssignmentRequest |
Invoke function my |
Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision |
As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer. |
Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision |
As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer. |
Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision |
As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer. |
Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision |
As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer. |
Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer. |
Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident |
Invoke action remediate |
Invoke-MgBetaScheduleRoleManagementDirectory |
Retrieve both roleAssignmentScheduleInstances and roleEligibilityScheduleInstances. |
Invoke-MgBetaScheduleRoleManagementDirectoryRole |
Retrieve both roleAssignmentSchedules and roleEligibilitySchedules. |
Invoke-MgBetaScheduleRoleManagementEnterpriseApp |
Retrieve both roleAssignmentScheduleInstances and roleEligibilityScheduleInstances. |
Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole |
Retrieve both roleAssignmentSchedules and roleEligibilitySchedules. |
Invoke-MgBetaScheduleRoleManagementEntitlementManagement |
Retrieve both roleAssignmentScheduleInstances and roleEligibilityScheduleInstances. |
Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole |
Retrieve both roleAssignmentSchedules and roleEligibilitySchedules. |
Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate |
Invoke action selfActivate |
Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate |
Invoke action selfDeactivate |
Invoke-MgBetaSelfPrivilegedRoleActivate |
Invoke action selfActivate |
Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate |
Invoke action selfActivate |
Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate |
Invoke action selfDeactivate |
Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate |
Invoke action selfActivate |
Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate |
Invoke action selfDeactivate |
Invoke-MgBetaSelfPrivilegedRoleDeactivate |
Invoke action selfDeactivate |
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun |
Get a summary of runs for a specified time period. Because the amount of runs returned by the List API call can be overwhelming, this summary allows the administrator to get a quick overview based on counts. Note To view the v1.0 release of this cmdlet, view Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun |
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult |
Invoke function summary Note To view the v1.0 release of this cmdlet, view Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult |
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport |
Get a taskReportSummary object. This API provides a summary of task processing results for a specified time period. Because the volume of task processing results and task reports returned by the List API calls can be overwhelming, this summary allows the administrator to get a quick overview based on counts. Note To view the v1.0 release of this cmdlet, view Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport |
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult |
Invoke function summary Note To view the v1.0 release of this cmdlet, view Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult |
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary |
Provide a summary of the most processed tasks, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see insights: topWorkflowsProcessedSummary. Note To view the v1.0 release of this cmdlet, view Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary |
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary |
Provide a summary of the workflows processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see insights: topTasksProcessedSummary. Note To view the v1.0 release of this cmdlet, view Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary |
Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary |
Provide a summary of all workflows processed within a tenant for a specified period. Because the amount of results for listed workflows as returned by the List workflows does not tell you which workflows were processed from the list of created workflows, this summary gives you a quick overview of processed status based on counts. Note To view the v1.0 release of this cmdlet, view Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary |
Move-MgBetaEntitlementManagementAccessPackageToCatalog |
In Microsoft Entra entitlement management, this action moves the accessPackage to a specified target accessPackageCatalog. The resources in the access package must be present in the target catalog. |
New-MgBetaAccessReview |
In the Microsoft Entra access reviews feature, create a new accessReview object. Before making this request, the caller must have previously retrieved the list of business flow templates, to have the value of businessFlowTemplateId to include in the request. After making this request, the caller should create a programControl, to link the access review to a program. |
New-MgBetaAccessReviewDecision |
Create new navigation property to decisions for accessReviews |
New-MgBetaAccessReviewInstance |
Create new navigation property to instances for accessReviews |
New-MgBetaAccessReviewInstanceDecision |
Create new navigation property to decisions for accessReviews |
New-MgBetaAccessReviewInstanceMyDecision |
Create new navigation property to myDecisions for accessReviews |
New-MgBetaAccessReviewInstanceReviewer |
Create new navigation property to reviewers for accessReviews |
New-MgBetaAccessReviewMyDecision |
Create new navigation property to myDecisions for accessReviews |
New-MgBetaAccessReviewReviewer |
In the Microsoft Entra access reviews feature, update an existing accessReview object to add another user as a reviewer. This operation is only permitted for an access review that isn't yet completed, and only for an access review where the reviewers are explicitly specified. This operation isn't permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. |
New-MgBetaAgreement |
Add new entity to agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreement |
New-MgBetaAgreementAcceptance |
Create new navigation property to acceptances for agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreementAcceptance |
New-MgBetaAgreementFile |
Create new navigation property to files for agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreementFile |
New-MgBetaAgreementFileLocalization |
Create new navigation property to localizations for agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreementFileLocalization |
New-MgBetaAgreementFileLocalizationVersion |
Create new navigation property to versions for agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreementFileLocalizationVersion |
New-MgBetaAgreementFileVersion |
Create new navigation property to versions for agreements Note To view the v1.0 release of this cmdlet, view New-MgAgreementFileVersion |
New-MgBetaBusinessFlowTemplate |
Add new entity to businessFlowTemplates |
New-MgBetaEntitlementManagementAccessPackage |
Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog. After the access package is created, you can then create accessPackageAssignmentPolicies which specify how users are assigned to the access package. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAccessPackage |
New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy |
In Microsoft Entra entitlement management, create a new accessPackageAssignmentPolicy object. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAccessPackageAssignmentPolicy |
New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler |
Create new navigation property to customExtensionHandlers for identityGovernance |
New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting |
Create new navigation property to customExtensionStageSettings for identityGovernance |
New-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
In Microsoft Entra Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, or to remove an access package assignment. |
New-MgBetaEntitlementManagementAccessPackageCatalog |
Create a new accessPackageCatalog object. |
New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension |
Create new navigation property to accessPackageCustomWorkflowExtensions for identityGovernance |
New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension |
Create a new customAccessPackageWorkflowExtension object and add it to an existing accessPackageCatalog object. |
New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
Add an accessPackage to the list of access packages marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef |
Add a group to the list of groups marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef |
New-MgBetaEntitlementManagementAccessPackageResourceRequest |
Create a new accessPackageResourceRequest object to request the addition of a resource to an access package catalog, update of a resource, or the removal of a resource from a catalog. A resource must be included in an access package catalog before a role of that resource can be added to an access package. |
New-MgBetaEntitlementManagementAccessPackageResourceRoleScope |
Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAccessPackageResourceRoleScope |
New-MgBetaEntitlementManagementAssignmentRequest |
In Microsoft Entra Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, update the assignment, or to remove an access package assignment. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementAssignmentRequest |
New-MgBetaEntitlementManagementConnectedOrganization |
Create a new connectedOrganization object. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementConnectedOrganization |
New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef |
Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef |
New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef |
Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef |
New-MgBetaEntitlementManagementSubject |
Create new navigation property to subjects for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecision |
Create new navigation property to decisions for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInsight |
Create new navigation property to insights for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer |
Create new navigation property to contactedReviewers for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Create new navigation property to decisions for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight |
Create new navigation property to insights for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage |
Create new navigation property to stages for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision |
Create new navigation property to decisions for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight |
Create new navigation property to insights for identityGovernance |
New-MgBetaIdentityGovernanceAccessReviewDefinition |
Create a new accessReviewScheduleDefinition object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinition |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance |
Create new navigation property to instances for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstance |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Create new navigation property to contactedReviewers for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Create new navigation property to decisions for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Create new navigation property to insights for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage |
Create new navigation property to stages for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Create new navigation property to decisions for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Create new navigation property to insights for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition |
Create a new accessReviewHistoryDefinition object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewHistoryDefinition |
New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Create new navigation property to instances for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance |
New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri |
Generates a URI for an accessReviewHistoryInstance object the status for which is done. Each URI can be used to retrieve the instance's review history data. Each URI is valid for 24 hours and can be retrieved by fetching the downloadUri property from the accessReviewHistoryInstance object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri |
New-MgBetaIdentityGovernanceAppConsentRequest |
Create new navigation property to appConsentRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAppConsentRequest |
New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest |
Create new navigation property to userConsentRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceAppConsentRequestUserConsentRequest |
New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep |
Create new navigation property to steps for identityGovernance |
New-MgBetaIdentityGovernanceLifecycleWorkflow |
Create a new workflow object. You can create up to 100 workflows in a tenant. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflow |
New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Create a new customTaskExtension object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion |
Create a new version of the workflow object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion |
New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Create new navigation property to tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion |
Create a new version of the workflow object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowNewVersion |
New-MgBetaIdentityGovernanceLifecycleWorkflowTask |
Create new navigation property to tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowTask |
New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask |
Create new navigation property to tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceLifecycleWorkflowVersionTask |
New-MgBetaIdentityGovernancePermissionAnalyticAwFinding |
Create new navigation property to findings for identityGovernance |
New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution |
Create new navigation property to permissionsCreepIndexDistributions for identityGovernance |
New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding |
Create new navigation property to findings for identityGovernance |
New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution |
Create new navigation property to permissionsCreepIndexDistributions for identityGovernance |
New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding |
Create new navigation property to findings for identityGovernance |
New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution |
Create new navigation property to permissionsCreepIndexDistributions for identityGovernance |
New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange |
Create new navigation property to permissionsRequestChanges for identityGovernance |
New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval |
Create new navigation property to scheduledPermissionsApprovals for identityGovernance |
New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep |
Create new navigation property to steps for identityGovernance |
New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest |
Create a new scheduledPermissionsRequest object. |
New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Create new navigation property to assignmentApprovals for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep |
Create new navigation property to steps for identityGovernance |
New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Create new navigation property to assignmentSchedules for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Create new navigation property to assignmentScheduleInstances for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Create a new privilegedAccessGroupAssignmentScheduleRequest object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Create new navigation property to eligibilitySchedules for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Create new navigation property to eligibilityScheduleInstances for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Create a new privilegedAccessGroupEligibilityScheduleRequest object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
New-MgBetaIdentityGovernanceRoleManagementAlert |
Create new navigation property to alerts for identityGovernance |
New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration |
Create new navigation property to alertConfigurations for identityGovernance |
New-MgBetaIdentityGovernanceRoleManagementAlertDefinition |
Create new navigation property to alertDefinitions for identityGovernance |
New-MgBetaIdentityGovernanceRoleManagementAlertIncident |
Create new navigation property to alertIncidents for identityGovernance |
New-MgBetaIdentityGovernanceRoleManagementAlertOperation |
Create new navigation property to operations for identityGovernance |
New-MgBetaIdentityGovernanceTermsOfUseAgreement |
Create a new agreement object. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreement |
New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance |
Create new navigation property to agreementAcceptances for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreementAcceptance |
New-MgBetaIdentityGovernanceTermsOfUseAgreementFile |
Create a new localized agreement file. Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreementFile |
New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization |
Create new navigation property to localizations for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization |
New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Create new navigation property to versions for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion |
Create new navigation property to versions for identityGovernance Note To view the v1.0 release of this cmdlet, view New-MgIdentityGovernanceTermsOfUseAgreementFileVersion |
New-MgBetaPrivilegedAccess |
Add new entity to privilegedAccess |
New-MgBetaPrivilegedAccessResource |
Create new navigation property to resources for privilegedAccess |
New-MgBetaPrivilegedAccessResourceRoleAssignment |
Create new navigation property to roleAssignments for privilegedAccess |
New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest |
Create new navigation property to roleAssignmentRequests for privilegedAccess |
New-MgBetaPrivilegedAccessResourceRoleDefinition |
Create new navigation property to roleDefinitions for privilegedAccess |
New-MgBetaPrivilegedAccessResourceRoleSetting |
Create new navigation property to roleSettings for privilegedAccess |
New-MgBetaPrivilegedAccessRoleAssignment |
Create new navigation property to roleAssignments for privilegedAccess |
New-MgBetaPrivilegedAccessRoleAssignmentRequest |
Create new navigation property to roleAssignmentRequests for privilegedAccess |
New-MgBetaPrivilegedAccessRoleDefinition |
Create new navigation property to roleDefinitions for privilegedAccess |
New-MgBetaPrivilegedAccessRoleSetting |
Create new navigation property to roleSettings for privilegedAccess |
New-MgBetaPrivilegedApproval |
Add new entity to privilegedApproval |
New-MgBetaPrivilegedOperationEvent |
Add new entity to privilegedOperationEvents |
New-MgBetaPrivilegedRole |
Add new entity to privilegedRoles |
New-MgBetaPrivilegedRoleAssignment |
Add new entity to privilegedRoleAssignments |
New-MgBetaPrivilegedRoleAssignmentEligible |
Invoke action makeEligible |
New-MgBetaPrivilegedRoleAssignmentPermanent |
Invoke action makePermanent |
New-MgBetaPrivilegedRoleAssignmentRequest |
Add new entity to privilegedRoleAssignmentRequests |
New-MgBetaProgram |
In the Microsoft Entra access reviews feature, create a new program object. |
New-MgBetaProgramControl |
In the Microsoft Entra access reviews feature, create a new programControl object. This links an access review to a program. Prior to making this request, the caller must have previously |
New-MgBetaProgramControlType |
Add new entity to programControlTypes |
New-MgBetaRoleManagementDirectoryResourceNamespace |
Create new navigation property to resourceNamespaces for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryResourceNamespace |
New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction |
Create new navigation property to resourceActions for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryResourceNamespaceResourceAction |
New-MgBetaRoleManagementDirectoryRoleAssignment |
Create a new unifiedRoleAssignment object. Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleAssignment |
New-MgBetaRoleManagementDirectoryRoleAssignmentApproval |
Create new navigation property to roleAssignmentApprovals for roleManagement |
New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep |
Create new navigation property to steps for roleManagement |
New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule |
Create new navigation property to roleAssignmentSchedules for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleAssignmentSchedule |
New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance |
Create new navigation property to roleAssignmentScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance |
New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest |
Create a new unifiedRoleAssignmentScheduleRequest object. This operation allows both admins and users to add, remove, extend, or renew assignments. To run this request, the calling user must have multifactor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Microsoft Entra multifactor authentication to secure sign-in events. Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest |
New-MgBetaRoleManagementDirectoryRoleDefinition |
Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires a Microsoft Entra ID P1 or P2 license. The following RBAC providers are currently supported:- Cloud PC- device management (Intune)- directory (Microsoft Entra ID) Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleDefinition |
New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Create new navigation property to inheritsPermissionsFrom for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule |
Create new navigation property to roleEligibilitySchedules for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleEligibilitySchedule |
New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance |
Create new navigation property to roleEligibilityScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance |
New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest |
Create a new unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments. Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest |
New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment |
Create new navigation property to transitiveRoleAssignments for roleManagement |
New-MgBetaRoleManagementEnterpriseApp |
Create new navigation property to enterpriseApps for roleManagement |
New-MgBetaRoleManagementEnterpriseAppResourceNamespace |
Create new navigation property to resourceNamespaces for roleManagement |
New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction |
Create new navigation property to resourceActions for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignment |
Create new navigation property to roleAssignments for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval |
Create new navigation property to roleAssignmentApprovals for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep |
Create new navigation property to steps for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule |
Create new navigation property to roleAssignmentSchedules for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance |
Create new navigation property to roleAssignmentScheduleInstances for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest |
Create new navigation property to roleAssignmentScheduleRequests for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleDefinition |
Create new navigation property to roleDefinitions for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom |
Create new navigation property to inheritsPermissionsFrom for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule |
Create new navigation property to roleEligibilitySchedules for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance |
Create new navigation property to roleEligibilityScheduleInstances for roleManagement |
New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest |
Create new navigation property to roleEligibilityScheduleRequests for roleManagement |
New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment |
Create new navigation property to transitiveRoleAssignments for roleManagement |
New-MgBetaRoleManagementEntitlementManagementResourceNamespace |
Create new navigation property to resourceNamespaces for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementResourceNamespace |
New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Create new navigation property to resourceActions for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction |
New-MgBetaRoleManagementEntitlementManagementRoleAssignment |
Create a new unifiedRoleAssignment object. Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleAssignment |
New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval |
Create new navigation property to roleAssignmentApprovals for roleManagement |
New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep |
Create new navigation property to steps for roleManagement |
New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule |
Create new navigation property to roleAssignmentSchedules for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule |
New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Create new navigation property to roleAssignmentScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Create new navigation property to roleAssignmentScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
New-MgBetaRoleManagementEntitlementManagementRoleDefinition |
Create new navigation property to roleDefinitions for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleDefinition |
New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Create new navigation property to inheritsPermissionsFrom for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule |
Create new navigation property to roleEligibilitySchedules for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule |
New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Create new navigation property to roleEligibilityScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Create new navigation property to roleEligibilityScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment |
Create new navigation property to transitiveRoleAssignments for roleManagement |
Register-MgBetaPrivilegedAccessResource |
Invoke action register |
Remove-MgBetaAccessReview |
In the Microsoft Entra access reviews feature, delete an accessReview object. |
Remove-MgBetaAccessReviewDecision |
Delete navigation property decisions for accessReviews |
Remove-MgBetaAccessReviewInstance |
Delete navigation property instances for accessReviews |
Remove-MgBetaAccessReviewInstanceDecision |
Delete navigation property decisions for accessReviews |
Remove-MgBetaAccessReviewInstanceMyDecision |
Delete navigation property myDecisions for accessReviews |
Remove-MgBetaAccessReviewInstanceReviewer |
Delete navigation property reviewers for accessReviews |
Remove-MgBetaAccessReviewMyDecision |
Delete navigation property myDecisions for accessReviews |
Remove-MgBetaAccessReviewReviewer |
In the Microsoft Entra access reviews feature, update an existing accessReview object to remove a user as a reviewer. This operation is only permitted for an access review that isn't yet completed, and only for an access review where the reviewers are explicitly specified. This operation isn't permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. |
Remove-MgBetaAgreement |
Delete entity from agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreement |
Remove-MgBetaAgreementAcceptance |
Delete navigation property acceptances for agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreementAcceptance |
Remove-MgBetaAgreementFile |
Delete navigation property file for agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreementFile |
Remove-MgBetaAgreementFileLocalization |
Delete navigation property localizations for agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreementFileLocalization |
Remove-MgBetaAgreementFileLocalizationVersion |
Delete navigation property versions for agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreementFileLocalizationVersion |
Remove-MgBetaAgreementFileVersion |
Delete navigation property versions for agreements Note To view the v1.0 release of this cmdlet, view Remove-MgAgreementFileVersion |
Remove-MgBetaBusinessFlowTemplate |
Delete entity from businessFlowTemplates |
Remove-MgBetaEntitlementManagementAccessPackage |
Delete an accessPackage object. You can't delete an access package if it has any accessPackageAssignment. To delete the access package, first query if there are any assignments with a filter to indicate the specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. For more information on how to remove assignments that are still in the delivered state, see Remove an assignment. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackage |
Remove-MgBetaEntitlementManagementAccessPackageAssignment |
Delete navigation property accessPackageAssignments for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval |
Delete navigation property accessPackageAssignmentApprovals for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackageAssignmentApproval |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep |
Delete navigation property steps for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy |
In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackageAssignmentPolicy |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler |
Delete navigation property customExtensionHandlers for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting |
Delete navigation property customExtensionStageSettings for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You can't delete an access package assignment request if it has any accessPackageAssignment objects. |
Remove-MgBetaEntitlementManagementAccessPackageByUniqueName |
Delete an accessPackage object. You can't delete an access package if it has any accessPackageAssignment. To delete the access package, first query if there are any assignments with a filter to indicate the specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. For more information on how to remove assignments that are still in the delivered state, see Remove an assignment. |
Remove-MgBetaEntitlementManagementAccessPackageCatalog |
Delete an accessPackageCatalog. |
Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension |
Delete navigation property accessPackageCustomWorkflowExtensions for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName |
Delete an accessPackageCatalog. |
Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension |
Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. |
Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
Remove an access package from the list of access packages marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef |
Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef |
Remove a group from the list of groups marked as incompatible on an accessPackage. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef |
Remove-MgBetaEntitlementManagementAccessPackageResourceRequest |
Delete navigation property accessPackageResourceRequests for identityGovernance |
Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope |
Delete navigation property accessPackageResourceRoleScopes for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAccessPackageResourceRoleScope |
Remove-MgBetaEntitlementManagementAssignmentRequest |
Delete navigation property assignmentRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementAssignmentRequest |
Remove-MgBetaEntitlementManagementConnectedOrganization |
Delete a connectedOrganization object. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementConnectedOrganization |
Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef |
Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef |
Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef |
Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef |
Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef |
Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef |
Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef |
Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. Note To view the v1.0 release of this cmdlet, view Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef |
Remove-MgBetaEntitlementManagementSubject |
Delete navigation property subjects for identityGovernance |
Remove-MgBetaEntitlementManagementSubjectByObjectId |
Delete navigation property subjects for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecision |
Delete navigation property decisions for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight |
Delete navigation property insights for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance |
Delete navigation property instance for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer |
Delete navigation property contactedReviewers for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Delete navigation property decisions for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight |
Delete navigation property insights for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage |
Delete navigation property stages for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision |
Delete navigation property decisions for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight |
Delete navigation property insights for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDefinition |
Delete an accessReviewScheduleDefinition object. Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinition |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance |
Delete navigation property instances for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstance |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Delete navigation property contactedReviewers for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Delete navigation property decisions for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Delete navigation property insights for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance |
Delete navigation property instance for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage |
Delete navigation property stages for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Delete navigation property decisions for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Delete navigation property insights for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance |
Delete navigation property instance for identityGovernance |
Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition |
Delete navigation property historyDefinitions for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewHistoryDefinition |
Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Delete navigation property instances for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Remove-MgBetaIdentityGovernanceAccessReviewPolicy |
Delete navigation property policy for identityGovernance |
Remove-MgBetaIdentityGovernanceAppConsentRequest |
Delete navigation property appConsentRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAppConsentRequest |
Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest |
Delete navigation property userConsentRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest |
Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Delete navigation property approval for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep |
Delete navigation property steps for identityGovernance |
Remove-MgBetaIdentityGovernanceLifecycleWorkflow |
Delete a workflow object and its associated tasks, taskProcessingResults and versions. You can restore a deleted workflow and its associated objects within 30 days of deletion. Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflow |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Delete a customTaskExtension object. A custom task extension can only be deleted if it is not referenced in any task objects in a lifecycle workflow. Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem |
Delete navigation property deletedItems for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Delete a workflow object. Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Delete navigation property tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight |
Delete navigation property insights for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowInsight |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask |
Delete navigation property tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowTask |
Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask |
Delete navigation property tasks for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask |
Remove-MgBetaIdentityGovernancePermissionAnalytic |
Delete navigation property permissionsAnalytics for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAw |
Delete navigation property aws for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding |
Delete navigation property findings for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution |
Delete navigation property permissionsCreepIndexDistributions for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAzure |
Delete navigation property azure for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding |
Delete navigation property findings for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution |
Delete navigation property permissionsCreepIndexDistributions for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticGcp |
Delete navigation property gcp for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding |
Delete navigation property findings for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution |
Delete navigation property permissionsCreepIndexDistributions for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionManagement |
Delete navigation property permissionsManagement for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange |
Delete navigation property permissionsRequestChanges for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval |
Delete navigation property scheduledPermissionsApprovals for identityGovernance |
Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep |
Delete navigation property steps for identityGovernance |
Remove-MgBetaIdentityGovernancePrivilegedAccess |
Delete navigation property privilegedAccess for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccess |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroup |
Delete navigation property group for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroup |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Delete navigation property assignmentApprovals for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep |
Delete navigation property steps for identityGovernance |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Delete navigation property assignmentSchedules for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Delete navigation property assignmentScheduleInstances for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Delete navigation property assignmentScheduleRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Delete navigation property eligibilitySchedules for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Delete navigation property eligibilityScheduleInstances for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Delete navigation property eligibilityScheduleRequests for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Remove-MgBetaIdentityGovernanceRoleManagementAlert |
Delete navigation property alerts for identityGovernance |
Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration |
Delete navigation property alertConfigurations for identityGovernance |
Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition |
Delete navigation property alertDefinitions for identityGovernance |
Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident |
Delete navigation property alertIncidents for identityGovernance |
Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation |
Delete navigation property operations for identityGovernance |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreement |
Delete an agreement object. Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreement |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance |
Delete navigation property agreementAcceptances for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile |
Delete navigation property file for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreementFile |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization |
Delete navigation property localizations for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Delete navigation property versions for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion |
Delete navigation property versions for identityGovernance Note To view the v1.0 release of this cmdlet, view Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion |
Remove-MgBetaPrivilegedAccess |
Delete entity from privilegedAccess |
Remove-MgBetaPrivilegedAccessResource |
Delete navigation property resources for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignment |
Delete navigation property roleAssignments for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest |
Delete navigation property roleAssignmentRequests for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject |
Delete navigation property subject for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject |
Delete navigation property subject for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleDefinition |
Delete navigation property roleDefinitions for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleSetting |
Delete navigation property roleSettings for privilegedAccess |
Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignment |
Delete navigation property roleAssignments for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignmentRequest |
Delete navigation property roleAssignmentRequests for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject |
Delete navigation property subject for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleAssignmentSubject |
Delete navigation property subject for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleDefinition |
Delete navigation property roleDefinitions for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleSetting |
Delete navigation property roleSettings for privilegedAccess |
Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition |
Delete navigation property roleDefinition for privilegedAccess |
Remove-MgBetaPrivilegedApproval |
Delete entity from privilegedApproval |
Remove-MgBetaPrivilegedApprovalRoleInfo |
Delete navigation property roleInfo for privilegedApproval |
Remove-MgBetaPrivilegedApprovalRoleInfoSetting |
Delete navigation property settings for privilegedApproval |
Remove-MgBetaPrivilegedApprovalRoleInfoSummary |
Delete navigation property summary for privilegedApproval |
Remove-MgBetaPrivilegedOperationEvent |
Delete entity from privilegedOperationEvents |
Remove-MgBetaPrivilegedRole |
Delete entity from privilegedRoles |
Remove-MgBetaPrivilegedRoleAssignment |
Delete entity from privilegedRoleAssignments |
Remove-MgBetaPrivilegedRoleAssignmentRequest |
Delete entity from privilegedRoleAssignmentRequests |
Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo |
Delete navigation property roleInfo for privilegedRoleAssignmentRequests |
Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting |
Delete navigation property settings for privilegedRoleAssignmentRequests |
Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary |
Delete navigation property summary for privilegedRoleAssignmentRequests |
Remove-MgBetaPrivilegedRoleAssignmentRoleInfo |
Delete navigation property roleInfo for privilegedRoleAssignments |
Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting |
Delete navigation property settings for privilegedRoleAssignments |
Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary |
Delete navigation property summary for privilegedRoleAssignments |
Remove-MgBetaPrivilegedRoleSetting |
Delete navigation property settings for privilegedRoles |
Remove-MgBetaPrivilegedRoleSummary |
Delete navigation property summary for privilegedRoles |
Remove-MgBetaProgram |
In the Microsoft Entra access reviews feature, delete a program object. Do not delete a program which still has programControl linked to it, those access reviews should first be deleted or unlinked from the program and linked to a different program. Also, please note that the built-in default program cannot be deleted. |
Remove-MgBetaProgramControl |
In the Microsoft Entra access reviews feature, delete a programControl object. This unlinks an access review from a program. |
Remove-MgBetaProgramControlProgram |
Delete navigation property program for programControls |
Remove-MgBetaProgramControlType |
Delete entity from programControlTypes |
Remove-MgBetaRoleManagementDirectory |
Delete navigation property directory for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectory |
Remove-MgBetaRoleManagementDirectoryResourceNamespace |
Delete navigation property resourceNamespaces for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryResourceNamespace |
Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction |
Delete navigation property resourceActions for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction |
Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope |
Delete navigation property resourceScope for roleManagement |
Remove-MgBetaRoleManagementDirectoryRoleAssignment |
Delete a unifiedRoleAssignment object. Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleAssignment |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval |
Delete navigation property roleAssignmentApprovals for roleManagement |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep |
Delete navigation property steps for roleManagement |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleAssignmentAppScope |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule |
Delete navigation property roleAssignmentSchedules for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleAssignmentSchedule |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance |
Delete navigation property roleAssignmentScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance |
Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest |
Delete navigation property roleAssignmentScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest |
Remove-MgBetaRoleManagementDirectoryRoleDefinition |
Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires a Microsoft Entra ID P1 or P2 license. The following RBAC providers are currently supported:- Cloud PC- device management (Intune)- directory (Microsoft Entra ID) Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleDefinition |
Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Delete navigation property inheritsPermissionsFrom for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule |
Delete navigation property roleEligibilitySchedules for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleEligibilitySchedule |
Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance |
Delete navigation property roleEligibilityScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance |
Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest |
Delete navigation property roleEligibilityScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest |
Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment |
Delete navigation property transitiveRoleAssignments for roleManagement |
Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement |
Remove-MgBetaRoleManagementEnterpriseApp |
Delete navigation property enterpriseApps for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace |
Delete navigation property resourceNamespaces for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction |
Delete navigation property resourceActions for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope |
Delete navigation property resourceScope for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment |
Delete navigation property roleAssignments for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval |
Delete navigation property roleAssignmentApprovals for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep |
Delete navigation property steps for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule |
Delete navigation property roleAssignmentSchedules for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance |
Delete navigation property roleAssignmentScheduleInstances for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest |
Delete navigation property roleAssignmentScheduleRequests for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition |
Delete navigation property roleDefinitions for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom |
Delete navigation property inheritsPermissionsFrom for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule |
Delete navigation property roleEligibilitySchedules for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance |
Delete navigation property roleEligibilityScheduleInstances for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest |
Delete navigation property roleEligibilityScheduleRequests for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment |
Delete navigation property transitiveRoleAssignments for roleManagement |
Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement |
Remove-MgBetaRoleManagementEntitlementManagement |
Delete navigation property entitlementManagement for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagement |
Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace |
Delete navigation property resourceNamespaces for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementResourceNamespace |
Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Delete navigation property resourceActions for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope |
Delete navigation property resourceScope for roleManagement |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment |
Delete navigation property roleAssignments for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleAssignment |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval |
Delete navigation property roleAssignmentApprovals for roleManagement |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep |
Delete navigation property steps for roleManagement |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule |
Delete navigation property roleAssignmentSchedules for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Delete navigation property roleAssignmentScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Delete navigation property roleAssignmentScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition |
Delete navigation property roleDefinitions for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleDefinition |
Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Delete navigation property inheritsPermissionsFrom for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule |
Delete navigation property roleEligibilitySchedules for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule |
Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Delete navigation property roleEligibilityScheduleInstances for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Delete navigation property roleEligibilityScheduleRequests for roleManagement Note To view the v1.0 release of this cmdlet, view Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment |
Delete navigation property transitiveRoleAssignments for roleManagement |
Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope |
Delete navigation property appScope for roleManagement |
Request-MgBetaPrivilegedApprovalMy |
Invoke function myRequests |
Reset-MgBetaAccessReviewDecision |
In the Microsoft Entra access reviews feature, reset the decisions of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. Previous decisions are no longer recorded, but reviewers can continue to update decisions. |
Reset-MgBetaAccessReviewInstanceDecision |
In the Microsoft Entra access reviews feature, reset the decisions of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. Previous decisions are no longer recorded, but reviewers can continue to update decisions. |
Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. |
Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. Note To view the v1.0 release of this cmdlet, view Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Restore-MgBetaIdentityGovernanceLifecycleWorkflow |
Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. Note To view the v1.0 release of this cmdlet, view Restore-MgIdentityGovernanceLifecycleWorkflow |
Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. Note To view the v1.0 release of this cmdlet, view Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow |
Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
Resume a user's access package request after waiting for a callback from a custom extension. In Microsoft Entra entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It's performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state. |
Resume-MgBetaEntitlementManagementAssignmentRequest |
Resume a user's access package request after waiting for a callback from a custom extension. In Microsoft Entra entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It's performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state. Note To view the v1.0 release of this cmdlet, view Resume-MgEntitlementManagementAssignmentRequest |
Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult |
Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach. Note To view the v1.0 release of this cmdlet, view Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult |
Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult |
Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach. Note To view the v1.0 release of this cmdlet, view Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult |
Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult |
Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach. Note To view the v1.0 release of this cmdlet, view Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult |
Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult |
Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach. Note To view the v1.0 release of this cmdlet, view Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult |
Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult |
Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach. Note To view the v1.0 release of this cmdlet, view Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult |
Send-MgBetaAccessReviewInstanceReminder |
In the Microsoft Entra access reviews feature, send a reminder to the reviewers of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. |
Send-MgBetaAccessReviewReminder |
In the Microsoft Entra access reviews feature, send a reminder to the reviewers of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. |
Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder |
Send a reminder to the reviewers of a currently active accessReviewInstance. |
Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder |
Send a reminder to the reviewers of a currently active accessReviewInstance. Note To view the v1.0 release of this cmdlet, view Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder |
Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy |
Update an existing accessPackageAssignmentPolicy object to change one or more of its properties, such as the display name or description. |
Set-MgBetaIdentityGovernanceAccessReviewDefinition |
Update an existing accessReviewScheduleDefinition object to change one or more of its properties. Note To view the v1.0 release of this cmdlet, view Set-MgIdentityGovernanceAccessReviewDefinition |
Stop-MgBetaAccessReview |
In the Microsoft Entra access reviews feature, stop a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. (To prevent a recurring access review from starting future instances, update it to change its scheduled end date). After the access review stops, reviewers can no longer give input, and the access review decisions can be applied. |
Stop-MgBetaAccessReviewInstance |
In the Microsoft Entra access reviews feature, stop a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. (To prevent a recurring access review from starting future instances, update it to change its scheduled end date). After the access review stops, reviewers can no longer give input, and the access review decisions can be applied. |
Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. |
Stop-MgBetaEntitlementManagementAssignmentRequest |
In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. Note To view the v1.0 release of this cmdlet, view Stop-MgEntitlementManagementAssignmentRequest |
Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance |
Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date. |
Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision |
Invoke action stopApplyDecisions |
Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage |
Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages. |
Stop-MgBetaIdentityGovernanceAccessReviewDefinition |
Invoke action stop Note To view the v1.0 release of this cmdlet, view Stop-MgIdentityGovernanceAccessReviewDefinition |
Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance |
Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date. Note To view the v1.0 release of this cmdlet, view Stop-MgIdentityGovernanceAccessReviewDefinitionInstance |
Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision |
Invoke action stopApplyDecisions |
Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage |
Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages. Note To view the v1.0 release of this cmdlet, view Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage |
Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Cancel an access assignment request to a group whose membership and ownership are governed by PIM. Note To view the v1.0 release of this cmdlet, view Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Cancel an eligibility assignment request to a group whose membership and ownership are governed by PIM. Note To view the v1.0 release of this cmdlet, view Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest |
Invoke action cancel |
Stop-MgBetaPrivilegedAccessRoleAssignmentRequest |
Invoke action cancel |
Stop-MgBetaPrivilegedRoleAssignmentRequest |
Invoke action cancel |
Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest |
Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled. Note To view the v1.0 release of this cmdlet, view Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest |
Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest |
Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked. Note To view the v1.0 release of this cmdlet, view Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest |
Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest |
Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled. |
Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest |
Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked. |
Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled. Note To view the v1.0 release of this cmdlet, view Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked. Note To view the v1.0 release of this cmdlet, view Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Update-MgBetaAccessReview |
In the Microsoft Entra access reviews feature, update an existing accessReview object to change one or more of its properties. This API is not intended to change the reviewers or decisions of a review. To change the reviewers, use the addReviewer or removeReviewer APIs. To stop an already-started one-time review, or an already-started instance of a recurring review, early, use the stop API. To apply the decisions to the target group or app access rights, use the apply API. |
Update-MgBetaAccessReviewDecision |
Update the navigation property decisions in accessReviews |
Update-MgBetaAccessReviewInstance |
Update the navigation property instances in accessReviews |
Update-MgBetaAccessReviewInstanceDecision |
Update the navigation property decisions in accessReviews |
Update-MgBetaAccessReviewInstanceMyDecision |
Update the navigation property myDecisions in accessReviews |
Update-MgBetaAccessReviewInstanceReviewer |
Update the navigation property reviewers in accessReviews |
Update-MgBetaAccessReviewMyDecision |
Update the navigation property myDecisions in accessReviews |
Update-MgBetaAccessReviewReviewer |
Update the navigation property reviewers in accessReviews |
Update-MgBetaAgreement |
Update entity in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreement |
Update-MgBetaAgreementAcceptance |
Update the navigation property acceptances in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreementAcceptance |
Update-MgBetaAgreementFile |
Update the navigation property file in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreementFile |
Update-MgBetaAgreementFileLocalization |
Update the navigation property localizations in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreementFileLocalization |
Update-MgBetaAgreementFileLocalizationVersion |
Update the navigation property versions in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreementFileLocalizationVersion |
Update-MgBetaAgreementFileVersion |
Update the navigation property versions in agreements Note To view the v1.0 release of this cmdlet, view Update-MgAgreementFileVersion |
Update-MgBetaBusinessFlowTemplate |
Update entity in businessFlowTemplates |
Update-MgBetaEntitlementManagementAccessPackage |
Update an existing accessPackage object to change one or more of its properties, such as the display name or description. Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementAccessPackage |
Update-MgBetaEntitlementManagementAccessPackageAssignment |
Invoke action reprocess |
Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval |
Update the navigation property accessPackageAssignmentApprovals in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementAccessPackageAssignmentApproval |
Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep |
Apply approve or deny decision on an approvalStep object. |
Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy |
Update the navigation property accessPackageAssignmentPolicies in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementAccessPackageAssignmentPolicy |
Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler |
Update the navigation property customExtensionHandlers in identityGovernance |
Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting |
Update the navigation property customExtensionStageSettings in identityGovernance |
Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest |
Invoke action reprocess |
Update-MgBetaEntitlementManagementAccessPackageByUniqueName |
Update an existing accessPackage object to change one or more of its properties, such as the display name or description. |
Update-MgBetaEntitlementManagementAccessPackageCatalog |
Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description. |
Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension |
Update the properties of an accessPackageAssignmentWorkflowExtension object. |
Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName |
Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description. |
Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension |
Update the properties of an existing customAccessPackageWorkflowExtension object. |
Update-MgBetaEntitlementManagementAccessPackageResourceRequest |
Update the navigation property accessPackageResourceRequests in identityGovernance |
Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope |
Update the navigation property accessPackageResourceRoleScopes in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementAccessPackageResourceRoleScope |
Update-MgBetaEntitlementManagementAssignmentRequest |
Invoke action reprocess Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementAssignmentRequest |
Update-MgBetaEntitlementManagementConnectedOrganization |
Update a connectedOrganization object to change one or more of its properties. Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementConnectedOrganization |
Update-MgBetaEntitlementManagementSetting |
Update an existing entitlementManagementSettings object to change one or more of its properties. Note To view the v1.0 release of this cmdlet, view Update-MgEntitlementManagementSetting |
Update-MgBetaEntitlementManagementSubject |
Update an existing accessPackageSubject object to change the subject lifecycle. |
Update-MgBetaEntitlementManagementSubjectByObjectId |
Update an existing accessPackageSubject object to change the subject lifecycle. |
Update-MgBetaIdentityGovernanceAccessReviewDecision |
Update the navigation property decisions in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight |
Update the navigation property insights in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance |
Update the navigation property instance in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer |
Update the navigation property contactedReviewers in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision |
Update the navigation property decisions in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight |
Update the navigation property insights in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage |
Update the navigation property stages in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision |
Update the navigation property decisions in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight |
Update the navigation property insights in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance |
Update the properties of an accessReviewInstance object. Only the reviewers and fallbackReviewers properties can be updated but the scope property is also required in the request body. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewInstance, its status must be InProgress. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstance |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Update the navigation property contactedReviewers in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Update the navigation property decisions in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Update the navigation property insights in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance |
Update the navigation property instance in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage |
Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Update the navigation property insights in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight |
Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance |
Update the navigation property instance in identityGovernance |
Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition |
Update the navigation property historyDefinitions in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewHistoryDefinition |
Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Update the navigation property instances in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance |
Update-MgBetaIdentityGovernanceAccessReviewPolicy |
Update the properties of an accessReviewPolicy object. |
Update-MgBetaIdentityGovernanceAppConsentRequest |
Update the navigation property appConsentRequests in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAppConsentRequest |
Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest |
Update the navigation property userConsentRequests in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest |
Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Update the navigation property approval in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval |
Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep |
Update the navigation property steps in identityGovernance |
Update-MgBetaIdentityGovernanceLifecycleWorkflow |
Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflow |
Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Update the properties of a customTaskExtension object. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension |
Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Update the navigation property tasks in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask |
Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight |
Update the navigation property insights in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowInsight |
Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting |
Update the properties of a lifecycleManagementSettings object. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowTask |
Update the navigation property tasks in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowTask |
Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting |
Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask |
Update the navigation property tasks in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowVersionTask |
Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting |
Update property mailboxSettings value. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting |
Update-MgBetaIdentityGovernancePermissionAnalytic |
Update the navigation property permissionsAnalytics in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAw |
Update the navigation property aws in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding |
Update the navigation property findings in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution |
Update the navigation property permissionsCreepIndexDistributions in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAzure |
Update the navigation property azure in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding |
Update the navigation property findings in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution |
Update the navigation property permissionsCreepIndexDistributions in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticGcp |
Update the navigation property gcp in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding |
Update the navigation property findings in identityGovernance |
Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution |
Update the navigation property permissionsCreepIndexDistributions in identityGovernance |
Update-MgBetaIdentityGovernancePermissionManagement |
Update the navigation property permissionsManagement in identityGovernance |
Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange |
Update the navigation property permissionsRequestChanges in identityGovernance |
Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval |
Update the navigation property scheduledPermissionsApprovals in identityGovernance |
Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep |
Update the navigation property steps in identityGovernance |
Update-MgBetaIdentityGovernancePrivilegedAccess |
Update the navigation property privilegedAccess in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccess |
Update-MgBetaIdentityGovernancePrivilegedAccessGroup |
Update the navigation property group in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroup |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Update the navigation property assignmentApprovals in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep |
Update the navigation property steps in identityGovernance |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Update the navigation property assignmentSchedules in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Update the navigation property assignmentScheduleInstances in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Update the navigation property assignmentScheduleRequests in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Update the navigation property eligibilitySchedules in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Update the navigation property eligibilityScheduleInstances in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance |
Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Update the navigation property eligibilityScheduleRequests in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest |
Update-MgBetaIdentityGovernanceRoleManagementAlert |
Invoke action refresh |
Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration |
Update the navigation property alertConfigurations in identityGovernance |
Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition |
Update the navigation property alertDefinitions in identityGovernance |
Update-MgBetaIdentityGovernanceRoleManagementAlertIncident |
Update the navigation property alertIncidents in identityGovernance |
Update-MgBetaIdentityGovernanceRoleManagementAlertOperation |
Update the navigation property operations in identityGovernance |
Update-MgBetaIdentityGovernanceTermsOfUseAgreement |
Update the properties of an agreement object. Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreement |
Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance |
Update the navigation property agreementAcceptances in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance |
Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile |
Update the navigation property file in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreementFile |
Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization |
Update the navigation property localizations in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization |
Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Update the navigation property versions in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion |
Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion |
Update the navigation property versions in identityGovernance Note To view the v1.0 release of this cmdlet, view Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion |
Update-MgBetaPrivilegedAccess |
Update entity in privilegedAccess |
Update-MgBetaPrivilegedAccessResource |
Update the navigation property resources in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignment |
Update the navigation property roleAssignments in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest |
Update the navigation property roleAssignmentRequests in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject |
Update the navigation property subject in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject |
Update the navigation property subject in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleDefinition |
Update the navigation property roleDefinitions in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleSetting |
Update the navigation property roleSettings in privilegedAccess |
Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignment |
Update the navigation property roleAssignments in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignmentRequest |
Update the navigation property roleAssignmentRequests in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject |
Update the navigation property subject in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleAssignmentSubject |
Update the navigation property subject in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleDefinition |
Update the navigation property roleDefinitions in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleSetting |
Update the navigation property roleSettings in privilegedAccess |
Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition |
Update the navigation property roleDefinition in privilegedAccess |
Update-MgBetaPrivilegedApproval |
Update entity in privilegedApproval |
Update-MgBetaPrivilegedApprovalRoleInfo |
Update the navigation property roleInfo in privilegedApproval |
Update-MgBetaPrivilegedApprovalRoleInfoSetting |
Update the navigation property settings in privilegedApproval |
Update-MgBetaPrivilegedApprovalRoleInfoSummary |
Update the navigation property summary in privilegedApproval |
Update-MgBetaPrivilegedOperationEvent |
Update entity in privilegedOperationEvents |
Update-MgBetaPrivilegedRole |
Update entity in privilegedRoles |
Update-MgBetaPrivilegedRoleAssignment |
Update entity in privilegedRoleAssignments |
Update-MgBetaPrivilegedRoleAssignmentRequest |
Update entity in privilegedRoleAssignmentRequests |
Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo |
Update the navigation property roleInfo in privilegedRoleAssignmentRequests |
Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting |
Update the navigation property settings in privilegedRoleAssignmentRequests |
Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary |
Update the navigation property summary in privilegedRoleAssignmentRequests |
Update-MgBetaPrivilegedRoleAssignmentRoleInfo |
Update the navigation property roleInfo in privilegedRoleAssignments |
Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting |
Update the navigation property settings in privilegedRoleAssignments |
Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary |
Update the navigation property summary in privilegedRoleAssignments |
Update-MgBetaPrivilegedRoleSetting |
Update the navigation property settings in privilegedRoles |
Update-MgBetaPrivilegedRoleSummary |
Update the navigation property summary in privilegedRoles |
Update-MgBetaProgram |
In the Microsoft Entra access reviews feature, update an existing program object. |
Update-MgBetaProgramControl |
Update entity in programControls |
Update-MgBetaProgramControlProgram |
Update the navigation property program in programControls |
Update-MgBetaProgramControlType |
Update entity in programControlTypes |
Update-MgBetaRoleManagementDirectory |
Update the navigation property directory in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectory |
Update-MgBetaRoleManagementDirectoryResourceNamespace |
Update the navigation property resourceNamespaces in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryResourceNamespace |
Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction |
Update the navigation property resourceActions in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryResourceNamespaceResourceAction |
Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope |
Update the navigation property resourceScope in roleManagement |
Update-MgBetaRoleManagementDirectoryRoleAssignment |
Update the navigation property roleAssignments in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleAssignment |
Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval |
Update the navigation property roleAssignmentApprovals in roleManagement |
Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep |
Update the navigation property steps in roleManagement |
Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleAssignmentAppScope |
Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule |
Update the navigation property roleAssignmentSchedules in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleAssignmentSchedule |
Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance |
Update the navigation property roleAssignmentScheduleInstances in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance |
Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest |
Update the navigation property roleAssignmentScheduleRequests in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest |
Update-MgBetaRoleManagementDirectoryRoleDefinition |
Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires a Microsoft Entra ID P1 or P2 license. The following RBAC providers are currently supported:- Cloud PC- device management (Intune)- directory (Microsoft Entra ID) Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleDefinition |
Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Update the navigation property inheritsPermissionsFrom in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom |
Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule |
Update the navigation property roleEligibilitySchedules in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleEligibilitySchedule |
Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance |
Update the navigation property roleEligibilityScheduleInstances in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance |
Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest |
Update the navigation property roleEligibilityScheduleRequests in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest |
Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment |
Update the navigation property transitiveRoleAssignments in roleManagement |
Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement |
Update-MgBetaRoleManagementEnterpriseApp |
Update the navigation property enterpriseApps in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppResourceNamespace |
Update the navigation property resourceNamespaces in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction |
Update the navigation property resourceActions in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope |
Update the navigation property resourceScope in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignment |
Update the navigation property roleAssignments in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval |
Update the navigation property roleAssignmentApprovals in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep |
Update the navigation property steps in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule |
Update the navigation property roleAssignmentSchedules in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance |
Update the navigation property roleAssignmentScheduleInstances in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest |
Update the navigation property roleAssignmentScheduleRequests in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleDefinition |
Update the navigation property roleDefinitions in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom |
Update the navigation property inheritsPermissionsFrom in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule |
Update the navigation property roleEligibilitySchedules in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance |
Update the navigation property roleEligibilityScheduleInstances in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest |
Update the navigation property roleEligibilityScheduleRequests in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment |
Update the navigation property transitiveRoleAssignments in roleManagement |
Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement |
Update-MgBetaRoleManagementEntitlementManagement |
Update the navigation property entitlementManagement in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagement |
Update-MgBetaRoleManagementEntitlementManagementResourceNamespace |
Update the navigation property resourceNamespaces in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementResourceNamespace |
Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Update the navigation property resourceActions in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction |
Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope |
Update the navigation property resourceScope in roleManagement |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignment |
Update the navigation property roleAssignments in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleAssignment |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval |
Update the navigation property roleAssignmentApprovals in roleManagement |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep |
Update the navigation property steps in roleManagement |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule |
Update the navigation property roleAssignmentSchedules in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Update the navigation property roleAssignmentScheduleInstances in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance |
Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Update the navigation property roleAssignmentScheduleRequests in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest |
Update-MgBetaRoleManagementEntitlementManagementRoleDefinition |
Update the navigation property roleDefinitions in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleDefinition |
Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Update the navigation property inheritsPermissionsFrom in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom |
Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule |
Update the navigation property roleEligibilitySchedules in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule |
Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Update the navigation property roleEligibilityScheduleInstances in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance |
Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Update the navigation property roleEligibilityScheduleRequests in roleManagement Note To view the v1.0 release of this cmdlet, view Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest |
Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment |
Update the navigation property transitiveRoleAssignments in roleManagement |
Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope |
Update the navigation property appScope in roleManagement |