Skip to content

Commit 1fb6c60

Browse files
Merge pull request #216832 from spelluru/ehubsasrule1101
fixed the link to the new sample
2 parents 96c7473 + c68f734 commit 1fb6c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-sas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Service Bus access control with Shared Access Signatures
33
description: Overview of Service Bus access control using Shared Access Signatures overview, details about SAS authorization with Azure Service Bus.
44
ms.topic: article
5-
ms.date: 04/26/2022
5+
ms.date: 11/01/2022
66
ms.devlang: csharp
77
ms.custom: devx-track-csharp
88
---
@@ -131,7 +131,7 @@ If you are using **Azure CLI**, use the [`az servicebus namespace authorization-
131131
132132
The scenario described as follows include configuration of authorization rules, generation of SAS tokens, and client authorization.
133133
134-
For a sample of a Service Bus application that illustrates the configuration and uses SAS authorization, see [Shared Access Signature authentication with Service Bus](https://github.com/Azure/azure-service-bus/tree/master/samples/DotNet/Microsoft.Azure.ServiceBus/ManagingEntities/SASAuthorizationRule).
134+
For a sample of a Service Bus application that illustrates the configuration and uses SAS authorization, see [Shared Access Signature authentication with Service Bus](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample07_CrudOperations.md).
135135
136136
## Access Shared Access Authorization rules on an entity
137137

0 commit comments

Comments
 (0)