Azure service bus ACS issuer and key is missing

别等时光非礼了梦想. 提交于 2019-12-12 23:23:32

问题


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. 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? is that I might need to use Powershell Cmdlet which I have no knowledge of.

Is there a way to add ACS to the Service Bus? And how?


回答1:


Yes, you will need to use PowerShell to create the SB Namespace with the ACS association. PowerShell isn't that hard to get used to. I'd recommend you start with http://msdn.microsoft.com/en-us/library/azure/jj554332.aspx



来源:https://stackoverflow.com/questions/25808023/azure-service-bus-acs-issuer-and-key-is-missing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!