Microsoft Fabric's Data Science workload leverages Synapse ML for training and are ideally suited to enrich data stored in a data lake. This video walks through the steps to export a model from Fabric, Import it into an Azure ML workspace, and deploy it to a real-time inference endpoint| Rob Kerr
You've probably used %pip install to include open source libraries in your Fabric notebooks, but did you know you can also easily install your own custom Python libraries?| Rob Kerr
In this post learn how to build a Document Intelligence solution within Microsoft Fabric. This solution incorporates Azure AI to extract text from scanned documents. Using a Spark Notebook and Synapse ML, we can easily ingest scanned document data into a Data Lake solution.| Rob Kerr
When creating solutions in Microsoft Fabric, it's often necessary to access services from external systems. This post demonstrates how to create an Azure Key Vault, store secrets in the vault, and then use them within Notebooks.| Rob Kerr