Reset Azure VM password using Powershell
You try to reset password for your Azure VM via the Azure portal – Reset Password method and you get the error message – “VMAccss extension does not work with domain controller”. How do we reset the password now? Good News! We can reset the password by deploying a custom script extension (powershell script) to… Read More Reset Azure VM password using Powershell