Skip to content

Commit 2e40e79

Browse files
committed
fix numbering
1 parent f6e10c9 commit 2e40e79

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/container-apps/service-connector.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ Use Service Connector to create a new service connection in Container Apps using
5959

6060
1. Select or enter the following settings.
6161

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. |
7070

7171
1. Select **Next: Authentication** to select the authentication type. Then select **Connection string** to use access key to connect your Blob Storage account.
7272

0 commit comments

Comments
 (0)