Matt Dotson
Matt Dotson
I'm implementing a [passport provider for visual studio online](https://github.com/mattdot/passport-visualstudio) and they use response_type=Assertion (docs @ https://www.visualstudio.com/en-us/docs/integrate/get-started/auth/oauth ). Unfortunately passport-oauth2 hardcodes response_type=code. Would you be open to a pull request that...
Dataverse should be included as a data store option --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID:...
## Description Allow Azure Region to be specified when creating an environment. This becomes important when trying to align to Fabric / Synapse region. ### Resource - Resource Name: powerplatform_environment...
## Description Creates a connection object > [!IMPORTANT] > Creates a connection that may not be authenticated if it uses user auth. Users will need to fix the connection after...
This pull request includes a minor change to the `go.mod` file. The Go version has been updated from `1.21` to `1.21.9`, ensuring that the project uses the latest patch release...
## Description Create a data source that allows querying Dataverse via the odata web API ### Resource - Resource Name: `powerplatform_data_records` - API documentation: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/query-data-web-api#page-results - Estimated complexity/effort: hard -...
## Describe the bug 
## Description A resource that allows the creation of environment groups. ### Resource - Resource Name: powerplatform_environment_group - API documentation: https://learn.microsoft.com/en-us/power-platform/admin/environment-groups - `POST https://api.bap.microsoft.com/providers/Microsoft.BusinessAppPlatform/environmentGroups?api-version=2021-04-01` - Estimated complexity/effort: hard - has...
## Describe the bug Dependabot does not currently support child directories. It's not running in `/examples/` and we need to create an entry for each example. ### To Reproduce ...