Skip to content

Commit d8cb5a4

Browse files
committed
PR review
1 parent cd19347 commit d8cb5a4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

articles/service-connector/how-to-manage-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage authentication
2+
title: Manage authentication in Service Connector
33
description: Learn how to select and manage authentication parameters in Service Connector.
44
author: maud-lv
55
ms.service: service-connector
@@ -16,7 +16,7 @@ In this guide, learn about the different authentication options available in Ser
1616

1717
- An Azure subscription - [create one for free](https://azure.microsoft.com/free).
1818
- An Azure App Service, Azure Container Apps or Azure Spring Apps instance.
19-
- This guide assumes that you already know how the basics of connecting services using Service Connector. To review our quickstarts, go to [App Service,](quickstart-portal-app-service-connection.md), [Container Apps](quickstart-portal-container-apps.md) or [Azure Spring Apps](quickstart-portal-spring-cloud-connection.md).
19+
- This guide assumes that you already know how the basics of connecting services using Service Connector. To review our quickstarts, go to [App Service](quickstart-portal-app-service-connection.md), [Container Apps](quickstart-portal-container-apps.md) or [Azure Spring Apps](quickstart-portal-spring-cloud-connection.md).
2020

2121
## Start creating a new connection
2222

articles/service-connector/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ landingContent:
5959

6060
- linkListType: how-to-guide
6161
links:
62+
- text: Manage authentication
63+
url: how-to-manage-authentication.md
6264
- text: Troubleshooting guide
6365
url: how-to-troubleshoot-front-end-error.md
6466
- text: Region support

articles/service-connector/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ items:
7373
- name: How-to guides
7474
expanded: true
7575
items:
76+
- name: Manage authentication
77+
href: how-to-manage-authentication.md
7678
- name: Store secrets in Key Vault
7779
href: tutorial-portal-key-vault.md
7880
- name: Connect a container app to Blob Storage

0 commit comments

Comments
 (0)