Skip to content

Commit ab34854

Browse files
committed
Learn Editor: Update service-bus-authentication-and-authorization.md
1 parent 6e14cc4 commit ab34854

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/service-bus-messaging/service-bus-authentication-and-authorization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Authorization rules configured at the namespace level can grant access to all en
4545

4646
To access an entity, the client requires a SAS token generated using a specific shared access authorization rule. The SAS token is generated using the HMAC-SHA256 of a resource string that consists of the resource URI to which access is claimed, and an expiry with a cryptographic key associated with the authorization rule.
4747

48-
SAS authentication support for Service Bus is included in the Azure .NET SDK versions 2.0 and later. SAS includes support for a shared access authorization rule. All APIs that accept a connection string as a parameter include support for SAS connection strings.
49-
5048
For detailed information on using SAS for authentication, see [Authentication with Shared Access Signatures](service-bus-sas.md).
5149

5250

0 commit comments

Comments
 (0)