Matt Dotson

Results 32 issues of 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:...

doc-enhancement
assigned-to-author
triaged
architecture-center/svc
Pri1
guide/subsvc

## 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...

enhancement
resource

## 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...

enhancement
resource

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

bug

## 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 -...

enhancement
data source

## Describe the bug ![image](https://github.com/microsoft/terraform-provider-power-platform/assets/266258/fbe7c285-7014-4de7-b35d-29833a93349d)

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

enhancement
resource

## 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 ![image](https://github.com/microsoft/terraform-provider-power-platform/assets/266258/28464e88-76b8-463a-81c3-064a5fdb0bd6)...

bug