简体   繁体   中英

Is it possible Migrate Azure Redis Cache to other subscription?

I am using Azure Redis Cache from Subscription A, I want to change the Current subscription (A) of redis to B (new Subscription).

a - Is it possible? How? if not

b - Can i Persist Same Access keys for new Redis created under B?

Looking at the list of services that can be moved across subscriptions here: https://azure.microsoft.com/en-in/documentation/articles/resource-group-move-resources/ , I would say it is possible to move Redis Cache from one Azure Subscription to another.

在此处输入图片说明

Regarding how you could move the resources, you can do it using Azure Portal , Azure PowerShell , Azure CLI tools or even Azure REST API . Please see the link for instructions on how you can accomplish this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM