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
AzureRM is a roll-up module that contaisn 50+ dependent modules. There is *no need* to load this module in the customer's session. PowerShell will discover the modules as cmdlets are used. Adding this step takes an additional minute and a half that si totally unnecessary, and loads 50 modules into memory. Please remove this as a recommended step.
0 commit comments