Using VS2017 Community. Have been often publishing Web Application successfully to Azure to test look and function etc. Now I'm being asked for a publishing Password.
I've no idea where this has come from, what the password would be and I've lost the skill to publish any other way. Have I missed something?
Member
32 Points
390 Posts
Suddenly being asked for Publishing Password when using Azure
Apr 21, 2017 07:29 AM|geoffHome|LINK
Using VS2017 Community. Have been often publishing Web Application successfully to Azure to test look and function etc. Now I'm being asked for a publishing Password.
I've no idea where this has come from, what the password would be and I've lost the skill to publish any other way. Have I missed something?
Member
41 Points
179 Posts
Re: Suddenly being asked for Publishing Password when using Azure
Apr 23, 2017 01:45 AM|Metaferia|LINK
One way to get the password/:
Login to the Azure portal https://portal.azure.com
In Resource tab select your Web application then Overview
At the top you will have the option to download your profile, click on "Get publish profile"
a File will be downloaded, and you can find the password inside that file
Member
32 Points
390 Posts
Re: Suddenly being asked for Publishing Password when using Azure
Apr 23, 2017 11:48 AM|geoffHome|LINK
Thanks metaferia.... I think I was getting lots of legacy profiles in my publish profiles that was confusing the issue.