Skip to content

Commit 6457c29

Browse files
authored
Update description column
1 parent a2b25a7 commit 6457c29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-connector/quickstart-portal-app-service-connection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ Sign in to the Azure portal at [https://portal.azure.com/](https://portal.azure.
3838

3939
| Setting | Example | Description |
4040
|---------------------|----------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
41-
| **Service type** | Storage - Blob | Target service type. If you don't have a Microsoft Blob Storage, you can [create one](../storage/blobs/storage-quickstart-blobs-portal.md) or use another service type. |
41+
| **Service type** | Storage - Blob | The target service type. If you don't have a Microsoft Blob Storage, you can [create one](../storage/blobs/storage-quickstart-blobs-portal.md) or use another service type. |
4242
| **Subscription** | My subscription | The subscription for your target service (the service you want to connect to). The default value is the subscription for this App Service resource. |
43-
| **Connection name** | *my_connection* | The connection name that identifies the connection between your App Service and target service |
43+
| **Connection name** | *my_connection* | The connection name that identifies the connection between your App Service and target service. Use the connection name automatically generated by Service Connector or choose a new connection name. |
4444
| **Storage account** | *my_storage_account* | The target storage account you want to connect to. Target service instances to choose from vary according to the selected service type. |
45-
| **Client type** | The same app stack on this App Service | Select the app stack that's on this App Service instance. The default value comes from the App Service runtime stack. |
45+
| **Client type** | The same app stack on this App Service | The default value comes from the App Service runtime stack. Select the app stack that's on this App Service instance. |
4646

4747
:::image type="content" source="./media/app-service-quickstart/basics-tab.png" alt-text="Screenshot of the Azure portal, filling out the Basics tab.":::
4848

0 commit comments

Comments
 (0)