Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 956 Bytes

File metadata and controls

55 lines (37 loc) · 956 Bytes
author msewaweru
description This article provides details on the Enable-EntraAzureADAlias command.
external help file Microsoft.Entra.Beta.Applications-Help.xml
Locale en-US
manager mwongerapk
Module Name Microsoft.Entra.Beta
ms.author eunicewaweru
ms.date 06/26/2024
ms.reviewer stevemutungi
ms.topic reference
online version https://learn.microsoft.com/powershell/module/Microsoft.Entra.Beta/Enable-EntraAzureADAlias
schema 2.0.0
title Enable-EntraAzureADAlias

Enable-EntraAzureADAlias

SYNOPSIS

Enables aliases for AzureAD commands.

SYNTAX

Enable-EntraAzureADAlias

DESCRIPTION

Enables Azure AD command aliases in the current PowerShell session.

EXAMPLES

Example 1: Enable aliasing

Enable-EntraAzureADAlias

Enables all Azure AD prefixes for the current PowerShell session.

PARAMETERS

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS