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/about-teams-environment.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Administer and manage a Microsoft Dataverse for Teams environment
4
4
author: paulliew
5
5
ms.component: pa-admin
6
6
ms.topic: concept-article
7
-
ms.date: 08/20/2025
7
+
ms.date: 05/15/2026
8
8
ms.subservice: admin
9
9
ms.author: matp
10
10
ms.reviewer: ellenwehrle
@@ -329,8 +329,8 @@ For example, you can specify a default policy for all environments except Teams
329
329
330
330
- The **Run diagnostics** feature in the Power Platform admin center for team owners, members, and guests who don't have Microsoft Entra admin roles like Global Admin, or Power Platform Admin assigned, shows an alert that no security roles have been assigned directly to them. Security roles are automatically assigned by the system for Microsoft Teams personas, so this alert can be ignored.
331
331
332
-
### See also
333
-
[Automatic deletion of inactive Microsoft Dataverse for Teams environments (preview)](inactive-teams-environment.md) <br />
332
+
### Related content
333
+
[Automatic deletion of inactive Dataverse for Teams environments](automatic-environment-cleanup.md#dataverse-for-teams-environments) <br />
334
334
[Power Apps and Teams](/powerapps/teams/overview) <br/>
335
335
[Power Automate and Teams](/power-automate/teams/overview)<br/>
336
336
[Microsoft Copilot Studio and Teams](/power-virtual-agents/teams/fundamentals-what-is-power-virtual-agents-teams)<br />
Copy file name to clipboardExpand all lines: power-platform/admin/automatic-environment-cleanup.md
+65-19Lines changed: 65 additions & 19 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: 04/27/2026
6
+
ms.date: 05/15/2026
7
7
ms.subservice: admin
8
8
author: matapg007
9
9
ms.author: matgupta
@@ -28,7 +28,7 @@ If the subscription for a tenant expires or is deprovisioned, the system marks a
28
28
> [!TIP]
29
29
> If you get notifications about exceeding your entitled storage capacity, see [Changes for exceeding storage capacity entitlements](capacity-storage.md#changes-for-exceeding-storage-capacity-entitlements) for actions you can take.
30
30
31
-
Only production and sandbox environments are affected by the subscription-based automatic cleanup. [Learn about automatic deletion of inactive Microsoft Dataverse for Teams environments](inactive-teams-environment.md).
31
+
Only production and sandbox environments are affected by the subscription-based automatic cleanup. [Learn about automatic deletion of inactive Microsoft Dataverse for Teams environments](#dataverse-for-teams-environments).
32
32
33
33
### Actions you can take if your subscription expires
34
34
@@ -41,11 +41,47 @@ If the system already deleted an environment, you have a limited window of time
41
41
42
42
## Inactivity-based cleanup
43
43
44
-
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.
44
+
A cleanup mechanism in Power Platform automatically removes environments that aren't being used. Only default, developer, and [Dataverse for Teams environments](#dataverse-for-teams-environments) are affected by the activity-based automatic cleanup.
45
45
46
46
> [!IMPORTANT]
47
47
> You can't turn off this cleanup mechanism. However, you can review the last activity date for environments in the Power Platform admin center.
48
48
49
+
### Definition of user activity
50
+
51
+
Power Platform calculates a single measure of inactivity for each environment. The measure accounts for all activity by users, makers, and admins across Power Apps, Power Automate, Power Platform, Microsoft Copilot Studio, and Dataverse.
52
+
53
+
Most create, read, update, and delete operations on the environment and its resources—that a user, maker, or admin initiates—are considered activity. Visits to the home page, solution explorer, and Power Apps or Power Automate designer aren't considered activity.
54
+
55
+
Here are some examples of the types of actions that are considered as activity:
56
+
57
+
-**User activity**: Launch an app, launch the environment URL, execute a flow (whether automatic or not), or chat with a Microsoft Copilot Studio bot.
58
+
-**Maker activity**: Create, update, or delete an app, flow (both desktop and cloud flows), Microsoft Copilot Studio bot, or custom connector.
59
+
-**Admin activity**: Trigger an environment operation such as copy, restore, or reset.
60
+
61
+
Activity includes automated behaviors such as scheduled flow runs. For example, if there's no user, maker, or admin activity in an environment, but it contains a cloud flow that runs daily, then the environment is considered active.
62
+
63
+
> [!NOTE]
64
+
> As of April 20, 2025, Center of Excellence (CoE) toolkit operations—which query data from multiple Dataverse organizations in a customer tenant—are no longer considered as activity by developer organizations. Developer organizations, which were previously only kept active by CoE queries, become inactive unless there's other activity against those developer organizations.
65
+
66
+
### Notification recipients
67
+
68
+
The following users receive email notifications about inactive environments:
69
+
70
+
- System administrators of the environment.
71
+
72
+
For Dataverse for Teams environments, the owners of the team paired with the environment are automatically granted the System Administrator role and receive email notifications. Team members and guests don't receive the email notifications.
73
+
74
+
- The creator of the environment.
75
+
- If environment administrators are no longer part of the tenant, then the tenant administrators are notified.
76
+
77
+
### View last user activity of environment
78
+
Environment admins can see when an environment was last used by checking the **Last activity** column in the [Power Platform admin center](https://admin.powerplatform.microsoft.com/). The activity for each environment is updated once a day.
79
+
80
+
1. Sign in as an admin to the [Power Platform admin center](https://admin.powerplatform.microsoft.com/).
81
+
1. In the navigation pane, select **Manage**.
82
+
1. In the **Manage** pane, select **Environments**.
83
+
1. See **Last activity** column for environment in question.
84
+
49
85
## Developer environments
50
86
Power Platform automatically removes developer environments that aren't being used based on the following schedule. After 30 days of inactivity, the system automatically disables environments. If, after 15 days, you don't [re-enable the environment](#re-enable-a-disabled-environment), the system deletes the environment. You have seven days to [recover the environment](recover-environment.md) once it's deleted.
51
87
@@ -107,28 +143,39 @@ The environment administrators receive email notifications according to the foll
107
143
108
144
A warning message appears on the **Environments** list page and **Environment** page when the default environment is within 30 days of deletion.
109
145
110
-
### Definition of user activity
146
+
##Dataverse for Teams environments
111
147
112
-
Power Platform calculates a single measure of inactivity for each environment. The measure accounts for all activity by users, makers, and admins across Power Apps, Power Automate, Power Platform, Microsoft Copilot Studio, and Dataverse.
148
+
Power Platform automatically removes [Microsoft Dataverse for Teams environments](about-teams-environment.md) from your tenant that are left inactive. An environment is first disabled after 90 days of inactivity. And then, deleted if administrators don't take any action and the environment is left disabled for 30 days. Administrators have seven days to recover deleted environments.
113
149
114
-
Most create, read, update, and delete operations on the environment and its resources—that a user, maker, or admin initiates—are considered activity. Visits to the home page, solution explorer, and Power Apps or Power Automate designer aren't considered activity.
150
+
A disabled or deleted environment doesn't affect any other Microsoft Teams assets (Teams, channels, SharePoint sites, Teams-connected sites, and so on) and applies only to Dataverse integrations. This cleanup process is automatic. If you no longer need an inactive Dataverse for Teams environment, you don't need to do anything.
115
151
116
-
Here are some examples of the types of actions that are considered as activity:
152
+
Disabling a Dataverse for Teams environment prevents any meaningful use of the environment and its resources. Apps can't be launched, flows are suspended, chatbots can't be interacted with, and so on.
117
153
118
-
-**User activity**: Launch an app, launch the environment URL, execute a flow (whether automatic or not), or chat with a Microsoft Copilot Studio bot.
119
-
-**Maker activity**: Create, update, or delete an app, flow (both desktop and cloud flows), Microsoft Copilot Studio bot, or custom connector.
120
-
-**Admin activity**: Trigger an environment operation such as copy, restore, or reset.
154
+
Additionally, users and makers aren't notified on the Environment's list page and Environment page when the Dataverse for Teams environment is disabled.
121
155
122
-
> [!NOTE]
123
-
> As of April 20, 2025, Center of Excellence (CoE) toolkit operations—which query data from multiple Dataverse organizations in a customer tenant—are no longer considered as activity by developer organizations. Developer organizations, which were previously only kept active by CoE queries, become inactive unless there's other activity against those developer organizations.
156
+
### Timeline for inactive Dataverse for Teams environments
124
157
125
-
### View last user activity of environment
126
-
Environment admins can see when an environment was last used by checking the **Last activity** column in the [Power Platform admin center](https://admin.powerplatform.microsoft.com/). The activity for each environment is updated once a day.
158
+
The following table describes the schedule of notifications and actions for Dataverse for Teams environments that are considered inactive.
127
159
128
-
1. Sign in as an admin to the [Power Platform admin center](https://admin.powerplatform.microsoft.com/).
129
-
1. In the navigation pane, select **Manage**.
130
-
1. In the **Manage** pane, select **Environments**.
131
-
1. See **Last activity** column for environment in question.
160
+
| State of Dataverse for Teams | Power Platform action |
161
+
| --- | --- |
162
+
| 83 days after no [user activity](#definition-of-user-activity)| Send a warning that the environment will be disabled. Update the environment state on the Environments list page and the Environment page. |
163
+
| 87 days after no user activity | Send a warning that the environment will be disabled. Update the inactive environment state on the Environments list pages and the Environment page. |
164
+
| 90 days after no user activity | Disable the environment. Send a notice that the environment has been disabled. Update the disabled environment state on the Environments list page and the Environment page. |
165
+
| 113 days after no user activity | Send a warning that the environment will be deleted. Update the disabled environment state on the Environments list page and the Environment page. |
166
+
| 117 days after no user activity | Send a warning that the environment will be deleted. Update the disabled environment state on the Environments list page and the Environment page. |
167
+
| 120 days after no user activity | Delete the environment. Send a notice that the environment has been deleted. |
168
+
169
+
**Environment state on the Environments list page in Power Platform admin center**
170
+
:::image type="content" source="media/inactive-teams-environment/inactive-environment-state.png" alt-text="Screenshot of the Environments list page in Power Platform admin center, with the environment state column highlighted.":::
171
+
172
+
**Inactive environment alert on the Environment page in Power Platform admin center**
173
+
:::image type="content" source="media/inactive-teams-environment/inactive-environment-state-box.png" alt-text="Screenshot of the inactive environment alert on the Environment page, with the Trigger environment activity checkbox highlighted.":::
174
+
175
+
> [!NOTE]
176
+
> The **Environment inactive** warning tile only displays if the Dataverse for Teams environment is <= 7 days until disablement.
177
+
>
178
+
> The **Environment disabled** tile displays anytime a Dataverse for Teams environment is disabled due to inactivity.
132
179
133
180
## Trigger activity, re-enable, and recover an environment
134
181
@@ -165,7 +212,6 @@ Once environment administrators receive notification that an environment will be
165
212
### Related content
166
213
167
214
[Back up and restore environments](backup-restore-environments.md)
168
-
[Automatic deletion of inactive Microsoft Dataverse for Teams environments](inactive-teams-environment.md)
169
215
[Licensing overview for Microsoft Power Platform](pricing-billing-skus.md)
170
216
[Microsoft Power Apps and Power Automate licensing guide](https://go.microsoft.com/fwlink/?linkid=2085130)
0 commit comments