Tag: Azure

Azure AD – Working across tenants using PowerShell

Working across various tenants programmatically in Azure AD could be relatively complex. Before even writing a script to do such operations, one must be very clear about a few concepts about Azure AD. Azure AD application and service principal. An Azure AD application is defined by its one and only application object which resides in

How to move messages from dead-letter queue to its associated queue (Sequentially)