From d9315ac34ae75060e00167b7f09e4aff3910ad35 Mon Sep 17 00:00:00 2001 From: Azores Date: Thu, 26 Feb 2026 13:36:58 -0500 Subject: [PATCH 1/2] Remove US Gov connector links --- whitepapers/power-plat-d365-architecture/README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/whitepapers/power-plat-d365-architecture/README.md b/whitepapers/power-plat-d365-architecture/README.md index 40127f22..4269e496 100644 --- a/whitepapers/power-plat-d365-architecture/README.md +++ b/whitepapers/power-plat-d365-architecture/README.md @@ -26,11 +26,6 @@ There's also a great video that overviews all of Microsoft's Sovereign Clouds, ## GCC Architecture ![GCC Overview](files/Slide2.PNG) -### GCC Power Platform Connectors -The list of GCC Power Platform connectors available can be found below, - -[GCC Power Platform Connectors List](https://gov.flow.microsoft.us/en-us/connectors/) - ### Azure Commercial vs Azure for Government in GCC Today, for GCC customers, you have the option with certain Azure connectors (e.g., SQL Server) to toggle between Azure for Government or Azure Commercial subscription. This toggle option will eventually make its way to other Azure connectors in Power Platform GCC. @@ -48,15 +43,7 @@ A work around for the listed scenario above is to create a Azure Logic App in Az ## GCC High Architecture ![GCC High Overview](files/Slide3.PNG) -### GCC High Power Platform Connectors -The list of GCC High Power Platform connectors available can be found below, - -[GCC High Power Platform Connectors List](https://high.flow.microsoft.us/en-us/connectors/) - ## DOD Architecture ![DOD Overview](files/Slide4.PNG) -### DOD Power Platform Connectors -The list of DOD Power Platform connectors available can be found below, -[DOD Power Platform Connectors List](https://flow.appsplatform.us/en-us/connectors/) From 0fbd136a3b96a0849f5cacb754b96398d4311446 Mon Sep 17 00:00:00 2001 From: Grayson Bishop Date: Fri, 31 Jul 2026 16:56:30 -0400 Subject: [PATCH 2/2] Apply review suggestions: keep connector links with auth notes Instead of removing connector list links entirely, keep them with notes explaining that authentication with a valid tenant account is required. Fixes #82 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 631ac92b-82cc-43dc-8474-c5d3aa09e6b3 --- .../power-plat-d365-architecture/README.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/whitepapers/power-plat-d365-architecture/README.md b/whitepapers/power-plat-d365-architecture/README.md index 4269e496..96a09300 100644 --- a/whitepapers/power-plat-d365-architecture/README.md +++ b/whitepapers/power-plat-d365-architecture/README.md @@ -26,6 +26,13 @@ There's also a great video that overviews all of Microsoft's Sovereign Clouds, ## GCC Architecture ![GCC Overview](files/Slide2.PNG) +### GCC Power Platform Connectors +The list of GCC Power Platform connectors available can be found below. + +> **Note:** This link requires authentication with a valid GCC tenant account and is not publicly accessible. + +[GCC Power Platform Connectors List](https://gov.flow.microsoft.us/en-us/connectors/) + ### Azure Commercial vs Azure for Government in GCC Today, for GCC customers, you have the option with certain Azure connectors (e.g., SQL Server) to toggle between Azure for Government or Azure Commercial subscription. This toggle option will eventually make its way to other Azure connectors in Power Platform GCC. @@ -43,7 +50,21 @@ A work around for the listed scenario above is to create a Azure Logic App in Az ## GCC High Architecture ![GCC High Overview](files/Slide3.PNG) +### GCC High Power Platform Connectors +The list of GCC High Power Platform connectors available can be found below. + +> **Note:** This link requires authentication with a valid GCC High tenant account and is not publicly accessible. + +[GCC High Power Platform Connectors List](https://high.flow.microsoft.us/en-us/connectors/) + ## DOD Architecture ![DOD Overview](files/Slide4.PNG) +### DOD Power Platform Connectors +The list of DOD Power Platform connectors available can be found below. + +> **Note:** This link requires authentication with a valid DoD tenant account and is not publicly accessible. + +[DOD Power Platform Connectors List](https://flow.appsplatform.us/en-us/connectors/) +