简体   繁体   English

无法在 Azure 应用注册中添加 Microsoft Service Bus API

[英]Unable to add Microsoft Service Bus API in Azure App Registration

From various tutorials and stack overflow questions, I see a possibility to add Service Bus in the API Permission tab of an App Registration in Azure. See image below.从各种教程和堆栈溢出问题中,我看到可以在 Azure 中的应用程序注册的 API 权限选项卡中添加服务总线。请参见下图。

样本

However, I don't see this option in my organization's or my personal Azure tenant now.但是,我现在在我的组织或我个人的 Azure 租户中看不到此选项。 Has this been taken off by Microsoft recently?这是最近被微软取消了吗? Are you able to see an option to add Service Bus?您是否可以看到添加服务总线的选项?

Yeah, I couldn't able to see Microsoft Service bus api permissions as below:是的,我看不到 Microsoft 服务总线 api 权限,如下所示:

在此处输入图像描述

But check the similar functionality by giving azure service bus data owner role which has the similar functionality using below process:但是通过使用以下过程赋予azure service bus data owner角色来检查类似的功能,该角色具有类似的功能:

Firstly, go to your Resource group and then click on Access Control:首先,go 到您的资源组,然后单击访问控制:

在此处输入图像描述

Next click on Add+:接下来点击添加+:

在此处输入图像描述

Then type Service Bus:然后键入服务总线:

在此处输入图像描述

Then Select your required App Registration and then click on select:然后Select你需要的App注册然后点击select:

在此处输入图像描述

Now Click ON Access Control and check you have got your required permission On Service Bus:现在单击访问控制并检查您是否已在服务总线上获得所需的权限:

在此处输入图像描述

Now click on it:现在点击它:

在此处输入图像描述

If you your access is denied adding role assignment, then you need to ask you admin to provide you the access.如果您的访问被拒绝添加角色分配,那么您需要请求管理员为您提供访问权限。

And also check reference .并检查参考

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure AD add App Role in App Registration using REST API - Azure AD add App Role in App Registration using REST API 尝试通过调用 Microsoft Graph API - /applications 将 Azure 虚拟桌面 RBAC 中定义的委派权限范围添加到 AAD 应用程序注册 - Trying to add delegated permission scopes defined in Azure Virtual Desktop RBAC to AAD App registration by calling Microsoft Graph API - /applications 如何使用PowerShell向Azure App注册添加Api权限 - How to Add Api Permissions to an Azure App Registration using PowerShell 无法使用托管身份将消息从 Azure API 发布到 Azure 服务总线队列 - Unable to post message to Azure Service Bus Queue from Azure API using Managed Identity Microsoft Graph 更新 App Registration Approles API 补丁方法总是返回无法读取 JSON 请求负载 - Update App Registration Approles by Microsoft Graph API Patch method returns always Unable to read JSON request payload 逻辑应用中的 Azure 服务总线队列错误 - Azure service bus queue error in the logic app 部署Azure function到微软Azure中的应用服务 - Deploy Azure function to app service in Microsoft Azure 从 Azure App Service 发送注册邮件 - Send registration emails from Azure App Service Azure 服务总线功能 - Azure Service Bus Feature Azure Web 服务和“添加身份提供者”:禁用创建新应用程序注册 - Azure Web Service and "Add Identity Provider": Create new app registration is disabled
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM