Skip to content

Commit

Permalink
Update environments-overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krithikap11 committed Jun 17, 2024
1 parent 05effc1 commit 9f063eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions power-platform/admin/environments-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ $settings = Get-TenantSettings
$settings.powerPlatform.powerApps.environments.disablePreferredDataLocationForTeamsEnvironment = $true
Set-TenantSettings -RequestBody $settings
```
Updating this value will also update the default location that is populated in the Power Platform Admin Center create environment experience.

### Environment history

Environment history gives admins a timeline of the full environment lifecycle from the moment it's created until it's completely deleted with all the actions performed on the environment in between, such as Edit, Copy, Reset, etc. Actions on the timeline format are:
Expand Down

0 comments on commit 9f063eb

Please sign in to comment.