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/delete-business-unit.md
+21-11Lines changed: 21 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
1
---
2
-
title: "Delete a business unit from an environment"
3
-
description: "Learn how to deactivate and delete a business unit from an environment. Learn about the considerations before taking this irreversible action."
4
-
author: jimholtz
5
-
2
+
title: "Disable and delete a business unit from an environment"
3
+
description: "Learn how to disable and delete a business unit from an environment. Learn about the considerations before taking this irreversible action."
4
+
author: paulliew
6
5
ms.component: pa-admin
7
6
ms.topic: conceptual
8
-
ms.date: 03/10/2020
7
+
ms.date: 05/18/2023
9
8
ms.subservice: admin
10
-
ms.author: jimholtz
9
+
ms.author: paulliew
10
+
ms.reviewer: sericks
11
11
search.audienceType:
12
12
- admin
13
13
---
14
-
# Delete a business unit
15
14
16
-
You can delete a business unit to completely remove it.
15
+
# Disable and delete a business unit
16
+
17
+
You can delete a business unit to completely remove it. To delete a business unit, you must first disable it.
17
18
18
19
> [!IMPORTANT]
19
20
> Before deleting a business unit, be sure to consider the following:
@@ -22,25 +23,34 @@ You can delete a business unit to completely remove it.
22
23
> - The records owned by the business unit (for example: Teams, Facilities/Equipment, and Resource Groups) are deleted at the same time you delete the business unit.
23
24
> - You can't delete a business unit until you reassign all the business unit records to another business unit.
24
25
26
+
## Disable a business unit
27
+
25
28
1. In the Microsoft Power Platform admin center, select an environment.
3. Click to select the business unit that you want to delete.
32
+
3. Click to select the business unit that you want to disable.
30
33
31
34
4. On the Actions toolbar, choose **More Actions** > **Disable**.
32
35
33
36
> [!IMPORTANT]
34
-
> When you disable a business unit, all users and teams associated with the business unit will not be able to sign in. You will need to reparent users and teams to another business unit and reassign security roles.
37
+
> When you disable a business unit which has child business units, all child business units (all depths) are disabled.
38
+
>
39
+
> All users and teams associated with the business unit or child business units won't be able to sign in. You must reparent users and teams to another business unit and reassign security roles.
35
40
36
41
5. In the **Confirm Deactivation** dialog box, choose **Deactivate**.
37
-
42
+
43
+
## Delete a business unit
44
+
38
45
6. Change the view to **Inactive Business Units**.
39
46
40
47
7. Select the business unit to delete, and then choose the **Delete** icon .
41
48
42
49
8. In the **Confirm Deletion** dialog box, choose **Delete**.
43
50
51
+
> [!IMPORTANT]
52
+
> When you need to delete a business unit which has child business units, all child business units (all depths) must be deleted first.
53
+
44
54
> [!TIP]
45
55
> If you get an error, be sure to reparent users and teams to another business unit.
0 commit comments