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/container-apps/service-connector.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,14 +59,14 @@ Use Service Connector to create a new service connection in Container Apps using
59
59
60
60
1. Select or enter the following settings.
61
61
62
-
| Setting | Suggested value | Description |
63
-
| --- | --- | --- |
64
-
|**Container**| Your container name | Select your Container Apps. |
65
-
|**Service type**| Blob Storage | This is the target service type. If you don't have a Storage Blob container, you can [create one](../storage/blobs/storage-quickstart-blobs-portal.md) or use another service type. |
66
-
|**Subscription**| One of your subscriptions | The subscription containing your target service. The default value is the subscription for your container app. |
67
-
|**Connection name**| Generated unique name | The connection name that identifies the connection between your container app and target service. |
68
-
|**Storage account**| Your storage account name | The target storage account to which you want to connect. If you choose a different service type, select the corresponding target service instance. |
69
-
|**Client type**| The app stack in your selected container | Your application stack that works with the target service you selected. The default value is **none**, which generates a list of configurations. If you know about the app stack or the client SDK in the container you selected, select the same app stack for the client type. |
62
+
| Setting | Suggested value | Description |
63
+
| --- | --- | --- |
64
+
|**Container**| Your container name | Select your Container Apps. |
65
+
|**Service type**| Blob Storage | This is the target service type. If you don't have a Storage Blob container, you can [create one](../storage/blobs/storage-quickstart-blobs-portal.md) or use another service type. |
66
+
|**Subscription**| One of your subscriptions | The subscription containing your target service. The default value is the subscription for your container app. |
67
+
|**Connection name**| Generated unique name | The connection name that identifies the connection between your container app and target service. |
68
+
|**Storage account**| Your storage account name | The target storage account to which you want to connect. If you choose a different service type, select the corresponding target service instance. |
69
+
|**Client type**| The app stack in your selected container | Your application stack that works with the target service you selected. The default value is **none**, which generates a list of configurations. If you know about the app stack or the client SDK in the container you selected, select the same app stack for the client type. |
70
70
71
71
1. Select **Next: Authentication** to select the authentication type. Then select **Connection string** to use access key to connect your Blob Storage account.
0 commit comments