Reusable authentication to Azure Posted on 2021-09-06 by Aleksandr Reznik — Leave a reply How to reuse existing authentication to Azure from powershell. When coding Azure it is common to perform Connect-AzAccount to call for login prompt before running all other Azure cmedlets. It Continue Reading →