Skip to content

Commit 3f3b43c

Browse files
committed
duplicate titles
1 parent bdf84a7 commit 3f3b43c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)