Here are a few popular PowerShell cmdlets for managing Azure and Microsoft 365:
- Connect-AzureAD: This cmdlet is used to connect to Azure Active Directory and authenticate with a tenant.
- Get-AzureADUser: This cmdlet is used to retrieve information about users in Azure Active Directory, such as their name, email, and telephone number.
- New-AzureADUser: This cmdlet is used to create new users in Azure Active Directory.
- Set-AzureADUser: This cmdlet is used to update information about users in Azure Active Directory, such as their name, email, or telephone number.
- Remove-AzureADUser: This cmdlet is used to delete users in Azure Active Directory.
- Connect-MsolService: This cmdlet is used to connect to the Microsoft Online Services PowerShell module and authenticate with a tenant.
- Get-MsolUser: This cmdlet is used to retrieve information about users in Microsoft 365, such as their name, email, and license status.
- New-MsolUser: This cmdlet is used to create new users in Microsoft 365.
- Set-MsolUser: This cmdlet is used to update information about users in Microsoft 365, such as their name, email, or license status.
- Remove-MsolUser: This cmdlet is used to delete users in Microsoft 365.
- Get-AzureRmVM: This cmdlet is used to retrieve information about Azure Virtual Machines, such as the status, size, and IP address.
- New-AzureRmVM: This cmdlet is used to create new Azure Virtual Machines.
- Start-AzureRmVM: This cmdlet is used to start an Azure Virtual Machine.
- Stop-AzureRmVM: This cmdlet is used to stop Azure Virtual Machines.
- Remove-AzureRmVM: This cmdlet is used to delete Azure Virtual Machines.
Leave A Comment?