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
this is a bad question. there is a link that state A opens a browser to D:
https://msdn.microsoft.com/en-us/library/dn385850(v=nav.70).aspx
However, this has been replaced with:
http://go.microsoft.com/fwlink/?LinkID=294709
on newer MSDN pages, like this one:
https://msdn.microsoft.com/en-us/library/dn414650(v=nav.90).aspx