Forum Discussion
mpjjonker
Mar 29, 2024Brass Contributor
Azure AI studio and use your own data from OneLake
After Azure OpenAI Studio I am learning about AI Studio : https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home The example in the video (1:56) refers to getting data from...
georgehu
Microsoft
Aug 15, 2024
Onelake support Restful API with GraphQL interface. Your ai agent apps can use plugins/function calls to the restful api for data integration. Another way is using a Spark AI Agent for access your onelake as dataframe format for Spark SQL query.