Event banner
Innovate with Azure AI Studio AMA: Unleashing Generative AI for Enterprise Solutions
Event Ended
Thursday, Dec 14, 2023, 09:00 AM PSTEvent details
Join us for an informative session where we'll answer your questions and share practical insights, best practices, and tips to empower you in building enterprise-ready generative AI solutions - inclu...
EricStarker
Updated Dec 14, 2023
amar_badal
Microsoft
Dec 14, 2023Hi Clifford Tillman, where is your data? What data source?
CajunCrawdad
Dec 14, 2023Copper Contributor
amar, All of the data is in an Azure SQL Server database... After reading Mallory's reply below.... I think I need to dive into the Azure Machine Learning side of things.
- amar_badalDec 14, 2023
Microsoft
Awesome! You can use https://learn.microsoft.com/en-us/azure/machine-learning/how-to-connection?view=azureml-api-2&tabs=cli to create connection and import data from SQL server and use it in your training with the instructions in the link that @Mallory sent.