azure - 如何将 AZURE 中的资源组从 1 个订阅(1 个租户 ID)移动到另一个订阅(另一个租户 ID)

标签 azure

如何将资源组从 1 个订阅(1 个租户 ID)移动到另一个订阅(另一个租户 ID) 可以轻松地从同一个租户 ID 中的一个订阅转移到另一个订阅。但另一个租户 ID 又如何呢

问候 Ember

最佳答案

在这里查看文章: https://social.technet.microsoft.com/wiki/contents/articles/51360.azure-how-to-move-resources-between-subscriptions-under-different-tenants.aspx

在订阅之间移动资源组:

You can move a VM and its associated resources to a different subscription by using the Azure portal. Click Browse > Resource groups and select the resource group containing the VM that you would like to move. At the top of the page for the resource group, select Move and then select Move to another subscription.

基本上,您需要在第一个租户上创建临时订阅并将订阅移至另一个租户。

在这里查看文章:https://www.google.com/amp/s/leandrowp.blog/2018/09/28/how-to-migrate-subscriptions-from-one-azure-ad-tenant-to-another/amp/

然后将资源移至另一个订阅并删除临时订阅。

请注意,RBAC 安全性不会迁移

关于azure - 如何将 AZURE 中的资源组从 1 个订阅(1 个租户 ID)移动到另一个订阅(另一个租户 ID),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58708758/

相关文章:

c# - 如何从 Azure BLOB 中的目录获取所有文件

azure - 当构建工件上的 "pull request trigger"被禁用时,为什么构建会由于 PR(构建验证策略)触发发布?

node.js - 如何在Windows Azure上部署socket.io Node.js应用程序?

c# - azure 事件中心中的纪元、序列号、偏移量、所有者、 token 意味着什么?

azure - 有什么方法可以查看 azure 负载均衡器的访问日志

Azure DevOps 数据工厂数据集和管道 CI/CD 参数

Azure Monitor/Application Insights 不显示错误的堆栈跟踪

Azure AD B2C -> OAuth2 -> Azure Function App token 交换

sql - 索引 SQL 数据库会减慢插入太多

azure - Cosmos DB ID 是否可以接受编码来替换非法字符?