Time to time I need to use my Windows Azure Subscription Profile information however when I want I could never find and searching the link over internet could never get me the configuration file immediately so I created this blog.
To get PublishSetting profile visit the link below:
A publishsettings file will be downloaded and the file name will be in given format:
You can download the publishsetting file directly from PS by launching the command as below:
Once you have publishsettings file you can use it with Visual Studio to publish your application or use with Powershell as well:
Keyword: Azure, PublishProfile, publishsetting, settings, profile
Thanks for the info...
My hope was this settings file would work with WebMatrix 2 and the Web Deploy publish... but no... ;(
---------------------------
Failed to load file.
Publish settings file is invalid.
OK
More had banging to come...
Hi,
Can we download publishsettings file from portal based on subscription pro grammatically through API.Is it possible and how?
Regards,
Ramesh