AzureAD Stale Devices Cleanup

We have recently written this PowerShell magic by following the Microsoft documentation. How To: Manage stale devices in Azure AD This script has been parameterized to do multiple functions as per your needs. Prerequisites for this solution: vsadmin module Azure AD module Download the solution from below git hub link: (AzureMobileStaleDeviceCleanup.ps1) https://github.com/VikasSukhija/Downloads Download the solution…