📌  相关文章
📜  azure vm 登录尝试失败 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:50.562000             🧑  作者: Mango

代码示例1
What worked for me was changing the RDP login screen to use a different account,
and use the "local account" which is the name of the VM and the username,
like so: TheVMName\TheAdminUsername

Where TheVMName is the name of your VM, 
and TheAdminUserName is the admin user name you used for that machine.