https://www.cloudskillsboost.google/course_templates/536
-
-
Subscribe to my channel for more related videos https://www.youtube.com/LearnNow1
-
Find the presentation deck I’ve used at Azure Developer Community event. Introduction to Azure monitor from Praveen Nair
-
Find the recording of my Azure Monitor introduction session which I did for Azure Developer Community event.
-
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).
-
Find my latest vlog on Power Platform series – the Power Apps
-
Step 1: Create a Text Analytics Resource From the Azure Portal, create a resource “Text Analytics” Once created, you should be able to get the Endpoint URL and Key from the “Keys and Endpoint” section Step 2: Create a .NET Console application in Visual Studio Get the Azure.AI.TextAnalytics nuget package for your solution Here you go your sample code Below is the output expected: