Skip to content

Commit b04ccc6

Browse files
authored
Update fine-tune-serverless.md
1 parent 5622e0d commit b04ccc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/fine-tune-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ Several enterprise scenarios are supported for MaaS fine-tuning. The table below
217217
>- Storage auth can be changed in Azure Storage > **Settings** > **Configurations** page > **Allow storage account key access**.
218218
>- Storage networking can be changed in Azure Storage > **Networking** page.
219219
220-
| **Storage Networking** | **Storage Auth** | **Data Connection Auth** | **Support** |
220+
| **Storage Networking** | **Storage Auth** | **Data Connection Auth** | **Support** |
221221
| ------------------------------------------------------------ | ------------------------------ | --------------------------------- | ----------------------- |
222-
| Public Network Access = Enabled | Account key enabled | SAS/Account Key | Yes, UX and SDK |
222+
| Public Network Access = Enabled | Account key enabled | SAS/Account Key | Yes, UX and SDK |
223223
| Public Network Access = Enabled | Account key disabled | Entra-Based Auth (Credentialless) | Yes, UX and SDK <br><br> *Note:* for UX, you may need to add Storage Blob Data Reader or Storage Blob Data Contributor for your user ID on the storage account, or change the connection's authentication to use Account key/SAS token | | | |
224224
| Enabled from selected virtual networks and IP addresses | Account key enabled | Account key | Yes, UX and SDK <br><br> *Note:* for UX, the IP of the compute running the browser must be in the selected list |
225225
| Enabled from selected virtual networks and IP addresses | Account key enabled | SAS | Yes, UX and SDK <br><br> *Note:* for UX, the IP of the compute running the browser must be in the selected list |

0 commit comments

Comments
 (0)