I am trying to reset a password in the Azure portal for a Linux VM and I'm getting the error: ParentResourceNotFound. No extensions, like VMAccessForLinux, are shown as installed but I know I was able to do this in the past when there weren't any. So I'm not sure the lack of listed extensions should be a roadblocker here.
This is ARM deployment, not ASM. Redhat 7.8
ErrorCode: ParentResourceNotFound Message: Can not perform requested operation on nested resource. Parent resource 'xxxxxxxx' not found.
Any ideas? Thanks!