You have a website that is hosted on Azure. You connect to the site by using the URI http://www.contoso.com.
You plan to publish a new version of the website.
You need to acquire the publishing profile for the website.
Which two actions will achieve the goal? Each correct answer presents a complete solution.
A.
Run the following Windows PowerShell cmdlet:Get-AzurePublishSettingsFile
B.
Run the following Windows PowerShell cmdlet:Get-AzureSubscription
C.
Navigate to the following URI: https://www.contoso.com/download/publishprofile.aspx
D.
Navigate to the following URI: https://windows.azure.com/download/publishprofile.aspx
A+D, but now the publishprofile is in https://manage.windowsazure.com/publishsettings
https://blogs.msdn.microsoft.com/avkashchauhan/2012/05/10/downloading-windows-azure-publish-settings-subscription-configuration-file/