< Back

Get-AzureRmCdnProfileSsoUrl

Thu Apr 04, 2019 5:39 am

NAME Get-AzureRmCdnProfileSsoUrl



SYNOPSIS

Gets the single sign-on URL of a CDN profile.





SYNTAX

Get-AzureRmCdnProfileSsoUrl -CdnProfile <PSProfile> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]



Get-AzureRmCdnProfileSsoUrl [-DefaultProfile <IAzureContextContainer>] -ProfileName <String> -ResourceGroupName <String> [<CommonParameters>]





DESCRIPTION

The Get-AzureRmCdnProfileSsoUrl cmdlet gets the single sign-on URL of the Azure Content Delivery Network (CDN) profile. This URL lets users

conntect to a supplementary portal and use additional features of CDN.





PARAMETERS

-CdnProfile <PSProfile>

Specifies the CDN profile.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ProfileName <String>

Specifies the name of the CDN profile.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ResourceGroupName <String>

Specifies the name of the resource group name to which the profile belongs.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

PSProfile

Parameter 'CdnProfile' accepts value of type 'PSProfile' from the pipeline





OUTPUTS



This cmdlet returns a URL.





NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... filessourl

Get-AzureRmCdnProfile