From 61af50e6382adc40d4a4323cc659e206a7b69c20 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Thu, 5 Sep 2024 13:48:02 -0500 Subject: [PATCH] Added additional azure related modules (#3189) --- .../azps-12.3.0/what-is-azure-powershell.md | 22 ++++++++++++++----- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/docs-conceptual/azps-12.3.0/what-is-azure-powershell.md b/docs-conceptual/azps-12.3.0/what-is-azure-powershell.md index 8b2732b96b..26561b97e8 100644 --- a/docs-conceptual/azps-12.3.0/what-is-azure-powershell.md +++ b/docs-conceptual/azps-12.3.0/what-is-azure-powershell.md @@ -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