Azure AD PowerShell module

Of course, we've learned previously how easy it is to connect to Azure AD and other 365 services using PowerShell. PowerShell also has other benefits.

For example, Microsoft might change the user interface for Office 365 and Azure portals, as they've done before quite often, and sometimes radically. By comparison, PowerShell commands stay mostly consistent over time.

Also, scripts can be used to create repeatable and self-documenting processes. These can travel with us as we work within different Office 365 customer environments.

Finally, in some cases, PowerShell simply makes it possible to do things that aren't exposed through the portal websites at all. 

These are just a few reasons to take advantage of this opportunity to learn the PowerShell commands, even where it may seem easier to simply log in to the portal and click a button.