Skip to content

Weekly Docs Refresh: Identity.Governance (beta) - #940

Merged
ramsessanchez merged 8 commits into
mainfrom
WeeklyDocs-beta-Identity.Governance_202608010259
Aug 4, 2026
Merged

Weekly Docs Refresh: Identity.Governance (beta)#940
ramsessanchez merged 8 commits into
mainfrom
WeeklyDocs-beta-Identity.Governance_202608010259

Conversation

@microsoft-graph-devx-bot

Copy link
Copy Markdown
Contributor

This pull request was automatically created by Azure Pipelines for the Identity.Governance module (beta profile). Important Check for unexpected deletions or changes in this PR.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit e7fb6e2:

✅ Validation status: passed

File Status Preview URL Details
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaAccessReviewDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaAccessReviewInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaIdentityGovernanceAccessReviewInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Add-MgBetaIdentityGovernanceAccessReviewInstanceStageDecisionInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Export-MgBetaPrivilegedAccessResourceRoleAssignment.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Export-MgBetaPrivilegedAccessRoleAssignment.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReview.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewDecisionCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstance.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceDecisionCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceMyDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceMyDecisionCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceReviewer.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewInstanceReviewerCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewMyDecision.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewMyDecisionCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewReviewer.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAccessReviewReviewerCount.md ✅Succeeded View (graph-powershell-beta)
microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaAgreement.md ✅Succeeded View (graph-powershell-beta)

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

@ramsessanchez ramsessanchez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested under the Weekly Docs Refresh criteria.

Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest.md adds a malformed Example 3: the $params hashtable defines source and type twice, uses "microsoft.graph.microsoft.graph.assignmentRequestApprovalStageCallbackData", and contains "@@odata.type" instead of "@odata.type". The duplicate keys make the PowerShell example fail at parse time, so this is blocking rather than acceptable generated churn.

Please correct or remove the malformed example and regenerate the page.

@ramsessanchez
ramsessanchez self-requested a review August 4, 2026 23:11
@ramsessanchez
ramsessanchez merged commit f47bd84 into main Aug 4, 2026
2 of 3 checks passed
@ramsessanchez
ramsessanchez deleted the WeeklyDocs-beta-Identity.Governance_202608010259 branch August 4, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant