简体   繁体   English

Azure服务总线ACS颁发者和密钥丢失

[英]Azure service bus ACS issuer and key is missing

I created some Service Buses today and besides having a specific type ("Messaging", my older buses are "Mixed") they don't give me any ACS information that I need. 我今天创建了一些服务总线,除了具有特定类型(“消息传递”,我的旧总线为“混合”)之外,它们没有提供我所需的任何ACS信息。 My old Service Buses do have this information. 我以前的服务巴士确实有此信息。

What I understand from this: Azure: How to createa a Access Control Service namespace for a Service Bus namespace? 我从中了解到: Azure:如何为服务总线名称空间创建访问控制服务名称空间? is that I might need to use Powershell Cmdlet which I have no knowledge of. 我可能需要使用我不了解的Powershell Cmdlet。

Is there a way to add ACS to the Service Bus? 有没有办法将ACS添加到服务总线? And how? 如何?

Yes, you will need to use PowerShell to create the SB Namespace with the ACS association. 是的,您将需要使用PowerShell通过ACS关联创建SB命名空间。 PowerShell isn't that hard to get used to. PowerShell并不难适应。 I'd recommend you start with http://msdn.microsoft.com/en-us/library/azure/jj554332.aspx 我建议您从http://msdn.microsoft.com/en-us/library/azure/jj554332.aspx开始

暂无
暂无

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

相关问题 Azure服务总线访问连接信息对话框缺少ACS部分 - Azure Service Bus Access connection information dialog missing ACS section 在运行时设置Web服务的领域和颁发者(Windows Azure ACS) - Setting realm and issuer for web service at Runtime (windows azure ACS) ACS命名空间,发行者名称,本地托管的BizTalk适配器服务的发行者密钥 - ACS namespace, Issuer Name, Issuer Key for the locally hosted BizTalk Adapter Service Azure Service Bus Operations使用ACS引发TimeoutException而不是UnauthorizedAccessException - Azure Service Bus Operations Raising TimeoutException instead of UnauthorizedAccessException using ACS Azure总线,具有ACS服务标识的TokenProvider,使用密码 - Azure Bus, TokenProvider with ACS Service Identity, using password 缺少Azure Service Bus名称空间的管理UI - Missing management UI for Azure Service Bus namespace Azure Visual Studio 中的服务总线托管标识返回 401 - 令牌颁发者无效 - Azure Service Bus managed identity in Visual Studio returning 401 - Token issuer is invalid Visual Studio中的Azure功能缺少服务总线主题触发器 - Azure Functions in visual studio missing service bus topic trigger Azure 服务总线新 SDK 缺少自定义属性(用户属性) - Azure Service Bus new SDK missing custom properties (user properties) Azure 服务总线:用于服务总线客户端的连接字符串必须指定服务总线命名空间主机和共享访问密钥 - Azure Service Bus: The connection string used for an Service Bus client must specify the Service Bus namespace host and either a Shared Access Key
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM