Skip to content

Commit 69908e7

Browse files
Merge pull request #287639 from jaganth/docs-editor/service-bus-authentication-and-1727733533
Removing reference to deprecated SDK
2 parents 4f3fc23 + a40afee commit 69908e7

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)