URL Parameter (Connect-AAS Cmdlet)
The URL used to connect to the Azure Analysis Services.
Syntax
Connect-AAS -URL string
Data Type
cstr
Default Value
""
Remarks
The HTTP or HTTPS URL used to connect to the Azure Analysis Services in the format asazure://[region].asazure.windows.net/[server]. You can obtain the server name in Azure portal -> Overview -> Server name.
This is a required parameter.