Skip to content

Fix dead links to troubleshoot-set-up-sharepoint-online - #2887

Merged
Jim Daly (JimDaly) merged 1 commit into
MicrosoftDocs:mainfrom
Anwarluck:fix/dead-link-sharepoint-troubleshooting
Jul 30, 2026
Merged

Fix dead links to troubleshoot-set-up-sharepoint-online#2887
Jim Daly (JimDaly) merged 1 commit into
MicrosoftDocs:mainfrom
Anwarluck:fix/dead-link-sharepoint-troubleshooting

Conversation

@Anwarluck

Copy link
Copy Markdown
Contributor

Summary

  • troubleshoot-set-up-sharepoint-online.md doesn't exist anywhere in this repo, but 2 admin articles link to it with a relative .md path
  • Confirmed the content moved to the SupportArticles-docs-pr repo and is now published at /troubleshoot/power-platform/power-apps/integrate-products/troubleshoot-set-up-sharepoint-online (verified live on learn.microsoft.com)
  • The #validate-and-fix-sharepoint-site-urls anchor still matches a heading on the current article, so only the base path changes

Files changed

  • admin/set-up-sharepoint-integration.md
  • admin/permissions-required-document-management-tasks.md

Test plan

  • Verified the new target URL is live and returns the correct content
  • Verified the anchor #validate-and-fix-sharepoint-site-urls matches a real heading on the current article
  • Confirmed the old target doesn't exist anywhere in this repo
  • Text-only link changes, no other content modified

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 65d6be0:

✅ Validation status: passed

File Status Preview URL Details
power-platform/admin/permissions-required-document-management-tasks.md ✅Succeeded
power-platform/admin/set-up-sharepoint-integration.md ✅Succeeded

For more details, please refer to the build report.

@JimDaly Jim Daly (JimDaly) 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.

Anwarul Haq (@Anwarluck)

Thanks for improving these links.

Please note that there is a redirection mechanism set up to route the deleted articles to the newer ones in the /troubleshoot location.

Fixing these particular ones isn't critical, but it is better.

@JimDaly Jim Daly (JimDaly) self-assigned this Jul 30, 2026
@JimDaly
Jim Daly (JimDaly) merged commit ba40f04 into MicrosoftDocs:main Jul 30, 2026
3 checks passed
learn-build-service-prod Bot added a commit that referenced this pull request Aug 4, 2026
…s://github.com/MicrosoftDocs/power-platform (branch main) (#11712)

* Update Dataverse requirement for managed environments (#2876)

* Update Dataverse requirement for managed environments

Clarified Dataverse requirement for managed environments.

* edit

Updated the date and contributors in the managed environments documentation.

---------

Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>

* Add PreserveEmailSenderRecipientParties org setting (#2877)

* Add PreserveEmailSenderRecipientParties org setting

Documents the PreserveEmailSenderRecipientParties OrgDBOrgSetting (Boolean, default false), which preserves the original sender/recipient activity party data on existing emails when a party record's email address or name is changed.

* Revise OrgDBOrgSettings for server-side synchronization

Updated metadata and default values for OrgDBOrgSettings related to server-side synchronization.

---------

Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>

* fixing typo (#2874)

* Add note and FAQ on USE to UDE conversion and vice versa (#2879)

* Add note to mention USE to UDE conversion is not supported

Clarify the distinction between UDE and Power Platform Developer environment types, and note that a USE cannot be converted to a UDE.

* Update note on environment conversion limitations

Clarified the conversion limitations between unified sandbox and developer environments.

* Add FAQ on environment type conversion

Added FAQ about converting between Unified Sandbox and Developer Environments.

* Clarify environment type conversion restrictions

* Update note on environment type changes

* Clarify environment type change restrictions

* Change publication date to 07/23/2026

Updated the date for the FAQ document.

* Update publication date and reviewer in article

Updated the publication date and reviewer for the article.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update geo-to-geo-migrations.md (#2878)

* Update geo-to-geo-migrations.md

based in the ICM  ncident-21000001109401 Details - IcM confirmed the unified environemtns re not supported  -

* Update migration date to 07/23/2026

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update security group note for power app access (#2851)

* Update security group note for power app access

Clarified note about security group membership for canvas apps.

* Update note on Power Apps sharing and access

Clarified note about Power Apps sharing and security group membership requirements.

* Update sharing note for Canvas apps in user access guide

Clarified note about sharing Canvas apps with users outside the security group.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Fix doubled-word typos across admin and developer docs (#2880)

@Anwarluck 
Thank you for contributing to make our docs better.

* Fix dead links to troubleshooting-user-needs-read-write-access-organization (#2884)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 4 admin articles. Repointed all 7
occurrences to the current absolute URL, and updated the #user-diagnostics
anchor (2 instances) to the article's current #run-user-diagnostics heading id.

* Fix dead links to troubleshooting-monitoring-server-side-synchronization (#2883)

This article was moved out of the power-platform repo into
SupportArticles-docs-pr, so the old relative .md links across 9 admin
articles pointed nowhere. Repointed all 12 occurrences to the current
absolute URL under /troubleshoot/power-platform/dataverse/
email-exchange-synchronization/.

* Fix broken relative links to renamed security pages (#2881)

overview.md and access-control.md under power-platform/admin/security
were renamed to security-overview.md and role-based-access-control.md
respectively, leaving two dangling relative links.

* Fix dead links to troubleshoot-set-up-sharepoint-online (#2887)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.

* Fix link for long-term retention policies

Updated link for long-term retention policies to reflect new URL.

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
learn-build-service-prod Bot added a commit that referenced this pull request Aug 12, 2026
…s://github.com/MicrosoftDocs/power-platform (branch main) (#11744)

* Update Dataverse requirement for managed environments (#2876)

* Update Dataverse requirement for managed environments

Clarified Dataverse requirement for managed environments.

* edit

Updated the date and contributors in the managed environments documentation.

---------

Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>

* Add PreserveEmailSenderRecipientParties org setting (#2877)

* Add PreserveEmailSenderRecipientParties org setting

Documents the PreserveEmailSenderRecipientParties OrgDBOrgSetting (Boolean, default false), which preserves the original sender/recipient activity party data on existing emails when a party record's email address or name is changed.

* Revise OrgDBOrgSettings for server-side synchronization

Updated metadata and default values for OrgDBOrgSettings related to server-side synchronization.

---------

Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>

* fixing typo (#2874)

* Add note and FAQ on USE to UDE conversion and vice versa (#2879)

* Add note to mention USE to UDE conversion is not supported

Clarify the distinction between UDE and Power Platform Developer environment types, and note that a USE cannot be converted to a UDE.

* Update note on environment conversion limitations

Clarified the conversion limitations between unified sandbox and developer environments.

* Add FAQ on environment type conversion

Added FAQ about converting between Unified Sandbox and Developer Environments.

* Clarify environment type conversion restrictions

* Update note on environment type changes

* Clarify environment type change restrictions

* Change publication date to 07/23/2026

Updated the date for the FAQ document.

* Update publication date and reviewer in article

Updated the publication date and reviewer for the article.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update geo-to-geo-migrations.md (#2878)

* Update geo-to-geo-migrations.md

based in the ICM  ncident-21000001109401 Details - IcM confirmed the unified environemtns re not supported  -

* Update migration date to 07/23/2026

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update security group note for power app access (#2851)

* Update security group note for power app access

Clarified note about security group membership for canvas apps.

* Update note on Power Apps sharing and access

Clarified note about Power Apps sharing and security group membership requirements.

* Update sharing note for Canvas apps in user access guide

Clarified note about sharing Canvas apps with users outside the security group.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Fix doubled-word typos across admin and developer docs (#2880)

@Anwarluck 
Thank you for contributing to make our docs better.

* Fix dead links to troubleshooting-user-needs-read-write-access-organization (#2884)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 4 admin articles. Repointed all 7
occurrences to the current absolute URL, and updated the #user-diagnostics
anchor (2 instances) to the article's current #run-user-diagnostics heading id.

* Fix dead links to troubleshooting-monitoring-server-side-synchronization (#2883)

This article was moved out of the power-platform repo into
SupportArticles-docs-pr, so the old relative .md links across 9 admin
articles pointed nowhere. Repointed all 12 occurrences to the current
absolute URL under /troubleshoot/power-platform/dataverse/
email-exchange-synchronization/.

* Fix broken relative links to renamed security pages (#2881)

overview.md and access-control.md under power-platform/admin/security
were renamed to security-overview.md and role-based-access-control.md
respectively, leaving two dangling relative links.

* Fix dead links to troubleshoot-set-up-sharepoint-online (#2887)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.

* Fix trailing comma in mcp.json example (#2889)

The manual Visual Studio mcp.json configuration example has a trailing
comma after the pac-mcp server entry, making it invalid JSON. Anyone
copying this example as-is gets a parse error.

* Update Dataverse data store note in documentation (#2882)

Clarified the note regarding Dataverse data store settings for developer environments.

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@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: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Bishal Goswami (bishalgoswami) added a commit that referenced this pull request Aug 18, 2026
* Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/power-platform (branch main) (#11744)

* Update Dataverse requirement for managed environments (#2876)

* Update Dataverse requirement for managed environments

Clarified Dataverse requirement for managed environments.

* edit

Updated the date and contributors in the managed environments documentation.

---------

Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>

* Add PreserveEmailSenderRecipientParties org setting (#2877)

* Add PreserveEmailSenderRecipientParties org setting

Documents the PreserveEmailSenderRecipientParties OrgDBOrgSetting (Boolean, default false), which preserves the original sender/recipient activity party data on existing emails when a party record's email address or name is changed.

* Revise OrgDBOrgSettings for server-side synchronization

Updated metadata and default values for OrgDBOrgSettings related to server-side synchronization.

---------

Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>

* fixing typo (#2874)

* Add note and FAQ on USE to UDE conversion and vice versa (#2879)

* Add note to mention USE to UDE conversion is not supported

Clarify the distinction between UDE and Power Platform Developer environment types, and note that a USE cannot be converted to a UDE.

* Update note on environment conversion limitations

Clarified the conversion limitations between unified sandbox and developer environments.

* Add FAQ on environment type conversion

Added FAQ about converting between Unified Sandbox and Developer Environments.

* Clarify environment type conversion restrictions

* Update note on environment type changes

* Clarify environment type change restrictions

* Change publication date to 07/23/2026

Updated the date for the FAQ document.

* Update publication date and reviewer in article

Updated the publication date and reviewer for the article.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update geo-to-geo-migrations.md (#2878)

* Update geo-to-geo-migrations.md

based in the ICM  ncident-21000001109401 Details - IcM confirmed the unified environemtns re not supported  -

* Update migration date to 07/23/2026

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update security group note for power app access (#2851)

* Update security group note for power app access

Clarified note about security group membership for canvas apps.

* Update note on Power Apps sharing and access

Clarified note about Power Apps sharing and security group membership requirements.

* Update sharing note for Canvas apps in user access guide

Clarified note about sharing Canvas apps with users outside the security group.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Fix doubled-word typos across admin and developer docs (#2880)

@Anwarluck 
Thank you for contributing to make our docs better.

* Fix dead links to troubleshooting-user-needs-read-write-access-organization (#2884)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 4 admin articles. Repointed all 7
occurrences to the current absolute URL, and updated the #user-diagnostics
anchor (2 instances) to the article's current #run-user-diagnostics heading id.

* Fix dead links to troubleshooting-monitoring-server-side-synchronization (#2883)

This article was moved out of the power-platform repo into
SupportArticles-docs-pr, so the old relative .md links across 9 admin
articles pointed nowhere. Repointed all 12 occurrences to the current
absolute URL under /troubleshoot/power-platform/dataverse/
email-exchange-synchronization/.

* Fix broken relative links to renamed security pages (#2881)

overview.md and access-control.md under power-platform/admin/security
were renamed to security-overview.md and role-based-access-control.md
respectively, leaving two dangling relative links.

* Fix dead links to troubleshoot-set-up-sharepoint-online (#2887)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.

* Fix trailing comma in mcp.json example (#2889)

The manual Visual Studio mcp.json configuration example has a trailing
comma after the pac-mcp server entry, making it invalid JSON. Anyone
copying this example as-is gets a parse error.

* Update Dataverse data store note in documentation (#2882)

Clarified the note regarding Dataverse data store settings for developer environments.

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@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: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Count agents by harness (#11747)

* Expand agent inventory query breakdown

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

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

* Align agent query with harness terminology

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

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

---------

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

* Manage costs for agents powered by the GitHub harness (#11751)

* Manage costs for agents powered by the GitHub harness

* Update to links and metadata

* deleted unused  images

* removed hyphen from link

* Removed link

* Updated image

* Added updates

Per Diane's review

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* Fixed typo and updated image

* Fix grammatical error in Copilot Credits table

Corrected a grammatical error in the description of Copilot Credits consumption.

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* CAE GA Update (#11750)

* Revise user session timeout management information

Updated user session timeout management details to explain the feature and details in a simplified and elaborate manner

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Learn authoring suggested edits

Better parity with paragraph headers

* Learn authoring suggested edits

* Updates to bookmarks

* CAE GA Update

Updated the title and description for clarity. Changed rollout status to availability and adjusted dates.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update geo-to-geo migrations documentation with Macro region restriction (#11758)

* Update geo-to-geo migrations documentation with Macro region restriction

Added note regarding Advanced data residency SKU requirement for new environments under macro region geography.

No Geo to Geo support for non-ADR customer tenants

* Update power-platform/admin/geo-to-geo-migrations.md

Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>

* Learn Authoring suggested edits and metadata updates

* Updated another link

* update to first link

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>

* Metadata and include footer review and cleanup (#11759)

* Update Power Platform admin metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Normalize admin reviewer metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Add admin article footers

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Metadata and include footer review/cleanup

* Update remaining admin author metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update remaining admin author metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* More metadata updates

* Fix deployment planning table

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Fix deployment planning table

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Remove admin article footer banners

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

---------

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update graph claims for cross-tenant profile (#11757)

* Update Graph claims instructions

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update Graph claims for cross-tenant profile

* Fix punctuation in description for Exchange Online auth

Corrected the description punctuation for clarity.

---------

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Clarify Application Insights export availability (#11752)

Updated the note on Application Insights exporting to include 21Vianet (China) sovereign clouds.

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update storage capacity notification details (#11755)

* Update storage capacity notification details

Clarify notification details for exceeding storage capacity, including cross-capacity type borrowing.

* Update whats-new-storage.md

* Clarify admin operations affected by storage limits

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Lane elastic compute aos ppr (#11746)

* Add PowerShell script to check AOS capacity from PPR entitlement

Add a "Check your tenant's AOS capacity by using PowerShell" section to the
elastic compute article. The script calls the licensing tenantCapacity API to
list the license sources that accrue Power Platform Requests, then applies the
650,000-PPR-per-AOS formula (min 2, max 80) to show where the tenant sits on
the AOS scale.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Note PPR license sources and tenant-level pooling

Add a note clarifying that Power Platform Requests are granted by several
license types (Power Apps Premium, Dynamics 365 customer engagement apps, and
Dynamics 365 finance and operations apps), accrue at the tenant level into a
shared pool, and are used by Dataverse and finance and operations apps to
determine infrastructure scale.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Use 80-AOS platform max (52M PPRs) instead of API maxCapacity

The tenantCapacity API's maxCapacity field is not the AOS ceiling. Show the
true platform maximum of 80 AOS = 52,000,000 PPRs (650,000 x 80) in the
PowerShell example and surrounding text, and report PPRs remaining to the next
AOS instance instead of a misleading capacity ceiling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update power-platform/admin/unified-experience/elastic-compute.md

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update Copilot Credits and billing information - GM1 (#11763)

* Update Copilot Credits and billing information - GM1

Clarify usage of Copilot Credits and billing configurations.

* Formatted and revised note on environment allocation and billing

Updated note formatting and clarified terminology regarding Message Pack credits and Copilot Credit Pre-Purchase Plan.

* Updated note

* Update manage-usage-github-copilot-harness.md

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>

* Metadata update

* Update to note

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>

* Add July 2026 what's new for Power Platform API (#11749)

* Add July 2026 what's new for Power Platform API

Add a July 2026 section to the programmability what's new article covering the
25 new REST API operations shipped in the AdminSDK July 2026 reference update
(#11727) across copilotstudio, dynamics, environmentmanagement, licensing, and
powerpages, plus the corresponding Python/C# SDK 2.0.3503.299 monthly releases
and the Power Platform for Admins V2 connector.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Note Provision New Environment adjustments in July 2026

The Provision New Environment route was modified in July (added 401/403/409
Conflict and 429 response contracts) even though it isn't a new endpoint. Call
it out using the existing 'Various bug fixes for {route}' paradigm.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update storage capacity notifications and calculations (#11756)

* Update storage capacity notifications and calculations

Clarified notifications for storage capacity limits and added details on cross capacity-type borrowing. Updated language for consistency and clarity regarding overage calculations and environment lifecycle operations.

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Clarify notifications for storage capacity overages

Updated the notification details for storage capacity overages to specify that environment lifecycle operations are restricted until the overage is resolved.

* Update capacity-storage.md

* Suggested edits

* update to bookmark

* Suggested edits

* Minor table formatting

---------

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* docs: add user license option for service principal owned flows (#11753)

* docs: add user license option for service principal owned flows

Companion to MicrosoftDocs/power-automate-docs-pr#3762, which adds
/power-automate/assign-user-license-service-principal-flow.

- faqs.md: add the designated user license to the two places that
  enumerate service principal flow licensing options, and cross-link
  from the ALM/pipeline Process license scenario
- faqs.md: 'non-interactive limits' -> 'non-licensed user limits' to
  match the anchor it links to and the rest of the corpus
- api-request-limits-allocations.md: note the cases where a service
  principal owned flow does not draw on the non-licensed user pool

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

* Use 'Process or Per-flow license' phrasing per Learn style review

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

* licensing updates

* fix or remove links

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* fix link

* remove link per Matt

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Matt Townsend <matow+microsoft@microsoft.com>
Co-authored-by: Angie Andrews <angieandrews@microsoft.com>
Co-authored-by: Angie Andrews <v-aangie@microsoft.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* New Action Center recommendations (#11768)

* updates

* Update licensing-and-capacity-recommendations.md

* Update power-platform/admin/security-recommendations.md

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Update publication date in licensing recommendations

---------

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update whats-new-storage.md (#11770)

* Update whats-new-storage.md

* Update whats-new-storage.md

* Update capacity-storage.md

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Updated link

* Clarity around current and legacy storage models

* clarity

---------

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@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: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Mik Ferland <90638770+mikferland-msft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>
Co-authored-by: Abhijeet Anand <abhijanand@microsoft.com>
Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>
Co-authored-by: Shivani Pradhan <58268596+shpradha@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>
Co-authored-by: Arjun Mayur <arjunmayur@microsoft.com>
Co-authored-by: Ritu Joshi <205909569+rijoshi1@users.noreply.github.com>
Co-authored-by: Lane Swenka <admin@immglobal.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Graham Mosley <39062761+gmosleymsft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>
Co-authored-by: Matt Townsend <matow@microsoft.com>
Co-authored-by: Matt Townsend <matow+microsoft@microsoft.com>
Co-authored-by: Angie Andrews <angieandrews@microsoft.com>
Co-authored-by: Angie Andrews <v-aangie@microsoft.com>
Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: Shweta <smurkute@microsoft.com>
Co-authored-by: Bishal Goswami <bishalgoswami@users.noreply.github.com>
Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3
Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9
learn-build-service-prod Bot added a commit that referenced this pull request Aug 19, 2026
* Update Dataverse requirement for managed environments (#2876)

* Update Dataverse requirement for managed environments

Clarified Dataverse requirement for managed environments.

* edit

Updated the date and contributors in the managed environments documentation.

---------

Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>

* Add PreserveEmailSenderRecipientParties org setting (#2877)

* Add PreserveEmailSenderRecipientParties org setting

Documents the PreserveEmailSenderRecipientParties OrgDBOrgSetting (Boolean, default false), which preserves the original sender/recipient activity party data on existing emails when a party record's email address or name is changed.

* Revise OrgDBOrgSettings for server-side synchronization

Updated metadata and default values for OrgDBOrgSettings related to server-side synchronization.

---------

Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>

* fixing typo (#2874)

* Add note and FAQ on USE to UDE conversion and vice versa (#2879)

* Add note to mention USE to UDE conversion is not supported

Clarify the distinction between UDE and Power Platform Developer environment types, and note that a USE cannot be converted to a UDE.

* Update note on environment conversion limitations

Clarified the conversion limitations between unified sandbox and developer environments.

* Add FAQ on environment type conversion

Added FAQ about converting between Unified Sandbox and Developer Environments.

* Clarify environment type conversion restrictions

* Update note on environment type changes

* Clarify environment type change restrictions

* Change publication date to 07/23/2026

Updated the date for the FAQ document.

* Update publication date and reviewer in article

Updated the publication date and reviewer for the article.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update geo-to-geo-migrations.md (#2878)

* Update geo-to-geo-migrations.md

based in the ICM  ncident-21000001109401 Details - IcM confirmed the unified environemtns re not supported  -

* Update migration date to 07/23/2026

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update security group note for power app access (#2851)

* Update security group note for power app access

Clarified note about security group membership for canvas apps.

* Update note on Power Apps sharing and access

Clarified note about Power Apps sharing and security group membership requirements.

* Update sharing note for Canvas apps in user access guide

Clarified note about sharing Canvas apps with users outside the security group.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Fix doubled-word typos across admin and developer docs (#2880)

@Anwarluck 
Thank you for contributing to make our docs better.

* Fix dead links to troubleshooting-user-needs-read-write-access-organization (#2884)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 4 admin articles. Repointed all 7
occurrences to the current absolute URL, and updated the #user-diagnostics
anchor (2 instances) to the article's current #run-user-diagnostics heading id.

* Fix dead links to troubleshooting-monitoring-server-side-synchronization (#2883)

This article was moved out of the power-platform repo into
SupportArticles-docs-pr, so the old relative .md links across 9 admin
articles pointed nowhere. Repointed all 12 occurrences to the current
absolute URL under /troubleshoot/power-platform/dataverse/
email-exchange-synchronization/.

* Fix broken relative links to renamed security pages (#2881)

overview.md and access-control.md under power-platform/admin/security
were renamed to security-overview.md and role-based-access-control.md
respectively, leaving two dangling relative links.

* Fix dead links to troubleshoot-set-up-sharepoint-online (#2887)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.

* Fix trailing comma in mcp.json example (#2889)

The manual Visual Studio mcp.json configuration example has a trailing
comma after the pac-mcp server entry, making it invalid JSON. Anyone
copying this example as-is gets a parse error.

* Update Dataverse data store note in documentation (#2882)

Clarified the note regarding Dataverse data store settings for developer environments.

* Resolve syncing conflicts from repo_sync_working_branch to main (#2891)

* Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/power-platform (branch main) (#11744)

* Update Dataverse requirement for managed environments (#2876)

* Update Dataverse requirement for managed environments

Clarified Dataverse requirement for managed environments.

* edit

Updated the date and contributors in the managed environments documentation.

---------

Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>

* Add PreserveEmailSenderRecipientParties org setting (#2877)

* Add PreserveEmailSenderRecipientParties org setting

Documents the PreserveEmailSenderRecipientParties OrgDBOrgSetting (Boolean, default false), which preserves the original sender/recipient activity party data on existing emails when a party record's email address or name is changed.

* Revise OrgDBOrgSettings for server-side synchronization

Updated metadata and default values for OrgDBOrgSettings related to server-side synchronization.

---------

Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>

* fixing typo (#2874)

* Add note and FAQ on USE to UDE conversion and vice versa (#2879)

* Add note to mention USE to UDE conversion is not supported

Clarify the distinction between UDE and Power Platform Developer environment types, and note that a USE cannot be converted to a UDE.

* Update note on environment conversion limitations

Clarified the conversion limitations between unified sandbox and developer environments.

* Add FAQ on environment type conversion

Added FAQ about converting between Unified Sandbox and Developer Environments.

* Clarify environment type conversion restrictions

* Update note on environment type changes

* Clarify environment type change restrictions

* Change publication date to 07/23/2026

Updated the date for the FAQ document.

* Update publication date and reviewer in article

Updated the publication date and reviewer for the article.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update geo-to-geo-migrations.md (#2878)

* Update geo-to-geo-migrations.md

based in the ICM  ncident-21000001109401 Details - IcM confirmed the unified environemtns re not supported  -

* Update migration date to 07/23/2026

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update security group note for power app access (#2851)

* Update security group note for power app access

Clarified note about security group membership for canvas apps.

* Update note on Power Apps sharing and access

Clarified note about Power Apps sharing and security group membership requirements.

* Update sharing note for Canvas apps in user access guide

Clarified note about sharing Canvas apps with users outside the security group.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Fix doubled-word typos across admin and developer docs (#2880)

@Anwarluck 
Thank you for contributing to make our docs better.

* Fix dead links to troubleshooting-user-needs-read-write-access-organization (#2884)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 4 admin articles. Repointed all 7
occurrences to the current absolute URL, and updated the #user-diagnostics
anchor (2 instances) to the article's current #run-user-diagnostics heading id.

* Fix dead links to troubleshooting-monitoring-server-side-synchronization (#2883)

This article was moved out of the power-platform repo into
SupportArticles-docs-pr, so the old relative .md links across 9 admin
articles pointed nowhere. Repointed all 12 occurrences to the current
absolute URL under /troubleshoot/power-platform/dataverse/
email-exchange-synchronization/.

* Fix broken relative links to renamed security pages (#2881)

overview.md and access-control.md under power-platform/admin/security
were renamed to security-overview.md and role-based-access-control.md
respectively, leaving two dangling relative links.

* Fix dead links to troubleshoot-set-up-sharepoint-online (#2887)

This article moved from the power-platform repo to SupportArticles-docs-pr,
breaking relative .md links across 2 admin articles. Repointed both
occurrences to the current absolute URL; the #validate-and-fix-sharepoint-site-urls
anchor still matches the article's current heading, so it's unchanged.

* Fix trailing comma in mcp.json example (#2889)

The manual Visual Studio mcp.json configuration example has a trailing
comma after the pac-mcp server entry, making it invalid JSON. Anyone
copying this example as-is gets a parse error.

* Update Dataverse data store note in documentation (#2882)

Clarified the note regarding Dataverse data store settings for developer environments.

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@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: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Count agents by harness (#11747)

* Expand agent inventory query breakdown

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

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

* Align agent query with harness terminology

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

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

---------

Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3

* Manage costs for agents powered by the GitHub harness (#11751)

* Manage costs for agents powered by the GitHub harness

* Update to links and metadata

* deleted unused  images

* removed hyphen from link

* Removed link

* Updated image

* Added updates

Per Diane's review

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* Fixed typo and updated image

* Fix grammatical error in Copilot Credits table

Corrected a grammatical error in the description of Copilot Credits consumption.

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

---------

Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* CAE GA Update (#11750)

* Revise user session timeout management information

Updated user session timeout management details to explain the feature and details in a simplified and elaborate manner

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update power-platform/admin/user-session-management.md

Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Learn authoring suggested edits

Better parity with paragraph headers

* Learn authoring suggested edits

* Updates to bookmarks

* CAE GA Update

Updated the title and description for clarity. Changed rollout status to availability and adjusted dates.

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>

* Update geo-to-geo migrations documentation with Macro region restriction (#11758)

* Update geo-to-geo migrations documentation with Macro region restriction

Added note regarding Advanced data residency SKU requirement for new environments under macro region geography.

No Geo to Geo support for non-ADR customer tenants

* Update power-platform/admin/geo-to-geo-migrations.md

Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>

* Learn Authoring suggested edits and metadata updates

* Updated another link

* update to first link

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>

* Metadata and include footer review and cleanup (#11759)

* Update Power Platform admin metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Normalize admin reviewer metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Add admin article footers

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Metadata and include footer review/cleanup

* Update remaining admin author metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update remaining admin author metadata

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* More metadata updates

* Fix deployment planning table

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Fix deployment planning table

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Remove admin article footer banners

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

---------

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update graph claims for cross-tenant profile (#11757)

* Update Graph claims instructions

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

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Update Graph claims for cross-tenant profile

* Fix punctuation in description for Exchange Online auth

Corrected the description punctuation for clarity.

---------

Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad

* Clarify Application Insights export availability (#11752)

Updated the note on Application Insights exporting to include 21Vianet (China) sovereign clouds.

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update storage capacity notification details (#11755)

* Update storage capacity notification details

Clarify notification details for exceeding storage capacity, including cross-capacity type borrowing.

* Update whats-new-storage.md

* Clarify admin operations affected by storage limits

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Lane elastic compute aos ppr (#11746)

* Add PowerShell script to check AOS capacity from PPR entitlement

Add a "Check your tenant's AOS capacity by using PowerShell" section to the
elastic compute article. The script calls the licensing tenantCapacity API to
list the license sources that accrue Power Platform Requests, then applies the
650,000-PPR-per-AOS formula (min 2, max 80) to show where the tenant sits on
the AOS scale.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Note PPR license sources and tenant-level pooling

Add a note clarifying that Power Platform Requests are granted by several
license types (Power Apps Premium, Dynamics 365 customer engagement apps, and
Dynamics 365 finance and operations apps), accrue at the tenant level into a
shared pool, and are used by Dataverse and finance and operations apps to
determine infrastructure scale.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Use 80-AOS platform max (52M PPRs) instead of API maxCapacity

The tenantCapacity API's maxCapacity field is not the AOS ceiling. Show the
true platform maximum of 80 AOS = 52,000,000 PPRs (650,000 x 80) in the
PowerShell example and surrounding text, and report PPRs remaining to the next
AOS instance instead of a misleading capacity ceiling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update power-platform/admin/unified-experience/elastic-compute.md

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update Copilot Credits and billing information - GM1 (#11763)

* Update Copilot Credits and billing information - GM1

Clarify usage of Copilot Credits and billing configurations.

* Formatted and revised note on environment allocation and billing

Updated note formatting and clarified terminology regarding Message Pack credits and Copilot Credit Pre-Purchase Plan.

* Updated note

* Update manage-usage-github-copilot-harness.md

* Update power-platform/admin/manage-usage-github-copilot-harness.md

Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>

* Metadata update

* Update to note

---------

Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>

* Add July 2026 what's new for Power Platform API (#11749)

* Add July 2026 what's new for Power Platform API

Add a July 2026 section to the programmability what's new article covering the
25 new REST API operations shipped in the AdminSDK July 2026 reference update
(#11727) across copilotstudio, dynamics, environmentmanagement, licensing, and
powerpages, plus the corresponding Python/C# SDK 2.0.3503.299 monthly releases
and the Power Platform for Admins V2 connector.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Note Provision New Environment adjustments in July 2026

The Provision New Environment route was modified in July (added 401/403/409
Conflict and 429 response contracts) even though it isn't a new endpoint. Call
it out using the existing 'Various bug fixes for {route}' paradigm.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

* Update storage capacity notifications and calculations (#11756)

* Update storage capacity notifications and calculations

Clarified notifications for storage capacity limits and added details on cross capacity-type borrowing. Updated language for consistency and clarity regarding overage calculations and environment lifecycle operations.

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Apply suggestion from @learn-build-service-prod-07[bot]

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>

* Clarify notifications for storage capacity overages

Updated the notification details for storage capacity overages to specify that environment lifecycle operations are restricted until the overage is resolved.

* Update capacity-storage.md

* Suggested edits

* update to bookmark

* Suggested edits

* Minor table formatting

---------

Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* docs: add user license option for service principal owned flows (#11753)

* docs: add user license option for service principal owned flows

Companion to MicrosoftDocs/power-automate-docs-pr#3762, which adds
/power-automate/assign-user-license-service-principal-flow.

- faqs.md: add the designated user license to the two places that
  enumerate service principal flow licensing options, and cross-link
  from the ALM/pipeline Process license scenario
- faqs.md: 'non-interactive limits' -> 'non-licensed user limits' to
  match the anchor it links to and the rest of the corpus
- api-request-limits-allocations.md: note the cases where a service
  principal owned flow does not draw on the non-licensed user pool

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

* Use 'Process or Per-flow license' phrasing per Learn style review

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

* licensing updates

* fix or remove links

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* fix link

* remove link per Matt

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Matt Townsend <matow+microsoft@microsoft.com>
Co-authored-by: Angie Andrews <angieandrews@microsoft.com>
Co-authored-by: Angie Andrews <v-aangie@microsoft.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>

* New Action Center recommendations (#11768)

* updates

* Update licensing-and-capacity-recommendations.md

* Update power-platform/admin/security-recommendations.md

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Update publication date in licensing recommendations

---------

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>

* Update whats-new-storage.md (#11770)

* Update whats-new-storage.md

* Update whats-new-storage.md

* Update capacity-storage.md

* Apply suggestions from code review

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>

* Updated link

* Clarity around current and legacy storage models

* clarity

---------

Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@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: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Mik Ferland <90638770+mikferland-msft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>
Co-authored-by: Abhijeet Anand <abhijanand@microsoft.com>
Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>
Co-authored-by: Shivani Pradhan <58268596+shpradha@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>
Co-authored-by: Arjun Mayur <arjunmayur@microsoft.com>
Co-authored-by: Ritu Joshi <205909569+rijoshi1@users.noreply.github.com>
Co-authored-by: Lane Swenka <admin@immglobal.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Graham Mosley <39062761+gmosleymsft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>
Co-authored-by: Matt Townsend <matow@microsoft.com>
Co-authored-by: Matt Townsend <matow+microsoft@microsoft.com>
Co-authored-by: Angie Andrews <angieandrews@microsoft.com>
Co-authored-by: Angie Andrews <v-aangie@microsoft.com>
Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: Shweta <smurkute@microsoft.com>
Co-authored-by: Bishal Goswami <bishalgoswami@users.noreply.github.com>
Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3
Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9

---------

Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Tapan Maniar <48696796+tapanm-MSFT@users.noreply.github.com>
Co-authored-by: Sid Gundavarapu <16331984+sidhartg@users.noreply.github.com>
Co-authored-by: Sally Erickson <sericks007@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: Andrew Ladwig <24319176+anladwig@users.noreply.github.com>
Co-authored-by: Manjinder (Mints) <mkaur@microsoft.com>
Co-authored-by: Ana Mateus <anmateus@microsoft.com>
Co-authored-by: Aarsh Sharma <190212559+aarsh-msft@users.noreply.github.com>
Co-authored-by: Ellen Wehrle <97743630+EllenWehrle@users.noreply.github.com>
Co-authored-by: HelioFerreira <40411545+HelioFerreira@users.noreply.github.com>
Co-authored-by: brsova <122393019+brsova@users.noreply.github.com>
Co-authored-by: Anwarul Haq <anwarluck.2834@gmail.com>
Co-authored-by: Anwarul Haq <anwarluck@outlook.com>
Co-authored-by: learn-build-service-prod-06[bot] <274430002+learn-build-service-prod-06[bot]@users.noreply.github.com>
Co-authored-by: Mik Ferland <90638770+mikferland-msft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-04[bot] <274428985+learn-build-service-prod-04[bot]@users.noreply.github.com>
Co-authored-by: Abhijeet Anand <abhijanand@microsoft.com>
Co-authored-by: learn-build-service-prod-10[bot] <274431553+learn-build-service-prod-10[bot]@users.noreply.github.com>
Co-authored-by: Shivani Pradhan <58268596+shpradha@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-09[bot] <274431102+learn-build-service-prod-09[bot]@users.noreply.github.com>
Co-authored-by: Arjun Mayur <arjunmayur@microsoft.com>
Co-authored-by: Ritu Joshi <205909569+rijoshi1@users.noreply.github.com>
Co-authored-by: Lane Swenka <admin@immglobal.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Graham Mosley <39062761+gmosleymsft@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-08[bot] <274430765+learn-build-service-prod-08[bot]@users.noreply.github.com>
Co-authored-by: learn-build-service-prod-07[bot] <274430390+learn-build-service-prod-07[bot]@users.noreply.github.com>
Co-authored-by: Matt Townsend <matow@microsoft.com>
Co-authored-by: Matt Townsend <matow+microsoft@microsoft.com>
Co-authored-by: Angie Andrews <angieandrews@microsoft.com>
Co-authored-by: Angie Andrews <v-aangie@microsoft.com>
Co-authored-by: learn-build-service-prod-03[bot] <274428581+learn-build-service-prod-03[bot]@users.noreply.github.com>
Co-authored-by: Shweta <smurkute@microsoft.com>
Co-authored-by: Bishal Goswami <bishalgoswami@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Copilot-Session: 41fd9c0f-a9c0-4b97-b4b9-a04bde409ed3
Copilot-Session: 71191d63-0beb-4711-8045-878a59d783ad
Copilot-Session: 21190189-67d9-4252-a199-2394051c15b9
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.

2 participants