Get-VBOFederatedAuthenticationAuthority

Short Description

Returns external authentication providers.

Syntax

Get-VBOFederatedAuthenticationAuthority [-Id <Guid>] [<CommonParameters>]

Detailed Description

This cmdlet returns external authentication providers configured in Veeam Backup for Microsoft 365.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Id

Specifies an ID of the external authentication provider. The cmdlet will return the external authentication provider with this ID.

Guid

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBOFederatedAuthenticationAuthority object that contains settings for an external authentication provider.

Example

Getting All External Authentication Providers

This command returns a list of all external authentication providers.

Get-VBOFederatedAuthenticationAuthority