-
Couldn't load subscription status.
- Fork 4.1k
Open
Labels
API ManagementService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Description
Description of the new feature
when I try restoring through Restore-AzApiManagement, I get:
Restore-AzApiManagement: ...restrore_from_backup.ps1:52:1
Line |
52 | Restore-AzApiManagement -ResourceGroupName $apiManagementResourceGrou …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Long running operation failed with status 'BadRequest'.
when I do the same through az cli, Iget:
(RestoreFailed) Cannot restore: current SKU is 'StandardV2', backup SKU is 'Standard'
Code: RestoreFailed
Message: Cannot restore: current SKU is 'StandardV2', backup SKU is 'Standard'
Proposed implementation details (optional)
the error from PowerShell should also give the message about: Message: Cannot restore: current SKU is 'StandardV2', backup SKU is 'Standard'.
Metadata
Metadata
Assignees
Labels
API ManagementService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.