You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact that this script relies on Login-AzureRmAccount means it can't be run as a pipeline task.
Thus the script is not actually useful in the way that is claimed. You cannot fully automate this task end-to-end as you are still required to interact via a popup window.
The readme should be updated accordingly or the script should be updated to actually work autonomously.