Remove US Government connector List links Fixes #82 - #83
Conversation
|
Thanks for the PR! However, these connector list links are actually valid — they require authentication with valid credentials for the respective US Government cloud region (GCC, GCC High, or DoD). They aren't publicly accessible by design, since these are government cloud environments. Rather than removing these sections, I think the better fix is to add clarifying language noting that the links require authentication. Something like:
This keeps the links available for users who do have access while setting proper expectations for everyone else. I'll put up an alternative PR with this approach. |
Grayson-Bishop
left a comment
There was a problem hiding this comment.
Thanks for flagging this! These links are actually valid - they just require authentication with a valid tenant account for the respective US Government cloud region (GCC, GCC High, or DoD). They aren't publicly accessible, which is by design for government cloud environments.
Rather than removing the sections, I'd suggest keeping the links and adding a note clarifying the authentication requirement. I've left suggestions on each section below.
| ### 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/) |
There was a problem hiding this comment.
| ### 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/) | |
| ### 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/) |
| ### 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/) |
There was a problem hiding this comment.
| ### 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/) | |
| ### 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 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/) |
There was a problem hiding this comment.
| ### 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/) | |
| ### 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/) |
The PR will fix issue: #82
The US Gov connector list links in the README are no longer valid. Please remove this sections since the links are not publicly available anymore.