Skip to content

Adding missing closing brace from open on line 83#2004

Merged
v-dirichards merged 1 commit into
MicrosoftDocs:mainfrom
MarcLaf:patch-1
Jun 16, 2026
Merged

Adding missing closing brace from open on line 83#2004
v-dirichards merged 1 commit into
MicrosoftDocs:mainfrom
MarcLaf:patch-1

Conversation

@MarcLaf

@MarcLaf MarcLaf commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.
@prmerger-automator

Copy link
Copy Markdown
Contributor

@MarcLaf : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 883f7f1:

✅ Validation status: passed

File Status Preview URL Details
docs/global-secure-access/scripts/powershell-get-token.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner

Copy link
Copy Markdown
Contributor

@kenwith

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@kenwith

kenwith commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

#sign-off

Copilot AI 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.

Pull request overview

This PR fixes a PowerShell syntax error in the sample script embedded in the documentation by adding the missing closing brace for the if (Test-Path -Path $folderPath) { block, ensuring the subsequent else { is correctly paired.

Changes:

  • Add the missing } before the else { clause to properly close the module-existence if block.

@v-dirichards v-dirichards merged commit f8103e9 into MicrosoftDocs:main Jun 16, 2026
2 checks passed
@MarcLaf MarcLaf deleted the patch-1 branch June 16, 2026 21:22
learn-build-service-prod Bot added a commit that referenced this pull request Jun 16, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13500)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 18, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13559)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 19, 2026
* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 22, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13582)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 23, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13621)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 23, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13628)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 24, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13642)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 25, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13654)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 25, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13660)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 26, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13679)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 29, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13697)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

* Removed Power BI MTO limitation - MTO is GA in Power BI and Fabric (#2022)

Co-authored-by: Sruly Taber <srulyt@microsoft.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
Co-authored-by: Sruly Taber <sruly@thetabers.com>
Co-authored-by: Sruly Taber <srulyt@microsoft.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 30, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13711)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

* Removed Power BI MTO limitation - MTO is GA in Power BI and Fabric (#2022)

Co-authored-by: Sruly Taber <srulyt@microsoft.com>

* Update harness-provisioning-tutorial.md (#2010)

* Update harness-provisioning-tutorial.md

Update screenshots, add appropriate explanation and improve structure

* Remove firstgen reference

* Remove extra space

* Update image link

* Address review comments

* Refine API token generation and provisioning steps

Updated instructions for generating an API token and editing provisioning properties. Minor formatting and wording adjustments for clarity.

---------

Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
Co-authored-by: Sruly Taber <sruly@thetabers.com>
Co-authored-by: Sruly Taber <srulyt@microsoft.com>
Co-authored-by: Smriti S <35428245+SmritiSatyan@users.noreply.github.com>
Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
learn-build-service-prod Bot added a commit that referenced this pull request Jun 30, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13717)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

* Removed Power BI MTO limitation - MTO is GA in Power BI and Fabric (#2022)

Co-authored-by: Sruly Taber <srulyt@microsoft.com>

* Update harness-provisioning-tutorial.md (#2010)

* Update harness-provisioning-tutorial.md

Update screenshots, add appropriate explanation and improve structure

* Remove firstgen reference

* Remove extra space

* Update image link

* Address review comments

* Refine API token generation and provisioning steps

Updated instructions for generating an API token and editing provisioning properties. Minor formatting and wording adjustments for clarity.

---------

Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
Co-authored-by: Sruly Taber <sruly@thetabers.com>
Co-authored-by: Sruly Taber <srulyt@microsoft.com>
Co-authored-by: Smriti S <35428245+SmritiSatyan@users.noreply.github.com>
Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
learn-build-service-prod Bot added a commit that referenced this pull request Jul 6, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13778)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

* Removed Power BI MTO limitation - MTO is GA in Power BI and Fabric (#2022)

Co-authored-by: Sruly Taber <srulyt@microsoft.com>

* Update harness-provisioning-tutorial.md (#2010)

* Update harness-provisioning-tutorial.md

Update screenshots, add appropriate explanation and improve structure

* Remove firstgen reference

* Remove extra space

* Update image link

* Address review comments

* Refine API token generation and provisioning steps

Updated instructions for generating an API token and editing provisioning properties. Minor formatting and wording adjustments for clarity.

---------

Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>

* Fix extra space and grammar in broker definition (#2030)

* Update reviewers and enhance MFA self-enforcement details (#2028)

* Update reviewers and enhance MFA self-enforcement details

Added a second reviewer for the document and clarified the self-enforcement of MFA with Azure Policy modes.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
Co-authored-by: Sruly Taber <sruly@thetabers.com>
Co-authored-by: Sruly Taber <srulyt@microsoft.com>
Co-authored-by: Smriti S <35428245+SmritiSatyan@users.noreply.github.com>
Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Ben Hecht <benjamin.hecht@gmail.com>
Co-authored-by: nehakulkarni123 <70352273+nehakulkarni123@users.noreply.github.com>
learn-build-service-prod Bot added a commit that referenced this pull request Jul 6, 2026
…s://github.com/MicrosoftDocs/entra-docs (branch main) (#13781)

* Added limitation clarity (#1903)

Clarify that the `memberOf` attribute cannot be used with other rules and operators, and add details about processing time and membership updates.

Co-authored-by: Diana Richards <v-dirichards@microsoft.com>

* Update What If tool documentation to remove references to preview (#2001)

* Update What If tool documentation to remove references to preview

* Updated with copilot suggestions.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add custom domain email requirements to B2B invitation email docs (#1994)

* Add custom domain email requirements to B2B invitation email docs

Add prerequisites section covering mail-enabled tenant requirements,
MOERA domain guidance, and DNS configuration (SPF, DKIM, DMARC) for
custom domain invitation emails. Includes guidance for both Exchange
Online and third-party gateway scenarios.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply reviewer suggestions: add ai-usage, remove microsoft.com reference, move section, reformat related content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fixed heading

Removed 'Next steps' section from invitation email elements documentation.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Remove usage reports permission from AI reader (#2007)

Removed the ability to view Office 365 usage reports from the AI reader permissions.

* Adding missing closing brace from open on line 83 (#2004)

Line 83 has an if statement with an open brace but it never closes. Adding closing brace on line 175 as this seems like the only logical place for it.

* Revise source IP restoration guidance and roles (#2011)

* Revise source IP restoration guidance and roles

Updated notes on source IP restoration and role assignments for administrators. Clarified the impact of disabling Global Secure Access signaling on Conditional Access policies.

* Update link for Global Secure Access signaling

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fixed csanalyzer.ps1 script (#2012)

removed hidden characters and corrected parameter name

* Update secure-your-domain.md (#2013)

Add prerequisites that document the Microsoft Entra directory roles required to modify security settings for a Microsoft Entra Domain Services managed domain.

The update specifies that Application Administrator and Groups Administrator roles are required. It also clarifies that Azure RBAC permissions alone don't provide the directory-level permissions required to modify these settings.

* Remove 'Preview' label from approver details section (#2016)

* Update video links for user provisioning in Entra ID (#1930)

* Update video links for user provisioning in Entra ID

Update incorrect names for videos

* fixing product name

---------

Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>

* Update hardware requirements for Entra Connect server (#2015)

Clarified hardware requirements for Microsoft Entra Connect server and noted resource adjustments for remote SQL Server hosting.
Removed not appropriate statement if SQL is installed on the same server as Entra Connect Sync.

* Remove reference to Azure AD PowerShell (#1919)

* Update tshoot-connect-sso.md

Reference to Azure AD PowerShell is deprecated or possibly hallucinated and not required for troubleshooting.

* Apply suggestion from @omondiatieno

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

---------

Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>

* fix: update deprecated Microsoft Docs links (#2019)

Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>

* Removed Power BI MTO limitation - MTO is GA in Power BI and Fabric (#2022)

Co-authored-by: Sruly Taber <srulyt@microsoft.com>

* Update harness-provisioning-tutorial.md (#2010)

* Update harness-provisioning-tutorial.md

Update screenshots, add appropriate explanation and improve structure

* Remove firstgen reference

* Remove extra space

* Update image link

* Address review comments

* Refine API token generation and provisioning steps

Updated instructions for generating an API token and editing provisioning properties. Minor formatting and wording adjustments for clarity.

---------

Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>

* Fix extra space and grammar in broker definition (#2030)

* Update reviewers and enhance MFA self-enforcement details (#2028)

* Update reviewers and enhance MFA self-enforcement details

Added a second reviewer for the document and clarified the self-enforcement of MFA with Azure Policy modes.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Ben Jenkins <140325164+Yebbenbe@users.noreply.github.com>
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
Co-authored-by: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: jconley76 <100385591+jconley76@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Marc <MarcLaf@users.noreply.github.com>
Co-authored-by: Alexander Pavlovsky <alexpav@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Tariq Jaber <64084421+tajaber@users.noreply.github.com>
Co-authored-by: DiyaSaadeh <44966771+DiyaSaadeh@users.noreply.github.com>
Co-authored-by: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com>
Co-authored-by: Kosta Kondaurov <11173634+miracle2come@users.noreply.github.com>
Co-authored-by: Akos Regi <59701513+akosre@users.noreply.github.com>
Co-authored-by: Shannon Graybrook <552756+realslacker@users.noreply.github.com>
Co-authored-by: Jackline Omondi <57798781+omondiatieno@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <97154030+gowrishacv@users.noreply.github.com>
Co-authored-by: Gowrisha C. Vishwa Kumar <gowrish@gcvs-mbp.speedport.ip>
Co-authored-by: Sruly Taber <sruly@thetabers.com>
Co-authored-by: Sruly Taber <srulyt@microsoft.com>
Co-authored-by: Smriti S <35428245+SmritiSatyan@users.noreply.github.com>
Co-authored-by: Smriti Satyanarayana <smriti.satyanarayana@harness.io>
Co-authored-by: Ben Hecht <benjamin.hecht@gmail.com>
Co-authored-by: nehakulkarni123 <70352273+nehakulkarni123@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants