An Azure backup service that provides built-in management at scale.
Hello Schinas Florian
Thank you for reaching out to the Microsoft Q&A forum.
It looks like you’re looking to move your VM backup from a standard policy to an enhanced one, but you’re running into the UserErrorMigrationToEnhancedPolicyNotSupported issue. Your understanding of the process is mostly correct, but let’s see if we can streamline this for you.
Here’s what you can do:
Remove Current Backups:
You’ll indeed need to stop the backup and delete the current VM backup under the standard policy.
Moving the VM (Optional):
Instead of deleting the VM backup, you might consider moving the VM to another resource group. This allows you to retain your existing backups while enabling you to apply the enhanced policy.
To do this:
· Navigate to the Azure portal.
· Go to your VM, select Resource Group, and then choose Move to a different resource group.
Add Backup Again:
· After deletion or the move is completed, you can re-add the VM to the enhanced policy.
A Few Important Considerations:
- Once you delete the backup, it triggers a retention period of 14 days, during which you won’t have a backup available.
- Always ensure that the backup jobs are not running during this operation to prevent any interruptions.
Alternative Option for Enhanced Policy:
- If the VM is crucial and you can’t afford the downtime, you might want to look into using Azure CLI or PowerShell commands to automate this process and make it smoother.
Here are some reference links to help you with specific steps:
- Migrate Azure VM backups from standard to enhanced policy
- Back up an Azure VM by using the Enhanced policy
Follow-Up Questions:
- Can you confirm if you have any ongoing backups that might conflict with the move or deletion?
- Are you considering moving the VM to another resource group, or do you prefer the deletion route for the backups?
Hope this helps! Let me know if you have more questions or need further assistance.
Please do not forget to and “up-vote” this helps other community members who may encounter a similar issue in the future.