I\'m modifying a gallery runbook that copies a live database to a test database on a schedule. It\'s failing at the first hurdle; authenticating and selecting the relevatn a
Have you tried using the resource manager version off the login cmdlet (Add-AzureRmAccount)?