Skip to content

Commit 8c7dfc5

Browse files
authored
Merge pull request #99490 from spelluru/1604834
duplicate titles
2 parents be4200c + 04e928f commit 8c7dfc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate from Azure AD Access Control Service to SAS
2+
title: Azure Service Bus - Migrate to Shared Access Signature authorization
33
description: Learn about migrating from Azure Active Directory Access Control Service to Shared Access Signature authorization.
44
services: service-bus-messaging
55
documentationcenter: ''
@@ -16,7 +16,7 @@ ms.author: aschhab
1616

1717
---
1818

19-
# Migrate from Azure Active Directory Access Control Service to Shared Access Signature authorization
19+
# Service Bus - Migrate from Azure Active Directory Access Control Service to Shared Access Signature authorization
2020

2121
Service Bus applications have previously had a choice of using two different authorization models: the [Shared Access Signature (SAS)](service-bus-sas.md) token model provided directly by Service Bus, and a federated model where the management of authorization rules is managed inside by the [Azure Active Directory](/azure/active-directory/) Access Control Service (ACS), and tokens obtained from ACS are passed to Service Bus for authorizing access to the desired features.
2222

articles/service-bus-relay/relay-migrate-acs-sas.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate from Azure Active Directory Access Control Service to Shared Access Signature authorization | Microsoft Docs
2+
title: Azure Relay - Migrate to Shared Access Signature authorization | Microsoft Docs
33
description: Migrate applications from Access Control Service to SAS
44
services: service-bus-relay
55
documentationcenter: ''
@@ -12,12 +12,12 @@ ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 12/20/2017
15+
ms.date: 12/19/2019
1616
ms.author: spelluru
1717

1818
---
1919

20-
# Migrate from Azure Active Directory Access Control Service to Shared Access Signature authorization
20+
# Azure Relay - Migrate from Azure Active Directory Access Control Service to Shared Access Signature authorization
2121

2222
Azure Relay applications historically had a choice of using two different authorization models: the [Shared Access Signature (SAS)](../service-bus-messaging/service-bus-sas.md) token model provided directly by the Relay service, and a federated model where the management of authorization rules is managed inside by the [Azure Active Directory](/azure/active-directory/) Access Control Service (ACS), and tokens obtained from ACS are passed to Relay for authorizing access to the desired features.
2323

0 commit comments

Comments
 (0)