【发布时间】:2019-02-13 01:59:47
【问题描述】:
我尝试了Grant your VM access to a Resource Group in Azure Resource Manager ,但它没有列出任何虚拟机,尽管我的订阅中有很多虚拟机:
No virtual machine managed identities found in this subscription
请看下面的截图:
【问题讨论】:
我尝试了Grant your VM access to a Resource Group in Azure Resource Manager ,但它没有列出任何虚拟机,尽管我的订阅中有很多虚拟机:
No virtual machine managed identities found in this subscription
请看下面的截图:
【问题讨论】:
我想你没有为你的虚拟机启用系统分配的托管标识,在门户中导航到你的虚拟机 -> Identity -> System assigned -> 打开status,看到这个link .
注意:根据我的测试,它似乎有一些延迟。如果是这样,只需使用带有Azure AD user, group, or service principal 的过滤器,搜索您的VM 名称,参考屏幕截图。
【讨论】: