Foundation of Administration with PowerShell PowerShell uses the verb-noun system. Verb examples Get Set Move Copy Start Connecting PowerShell to Manage Cloud Services You first have to install the modules for the commands to manage the cloud services. To search and see if you have the commands: Searching for Microsoft Online 365 commands- Get-command -noun *msol* …
Month: April 2022
1. Implementing the initial configuration of Azure Active Directory
Concepts to know about Microsoft Cloud Services Things are constantly changing You must be agile in utilising Microsoft’s cloud services Basics of Using Azure AD Portal Login: portal.azure.com All users and groups in Microsoft 365 are stored in Azure AD. Azure and Microsoft 365 share the Azure AD Services You can see users and groups in both Azure and…