Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the legal notice caption and text.
Set-AzSLegalNotice [-Caption <String>] [-Text <String>]
Sets the legal notice caption and text that is presented:
- After sign-in using the Enter-PSSession cmdlet.
or
- When opening a new instance of the Azure Stack Hub portal.
Set-AzSLegalNotice -Caption "New caption" -Text "First line\nSecond line\n"
The legal notice caption.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The legal notice text, which shows below the caption.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.