Skip to content

Commit 62ef768

Browse files
committed
trying to escape characters in the in line code
1 parent 68b07ac commit 62ef768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Follow below instructions to remove blocking enterprise apps/service principals
126126
127127
5. Run below command to set the tenant context
128128

129-
'Connect-AzAccount -Tenant <Object ID of the tenant you are attempting to delete>'
129+
'Connect-AzAccount -Tenant \<object id of the tenant you are attempting to delete\>'
130130

131131
>[!WARNING]
132132
> Before proceeding, to verify you are connected to the tenant you intend to delete with Az module, it is recommended you run the command Get-AzContext to check the connected tenant ID and onmicrosoft.com domain.

0 commit comments

Comments
 (0)