Showing 7825–7836 of 18767 results
Guide to Secure .NET Development with OWASP Top 10
Discover the most common software vulnerabilities according to OWASP and different techniques of writing more secure code. Prevent from security bugs creeping into your codebase following security best practices.
Guide to Stretching For Flexibility & Posture
This Free Online Course Includes: 1.5-3 Hours of Learning CPD Accreditation Final Assessment
Guided exercise – Manage on-premises Windows servers by using Azure Arc
In this guided exercise, you practice onboarding, securing, monitoring, and updating on-premises Windows servers by using Azure Arc. The guided exercise combines both learning and hands-on practice.
Guided project – Accelerate app development using GitHub Copilot tools
This Module explores using GitHub Copilot to accelerate development of an end-to-end project. GitHub Copilot is used to explain unfamiliar code, generate project documentation, develop a new app feature, develop unit tests, and implement improvements.
Guided project – Administer Active Directory Domain Services
This guided project helps prepare you to manage Active Directory Domain services, including creating and deploying domains, configuring group policy objects, establishing and enforcing passwords, and maintaining security of Active Directory.
Guided project – Analyze logs in Azure Monitor with KQL
Write log queries to find answers to operational and business questions. Use Kusto Query Language (KQL) to extract insights from logs in Azure Monitor.
Guided Project – Azure Files and Azure Blobs
In this module, you practice storing business data securely by using Azure Blob Storage and Azure Files. The lab combines both learning and hands-on practice.
Guided project – Build a .NET app with Azure Cosmos DB for NoSQL
Connect to an Azure Cosmos DB for NoSQL account using C# and .NET to perform common operations. Your code creates resources, coordinate multiple operations, and query items.
Guided project – Build a chat bot using Azure OpenAI, Azure Cosmos DB for NoSQL, and Blazor
Connect an existing Blazor web application to Azure Cosmos DB for NoSQL and Azure OpenAI using their .NET software development kits. Your code manages and queries items in an API for NoSQL container. Your code also sends prompts to Azure OpenAI and parses the responses.
Guided Project – Build a message extension plugin with TypeScript (TS) for Microsoft Copilot
This guided project is about building message extension plugins for Microsoft 365 Copilot using TypeScript and the Teams Toolkit.
Guided project – Build auto suggest engine with Copilot
Use GitHub Copilot to interpret, debug, and extend project code for a Trie data structure that supports autocomplete and spelling suggestion features.
Guided project – Calculate and print student grades
Learn to develop an application that will calculate and display results based on given data.