2

Is there nay powershell command by using which I can find out if the VM is KEK encrypted or BEK encrypted?

Also can I move a VM after decrypting it across subscription?

Anmol001
  • 35
  • 4

1 Answers1

0

Via powerhshell you can check the encryption status. It will only say whether the OS and data volumes are encrypted or not. sample

After decrypting I believe the movement should not be an issue though I have not tried it out personally. Also there are ways to move an encrypted VM to another subscription.

Aravind
  • 4,125
  • 1
  • 28
  • 39