Skip to content

Commit

Permalink
Added additional azure related modules (#3189)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins committed Sep 5, 2024
1 parent 6c3519f commit 61af50e
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions docs-conceptual/azps-12.3.0/what-is-azure-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,22 @@ recommended for creating new resources as ASM is scheduled for retirement. For m

## Azure-related PowerShell modules

The following PowerShell modules aren't part of Azure PowerShell:

- **Microsoft.Graph**
- **Microsoft.Graph.Entra**
- **AzureAD PowerShell Module**
- **MSOnline PowerShell Module**
These products are used to manage Azure resources but aren't part of the Azure PowerShell collective
product. They should never be described using the "Azure PowerShell" collective name.

- Azure Active Directory PowerShell (AzureAD)
- Azure Information Protection PowerShell
- Azure Deployment Manager PowerShell
- Azure Elastic Database Jobs PowerShell
- Azure Service Fabric PowerShell
- Azure Stack PowerShell
- Microsoft.Graph PowerShell
- Microsoft.Graph.Entra PowerShell
- MSOnline PowerShell

Guidelines

- Always use the full proper name of the product or the specific PowerShell module name

## References

Expand Down

0 comments on commit 61af50e

Please sign in to comment.