Skip to content

Commit cb76e96

Browse files
authored
Update explorer.md
1 parent 8a99847 commit cb76e96

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/service-bus-messaging/explorer.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,10 @@ After peeking or receiving a message, we can resend it, which will send a copy o
223223
224224
## Switch authentication type
225225

226-
> [!NOTE] To use Microsoft Entra ID (Azure Active Directory) authentication the following are required:
227-
> - The user/service principal is assigned the 'Azure Service Bus Data Owner' role. No other built in or customer roles are supported.
228-
> - The 'Azure Service Bus Data Owner' role has to be assigned at the namespace scope. Assignment at queue or topic scope is not supported.
226+
> [!NOTE]
227+
> To use Microsoft Entra ID (Azure Active Directory) authentication the following are required:
228+
> - The user/service principal is assigned the 'Azure Service Bus Data Owner' role. No other built in or customer roles are supported.
229+
> - The 'Azure Service Bus Data Owner' role has to be assigned at the namespace scope. Assignment at queue or topic scope is not supported.
229230
230231
When working with Service Bus Explorer, it's possible to use either **Access Key** or **Microsoft Entra ID** authentication.
231232

0 commit comments

Comments
 (0)