Skip to content

Commit 18ef3d0

Browse files
committed
updating table a bit
1 parent 5842f8d commit 18ef3d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-studio/how-to/connections-add.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Here's a table of some of the available connection types in Azure AI Studio. The
3232
| Azure Data Lake Storage Gen 2 || Azure Data Lake Storage Gen2 is a set of capabilities dedicated to big data analytics, built on Azure Blob storage. |
3333
| Azure Content Safety || Azure AI Content Safety is a service that detects potentially unsafe content in text, images, and videos. |
3434
| Azure OpenAI || Azure OpenAI is a service that provides access to the OpenAI GPT-3 model. |
35+
| Serverless Model || Serverless Model connections allow you to [serverless API deployment](deploy-models-serverless.md). |
3536
| Microsoft OneLake || Microsoft OneLake provides open access to all of your Fabric items through Azure Data Lake Storage (ADLS) Gen2 APIs and SDKs.<br/><br/>In Azure AI Studio you can set up a connection to your OneLake data using a OneLake URI. You can find the information that Azure AI Studio requires to construct a **OneLake Artifact URL** (workspace and item GUIDs) in the URL on the Fabric portal. For information about the URI syntax, see [Connecting to Microsoft OneLake](/fabric/onelake/onelake-access-api). |
3637
| API key || API Key connections handle authentication to your specified target on an individual basis. For example, you can use this connection with the SerpApi tool in prompt flow. |
3738
| Custom || Custom connections allow you to securely store and access keys while storing related properties, such as targets and versions. Custom connections are useful when you have many targets that or cases where you wouldn't need a credential to access. LangChain scenarios are a good example where you would use custom service connections. Custom connections don't manage authentication, so you have to manage authentication on your own. |

0 commit comments

Comments
 (0)