
Choose and deploy a language model
Use Azure AI Foundry portal to choose, compare and deploy the models from model catalog. Create a new project. Configure Azure AI Inference service deployment Enable this option under preview fe...
Notes, tutorials, and practical insights on AI/ML.

Use Azure AI Foundry portal to choose, compare and deploy the models from model catalog. Create a new project. Configure Azure AI Inference service deployment Enable this option under preview fe...

Use Azure AI Foundry portal to create a hub and project to build an AI solution. In order to prepare for an AI development project, go to Azure AI Foundry portal. https://ai.azure.com Create a p...

Understanding Azure AI Foundry in detail. I saw this video on Azure AI Foundry on YouTube by John Savill. That’s really great explanation about Azure AI Foundry’s key capabilities. This is wha...

Discussing about different ways to create and manage Azure resources. There are many ways to interact with Azure resources and the right tool to choose depends on the requirements of a particular t...

My notes to prepare for DP-100 exam. This includes some important concepts which may help. Below topics are outdated, so you may not find it relevant anymore. ARFF - Attribute Relation File For...

Automate importing data from Excel to SharePoint list using Power Automate. Check out this post on Medium Have you ever tried copying data from Excel to SharePoint List directly? I will expl...

I started learning Power Apps, and this is my first canvas app. Check out this post on Medium Contoso Site Tracking Canvas App Data source is an Excel file with below details, images are sto...

Understanding how to create a storage blob in Azure. Steps to create a new storage account. Sign in to the Azure portal at https://portal.azure.com Select Create a resource. Under Categories, s...
In this task, we are going to remove duplicates from a csv file present in a container. Open data factory 1. Create linked service to blob storage 2. Create datasets for source and sink 3. Cr...
In this task, we are going to configure Azure Data Flow Error Handling. We have 2 containers in our storage account bad-records demo-data Inside demo-data, we have a csv file “People.csv” ...