-
Notifications
You must be signed in to change notification settings - Fork 3.4k
restore-only-osdisk dont work #23901
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botBackupRecovery Services Backupaz backupaz backupService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botBackupRecovery Services Backupaz backupaz backupService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
az backup restore restore-disks --resource-group dgg --vault-name backupvault --container-name azvmwdzsapp01 --item-name azvmwdzsapp01 --storage-account storagedggbackup --rp-name 53373614092896 --target-resource-group az-ne-zs-d-mgt-01-rg --restore-only-osdisk
Describe the bug
restore all vm disk, expected only os disk
To Reproduce
after doing a manual full backup, tried to restore only os disk
Expected behavior
restore only os disk
Environment summary
last CLI version 2.40
tried in azure devops agent in ubuntu and in local WSL ubuntu 22
updated in comments