Skip to content

Commit 0f32195

Browse files
Live Publish (03/24/2025 06:00:01 AM)
2 parents 8b8a808 + ef25854 commit 0f32195

File tree

2 files changed

+76
-41
lines changed

2 files changed

+76
-41
lines changed

power-platform/admin/automatic-environment-cleanup.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Automatic deletion of Power Platform environments
33
description: Learn about the automatic processes that identify and disable Power Platform environments and how you can prevent them from being deleted.
44
ms.component: pa-admin
55
ms.topic: how-to
6-
ms.date: 03/18/2025
6+
ms.date: 03/24/2025
77
ms.subservice: admin
88
author: matapg007
99
ms.author: matgupta
@@ -47,12 +47,10 @@ If an environment has already been deleted, you have a limited window of time to
4747
4848
## Inactivity-based cleanup
4949

50-
A cleanup mechanism in Power Platform automatically removes environments that aren't being used. After 90 days of inactivity, an environment is turned off. After 30 days, if no action is taken, the environment that was turned off is deleted. You have seven days to recover deleted environments.
51-
52-
Only default, developer, and [Dataverse for Teams environments](inactive-teams-environment.md) are affected by the activity-based automatic cleanup.
50+
A cleanup mechanism in Power Platform automatically removes environments that aren't being used. Only default, developer, and [Dataverse for Teams environments](inactive-teams-environment.md) are affected by the activity-based automatic cleanup.
5351

5452
## Default environment
55-
Power Platform is implementing a cleanup process for default environments that meet the following criteria:
53+
Power Platform is implementing a cleanup process for default environments that meet the following criteria. After 90 days of inactivity, two warning notifications are sent to environment administrators, if no action is taken, the environment is deleted. You have seven days to recover deleted environments.
5654

5755
- Environments with [premium licenses](pricing-billing-skus.md) aren't included in the cleanup.
5856
- Environments with Microsoft 365 agents or planner activity aren't included in the cleanup.
@@ -66,20 +64,25 @@ During the deletion process, a new replacement default environment is created wi
6664
> [!IMPORTANT]
6765
> You can't turn off this cleanup mechanism. However, you can review the last activity date for environments in the Power Platform admin center.
6866
69-
### Timeline for unused environments
67+
## Develeoper environment
68+
Power Platform is implementing a cleanup process for developer environments that meet the following criteria. After 30 days of inactivity, an environment is turned off. After 30 days, if no action is taken, the environment that was turned off is deleted. You have seven days to recover deleted environments.
7069

71-
The time between the first warning that the environment will be disabled to the final deletion of the environment is 37 days. Production environments aren't subject to this timeline.
70+
- Admins receive two warning notifications before the environment is deleted due to inactivity.
71+
- Any activity within 15 days of the notification resets the inactivity period.
72+
- Inactive environments are deleted after 15 days of inactivity notification.
73+
74+
### Timeline for unused environments
7275

7376
The environment's administrators and the user who created the environment are notified by email according to the schedule described in the following table.
7477

7578
| State of environment | Power Platform action |
7679
| --- | --- |
77-
| 83 days with no [user activity](#definition-of-user-activity) | Send a warning that the environment will be disabled and display a countdown in the **Environment state** on the **Environments** list page and the **Environment** page. |
78-
| 87 days with no user activity | Send a second warning that the environment will be disabled. |
79-
| 90 days with no user activity | Disable the environment, send a notice that the environment has been disabled, and update the **Environment state** on the **Environments** list page and the **Environment** page. |
80-
| 23 days after the environment is disabled | Send a warning that the environment will be deleted and display a countdown in the **Environment state** on the **Environments** list page and the **Environment** page. |
81-
| 27 days after the environment is disabled | Send a second warning that the environment will be deleted. |
82-
| 30 days after the environment is disabled | Delete the environment, and send a notice that the environment has been deleted. |
80+
| 23 days with no [user activity](#definition-of-user-activity) | Send a warning that the environment will be disabled and display a countdown in the **Environment state** on the **Environments** list page and the **Environment** page. |
81+
| 27 days with no user activity | Send a second warning that the environment will be disabled. |
82+
| 30 days with no user activity | Disable the environment, send a notice that the environment has been disabled, and update the **Environment state** on the **Environments** list page and the **Environment** page. |
83+
| 7 days after the environment is disabled | Send a warning that the environment will be deleted and display a countdown in the **Environment state** on the **Environments** list page and the **Environment** page. |
84+
| 11 days after the environment is disabled | Send a second warning that the environment will be deleted. |
85+
| 15 days after the environment is disabled | Delete the environment, and send a notice that the environment has been deleted. |
8386

8487
A notification appears on the **Environments** list page and **Environment** page when an environment is disabled.
8588

@@ -99,7 +102,7 @@ Activity includes automations such as scheduled flow runs. For example, if there
99102

100103
## Trigger activity, re-enable, and recover an environment
101104

102-
By default, administrators have 30 days to re-enable an environment. If the environment remains disabled for 30 days, it's automatically deleted. Administrators have seven days to [recover a deleted environment](#recover-a-deleted-environment).
105+
By default, administrators have 15 days to re-enable an environment. If the environment remains off for 15 days, it's automatically deleted. Administrators have seven days to [recover a deleted environment](#recover-a-deleted-environment).
103106

104107
### Trigger activity in an inactive environment
105108

0 commit comments

Comments
 (0)