1
votes

I'm missing the management UI in the Azure Portal for several Azure Service Bus namespaces. I can't see any Entities, Settings, Monitoring, etc. These are very old namespaces that were previously created in the old management UI. The queues created under the namespaces are working perfectly - I just can't see them to manage them. I don't think they were created with ACS, but it's possible they were. I can't easily re-create them without coordinating the re-issuing of public keys with many vendors. Is there a way I can re-attach the Azure Portal to these Service Bus namespaces?

Here's what I see

Here's what I expect to see

2
I would try to ping Azure support first. Not something I've seen myself happening.Sean Feldman
Saw the same thing just nowMikhail Shilkov

2 Answers

2
votes

I started seeing this myself a week or two ago. Just F5 and it should load as usual. I assumed it's a portal bug, although it could be a weird browser/extension interaction.

0
votes

It is expected to face problems with the namespaces which are ACS authorized. As you mentioned that the namespaces were created in Old Management Portal, there is possibility that they might be created with ACS authorization. Here is the blog post by Microsoft, which explains the deprecation of ACS in near future and steps to migrate the namespaces from ACS to SAS authorization. Hope this solves your problem.