microsoft / microsoft/PowerPlatformConnectors
[PACONN] Add a setting to specify govclouds to target
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 1.5k
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 11
Description
Description of Feature or Work Requested
Currently it's possible to target GCC environments if you modify the powerAppsUrl setting to https://gov.api.powerapps.us/ and the (undocumented) resource setting to https://gov.service.powerapps.us/, but not all govcloud users are aware of this. It would increase adoption if there was a setting to specify what cloud to target (commercial/gcc/gcch/dod.) since users would not have to know the specific settings and values that needed modified.
Before I fork the repo and add the capability to target gov clouds, I wanted to make sure there weren't other factors I was unaware of that would prevent a PR from being accepted.
My internal alias is josco if you want to discuss on Teams
Target Date
GCC: October 2023
GCCH: January 2024
DoD: June 2024
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing powerAppsUrl and resource settings and tracing how connector configuration selects an environment. Check whether cloud-specific behavior already exists for GCC, GCCH, or DoD. Done means users can select commercial, GCC, GCCH, or DoD through a documented setting without manually changing those URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100