Skip to content

Commit a79df2a

Browse files
Merge branch 'StaleDevicesUpdate' of https://github.com/MicrosoftGuyJFlo/azure-docs-pr into StaleDevicesUpdate
2 parents 930ff75 + 4b0a771 commit a79df2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/devices/manage-stale-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Get-AzureADDevice -All:$true | Where {$_.ApproximateLastLogonTimeStamp -le $dt}
158158

159159
### Delete devices
160160

161-
> [CAUTION]
161+
> [!CAUTION]
162162
> The `Remove-AzureADDevice` cmdlet does not provide a warning. Running this command will delete devices without prompting. **There is no way to recover deleted devices**.
163163
164164
Before deleting any devices, back up any BitLocker recovery keys you may need in the future. There's no way to recover BitLocker recovery keys after deleting the associated device.

0 commit comments

Comments
 (0)