Edit

Share via


Remove-EntraBetaIdentityProvider

This cmdlet is used to delete an identity provider in the directory.

Syntax

Default (Default)

Remove-EntraBetaIdentityProvider

    -IdentityProviderBaseId <String>
    [<CommonParameters>]

Description

This cmdlet is used to delete an identity provider that has been configured in the directory.

The identity provider is permanently deleted.

In delegated scenarios using work or school accounts, the signed-in user must have a Microsoft Entra role or custom role with the necessary permissions. The following least privileged roles support this operation:

  • External Identity Provider Administrator

Parameters

-IdentityProviderBaseId

The unique identifier for an identity provider.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False
Aliases:Id

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

System.String

Outputs

System.Object