Skip to content

Commit f7b5ae5

Browse files
committed
1
1 parent 4d002ad commit f7b5ae5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/service-connector/how-to-integrate-storage-file.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.date: 04/08/2026
1313

1414
This article shows supported clients, authentication methods, and sample code you can use to connect Azure Files to other Azure services using Service Connector. This article also shows the default environment variables you need to create the service connections.
1515

16-
>[!NOTE]
17-
>You might be able to connect to Azure Files in other programming languages without using Service Connector.
18-
1916
## Supported compute services
2017

2118
You can use Service Connector to connect the following Azure compute services to Azure Files:
@@ -28,7 +25,7 @@ You can use Service Connector to connect the following Azure compute services to
2825

2926
## Supported clients and authentication type
3027

31-
Azure Files supports the following client types:
28+
The following client types support connecting Azure Files to Azure compute services by using Service Connector:
3229

3330
- .NET
3431
- Java
@@ -38,6 +35,9 @@ Azure Files supports the following client types:
3835
- PHP
3936
- Ruby
4037

38+
>[!NOTE]
39+
>You might be able to connect to Azure Files in other programming languages without using Service Connector.
40+
4141
Azure Files supports only secret or connection string authentication. System-assigned managed identity, user-assigned managed identity, and service principal authentication aren't available.
4242

4343
> [!IMPORTANT]

0 commit comments

Comments
 (0)