Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Set-AdminPowerAppSharepointFormEnvironment
Remaps the environment that Power Platform uses to save Sharepoint form apps.
Syntax
Default (Default)
Set-AdminPowerAppSharepointFormEnvironment
[-EnvironmentName] <String>
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
Modifies which environment Power Platform users save Sharepoint form apps. Only tenant admins can call this command.
Examples
EXAMPLE 1
Set-AdminPowerAppSharepointFormEnvironment -EnvironmentName "14b9cc99-5714-45d6-bfe0-8377f4de9231"
Parameters
-ApiVersion
The api version to call with. Default 2020-06-01
Parameter properties
| Type: | String |
| Default value: | 2020-06-01 |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
-EnvironmentName
The environment ID.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
