本文介绍了网站发布密码不一样,我的Azure管理员密码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有关什么时候我发表我的服务器,第一次到Azure对我来说是产生了一些很长的密码不管什么原因,我没有想到会是一个问题的原因。

显然,我需要这个发布到我的服务器。

这不符合我的Azure服务器的管理员密码,我可以很容易地从管理门户更改。有没有办法,看看这个密码和/或改变它呢?


解决方案

Click the link in Azure portal -> Your Website -> Dashboard -> Quick glance -> Download the publish profile.

Download the file and your publishing password should be there in plain text in form userPWD="7vasdfa....".

If you want to reset that you can click the link Azure portal -> Your Website -> Dashboard -> Quick glance -> Reset your publish profile credentials.

这篇关于网站发布密码不一样,我的Azure管理员密码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 22:44