我的账户下有两个订阅。今天我检查时发现,我部署集群的订阅余额不足。
因此,我单击“更改订阅选项”并选择我的帐户中的第二个订阅。
但是,出现以下错误。
{"code":"ResourceMoveValidationFailed","message":"The resource batch move request has '1' validation errors. Diagnostic information: timestamp '20210708T074027Z', tracking Id 'bae55f37-137e-4388-ba57-a46456b5efb9', request correlation Id '2ffbd2bc-1198-42ec-b8c5-60cbaed7a160'.","details":[{"code":"ResourceMoveNotSupported","target":"/subscriptions/f733ab10-e6a2-406d-9c23-cafe4ec0e71e/resourceGroups/testmart/providers/Microsoft.ContainerService/managedClusters/testmart","message":"Resource move is not supported for resource types 'Microsoft.ContainerService/managedClusters'."}]}
那么如何移动集群?
答案1
据我所知 - 您无法更改订阅Microsoft.ContainerService.managedClusters
,因此我认为您无法执行任何操作
答案2
您无法移动 AKS 群集。您需要在新的子目录中重新创建群集并迁移工作负载。