RBAC 中缺少 Microsoft Azure 操作

Microsoft Azure Operations are Missing from RBAC

发生了什么

Azure 中的操作?它们存在于本文档中...

https://docs.microsoft.com/en-us/rest/api/recoveryservices/operations%20vaults/list

但不在本文档中...

https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations

我在 Get-AzureRmProviderOperation powershell 命令的输出中找不到它们。

这些操作是否已重命名或它们授予访问权限的服务不再支持这些操作?

作为 github 后续提交的一部分,这 2 个操作肯定被删除了。 我将尝试找出这个问题的第二部分..ie。什么是替换或更改

https://github.com/MicrosoftDocs/azure-docs/commit/49a405a66cd91e29f9f07dfe0e057d9fdee7ac50?diff=split

RBAC 不需要这两个操作 运行,因此它们已从“资源提供者操作”URL 中删除。微软工程师说他们也将从其他文档中删除,以保持文档的一致性。