Get-AzureStackSupportConfiguration

Synopsis

Gets support service configuration settings.

Syntax

Get-AzureStackSupportConfiguration [-IncludeRegistrationObjectId] [-AsJob]

Description

Support Service configuration settings.

Examples

Example 1

The example below gets registration details if stamp was registered or else null.

PS  C:\> Get-AzureStackSupportConfiguration

Parameters

-IncludeRegistrationObjectId

Optional. Requires internet connectivity. Retrieves registration identity object ID.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-AsJob

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Notes

Requires Support VM to have internet connectivity.

Next steps

For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.