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
(All)
Position: | 2 |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-EnvironmentName
The environment ID.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
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.