Matt Dotson
Matt Dotson
Is this about putting the whole address in the oauth state? Facebook will truncate long urls so you'll lose state.
Tenant created. Waiting on licenses. OIDC configured
Licenses assigned.
Repurposing this to be a documentation task since this functionality should be already available on the resources.
blocked on service principal support
After looking at the limitations of the API I'm considering an alternative syntax ```hcl data "powerplatform_environments" "get_by_id" { filter = { environment_id = "" } } data "powerplatform_environments" "get_default" {...
closing because we can't implement with current API. feedback logged with API team
Refer to https://github.com/microsoft/terraform-provider-fabric/pull/408/files#
Closing this as won't fix. We can open a new bug if we can repro this with a data record type we intend to support
So you are saying that we should require user to pass entra groups? You would still need to assign roles. Just adding them to the environment security group does not...