Hello,
I was working with Office365 and Sharepoint scripts and came across New-PSSession to load the Office and Exchange Cmdlets from a remote computer into the existing local session. I was thinking is there a way to do the same for Managing Azure account?
I would like to perform actions like Add-AzureAccount, Add-AzureVM and so on... Just the same way I can perform Get-O365BrowserDetailReport, Get-O365ClientBrowserDetail, Get-Mailbox.