Skip to content

Remove US Government connector List links Fixes #82 - #83

Open
gretchunkim wants to merge 1 commit into
microsoft:mainfrom
gretchunkim:update-or-delete-broken-us-gov-connector-list
Open

Remove US Government connector List links Fixes #82#83
gretchunkim wants to merge 1 commit into
microsoft:mainfrom
gretchunkim:update-or-delete-broken-us-gov-connector-list

Conversation

@gretchunkim

Copy link
Copy Markdown

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.

@gretchunkim gretchunkim changed the title Remove US Government connector links Remove US Government connector List links Feb 26, 2026
@gretchunkim gretchunkim changed the title Remove US Government connector List links Remove US Government connector List links Fixes #82 Mar 2, 2026
@Grayson-Bishop

Copy link
Copy Markdown
Contributor

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:

Note: The connector list links below require authentication with a valid account in the corresponding government cloud tenant (GCC, GCC High, or DoD). They are not publicly accessible.

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 Grayson-Bishop 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.

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.

Comment on lines -29 to -32
### 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/)

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.

Suggested change
### 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/)

Comment on lines -51 to -54
### 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/)

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.

Suggested change
### 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/)

Comment on lines -59 to -62
### 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/)

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.

Suggested change
### 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/)

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