Course Link: https://learn.microsoft.com/en-us/training/paths/develop-ai-solutions-azure-openai/ Verify: https://learn.microsoft.com/en-gb/training/achievements/learn.wwl.develop-ai-solutions-azure-openai.trophy?username=ninethsense&sharingId=6DD90F4634231D41
-
-
This is a screen recording demonstrating how to create a basic Open AI instance in Azure Portal.
-
Subscribe to my channel for more related videos https://www.youtube.com/LearnNow1
-
I will be talking about the AI capabilities of Azure ecosystem on 11th March 2023. – https://globalai.community/bootcamp-2023/asia-microsoft-developers-uae-6026/ – https://www.meetup.com/microsoft-developers-uae-meetup/events/292053635/
-
Using Managed Identity to deploy azure resources is considered best practice as it reduces the overhead of keeping additional credentials (tokens/passwords) in config files. This article is about accessing Auzre KeyVault using Managed Identity. I am using .NET Framework 4.8 version for this tutorial. Step 1 – Create KeyVault and secrets First, just go to Azure Portal and create necessary secret values for testing. I would go with a “testkey” and a dummy value. (I am assuming you know the basics of Azure Portal and knows how to create an azure resource such as KeyVault) Also, please take a note…
-
Attend this in-person event in person, or online on 8th September 6:30 UAE time.
-
Find the presentation deck I’ve used at Azure Developer Community event. Introduction to Azure monitor from Praveen Nair
-
I will be talking about Azure Monitor at Azure Developer Community, Kochi event on Saturday, 18 Dec 2021. Join me if you are interested. Register: https://www.meetup.com/azure-developer-community-kochi/events/282318713/
-
Microsoft Cloud Adoption Framework is basically a collection of guidance, best practices, tools and techniques to be followed by various technology business and technology stakeholders in the organization to make sure they build and maintain the best possible platform which ensures security, governance, scalability and other non functional requirements aspects. While cloud adoption gives 80%+ of benefits compared to the traditional, or legacy on-premise data center infrastructure way of life, as a public platform, it also introduces few points of concerns to business leaderships such as Security. Years back when the cloud service platforms were initially introduced, the banking and…
-
Find my short video on hosting a index.html file from GitHub to Azure’s newly introduced feature – Static Web Apps (in preview, at the time of this vlog).