You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-connector/how-to-manage-authentication.md
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,11 @@ In this guide, learn about the different authentication options available in Ser
18
18
- An Azure App Service, Azure Container Apps or Azure Spring Apps instance.
19
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).
20
20
21
+
## Start creating a new connection
22
+
23
+
1. Within your App Service, Container Apps or Azure Spring Apps instance, open Service Connector and fill out the form in the **Basics** tab with the required information about your compute and target services.
24
+
1. Select **Next : Authentication**.
25
+
21
26
## Select an authentication option
22
27
23
28
Select one of the four different authentication options offered by Service Connector to connect your Azure services together:
@@ -34,15 +39,15 @@ Different authentication options are available for different services:
34
39
| Postgres single server |||||
35
40
| Postgres, flexible server |||||
36
41
| MySQL single server |||||
37
-
| MySQL flexible |||||
|Azure Cosmos DB for MongoDB|||||
:::image type="content" source="./media/manage-authentication/managed-identity-advanced.png" alt-text="Screenshot of the Azure portal, selecting Advanced in the Authentication tab.":::
0 commit comments