azureautomation / azure-automation-ise-addon

The Azure Automation PowerShell ISE Add-On makes it easy to author and test your runbooks in your local PowerShell ISE
https://www.powershellgallery.com/packages/AzureAutomationAuthoringToolkit/
Other
122 stars 24 forks source link

Subscription from another tenant is missing in the subscription list #126

Closed dronkoff closed 7 years ago

dronkoff commented 7 years ago

Hi!

If I run Add-AzureRmAccount (with live id) and Get-AzureRmSubscription in PowerShell console locally, I see 3 subscriptions. 2 of them are my MSDN subscriptions. The third is one is company EA subscription. I have a Contributor rights in this subscription and I want to author runbooks in this subscription with the add-on, but it is missing in the subscription list after login.