You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: power-platform/admin/automatic-environment-cleanup.md
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Automatic deletion of Power Platform environments
3
3
description: Learn about the automatic processes that identify and disable Power Platform environments and how you can prevent them from being deleted.
4
4
ms.component: pa-admin
5
5
ms.topic: how-to
6
-
ms.date: 03/18/2025
6
+
ms.date: 03/24/2025
7
7
ms.subservice: admin
8
8
author: matapg007
9
9
ms.author: matgupta
@@ -47,12 +47,10 @@ If an environment has already been deleted, you have a limited window of time to
47
47
48
48
## Inactivity-based cleanup
49
49
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.
53
51
54
52
## 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.
56
54
57
55
- Environments with [premium licenses](pricing-billing-skus.md) aren't included in the cleanup.
58
56
- 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
66
64
> [!IMPORTANT]
67
65
> You can't turn off this cleanup mechanism. However, you can review the last activity date for environments in the Power Platform admin center.
68
66
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.
70
69
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
72
75
73
76
The environment's administrators and the user who created the environment are notified by email according to the schedule described in the following table.
74
77
75
78
| State of environment | Power Platform action |
76
79
| --- | --- |
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. |
83
86
84
87
A notification appears on the **Environments** list page and **Environment** page when an environment is disabled.
85
88
@@ -99,7 +102,7 @@ Activity includes automations such as scheduled flow runs. For example, if there
99
102
100
103
## Trigger activity, re-enable, and recover an environment
101
104
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).
0 commit comments