Skip to content

Commit 9054b8d

Browse files
committed
NDVALPHA-REMOVEENTAPPS-FORMATTING
1 parent 274382d commit 9054b8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory/enterprise-users/directory-delete-howto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,9 @@ A few enterprise applications can't be deleted in the Azure portal and might blo
135135
5. Run the following commands to set the tenant context. DO NOT skip these steps or you run the risk of deleting enterprise apps from the wrong teant.
136136

137137
`Clear-AzContext -Scope CurrentUser`
138+
138139
`Connect-AzAccount -Tenant \<object id of the tenant you are attempting to delete\>`
140+
139141
`Get-AzContext`
140142

141143
>[!WARNING]

0 commit comments

Comments
 (0)