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
|**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. |
37
-
|**Subscription**|My subscription | The subscription for your target service (the service you want to connect to). The default value is the subscription for this AKS cluster. |
36
+
|**Kubernetes namespace**|*default*|The namespace where you need the connection in the cluster.|
37
+
|**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.|
38
38
|**Connection name**|*my_connection*| The connection name that identifies the connection between your AKS cluster and target service. Use the connection name provided by Service Connector or choose your own connection name. |
39
+
|**Subscription**| My subscription | The subscription for your target service (the service you want to connect to). The default value is the subscription for this AKS cluster. |
39
40
|**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. |
40
-
|**Client type**|*python*| The code language or framework you use to connect to the target service. |
41
+
|**Client type**|*python*| The code language or framework you use to connect to the target service. |
42
+
41
43
1. Select **Next: Authentication** to choose an authentication method.
42
44
43
45
### [Workload identity](#tab/UMI)
44
46
45
-
Select **Workload identity** to authenticate through [Microsoft Entra workload identity](/entra/workload-id/workload-identities-overview) to one or more instances of an Azure service. You need choose a userassigned managed identity to enable workload identity with this option.
47
+
Select **Workload identity** to authenticate through [Microsoft Entra workload identity](/entra/workload-id/workload-identities-overview) to one or more instances of an Azure service. Then select a user-assigned managed identity to enable workload identity.
46
48
47
49
### [Connection string](#tab/CS)
48
50
@@ -59,8 +61,8 @@ Sign in to the Azure portal at [https://portal.azure.com/](https://portal.azure.
59
61
60
62
## View service connections in AKS cluster
61
63
62
-
1. The **Service Connector** tab displays existing connections of this cluster.
63
-
1. Select **Network View**. You can see all the service connections in a network topology view.
64
+
1. The **Service Connector** tab displays existing connections in this cluster.
65
+
1. Select **Network View** to see all the service connections in a network topology view.
64
66
:::image type="content" source="./media/aks-quickstart/list-and-view.png" alt-text="Screenshot of the Azure portal, listing and viewing the connections.":::
0 commit comments