Skip to content
Search

1293 courses available

Microsoft

Implement interfaces

gear-duotone-light-full Software Development
Implement interfaces

Modules in this learning path:

• Discover Interfaces
• Apply Interfaces Code
• Design Resilient Code Interfaces

Products: Dotnet

Roles: Developer

Level: Beginner

Subjects: App Development

Duration: 140 minutes

View full course details Cancel

Microsoft

Implement interfaces in Dynamics 365 Business Central

gear-duotone-light-full Software Development
Do you want to know how to implement interfaces in AL? If so, this module will explain how to implement interfaces in AL for use with Microsoft Dynamics 365 Business Central.

Units in this learning path:

• 1 Introduction
• 2 Snippet Support
• Type Testing
• 3 Why Interfaces
• Extending Interfaces
• 4 Exercise
• 5 Check
• 6 Summary

Products: Dynamics 365, Dynamics Business Central

Roles: Developer

Level: Intermediate

Subjects: Process Workflow

Duration: 54 minutes

View full course details Cancel

Microsoft

Implement mobile application management

gear-duotone-light-full Software Development
This module introduces Mobile Application Management (MAM). Students will learn about considerations for implementing MAM and will be introduced to the management of MAM using Microsoft Endpoint Manager.

Units in this learning path:

• Introduction
• Examine Mobile Application Management
• Examine Considerations Mobile Application Management
• Prepare Line Business Apps App Protection Policies
• Implement Mobile Application Management Policies Intune
• Manage Mobile Application Management Policies Intune
• Knowledge Check
• Summary

Products: Mem, Configuration Manager, Intune, Windows

Roles: Administrator

Level: Intermediate

Subjects: Cloud Computing

Duration: 18 minutes

View full course details Cancel

Microsoft

Implement polymorphic behavior

gear-duotone-light-full Software Development
Learn the principles of polymorphism, how to implement polymorphic behavior by using either class inheritance or interface implementation, and how to choose between inheritance-based and interface-based approaches to polymorphism.

Units in this learning path:

• Introduction
• Examine Principles Polymorphism
• Explore Inheritance Based Polymorphism
• Explore Interface Based Polymorphism
• Review Polymorphic Design Considerations
• Exercise Implement Polymorphism Csharp App
• Knowledge Check
• Summary

Products: Vs Code

Roles: Developer, Higher Ed Educator, K 12 Educator, Student

Level: Beginner

Subjects: App Development, Custom App Development

Duration: 73 minutes

View full course details Cancel

Microsoft

Implement resiliency in a cloud-native .NET microservice

gear-duotone-light-full Software Development
This module guides you through implementing resiliency in an .NET microservices app in a Kubernetes Service.

Units in this learning path:

• 1 Introduction
• 2 Application Infrastructure Resiliency
• 3 Implement Application Resiliency
• 4 Exercise Implement Resiliency
• 5 Implement Infrastructure Resiliency
• 6 Exercise Implement Infrastructure Resiliency
• 7 Knowledge Check
• 8 Summary

Products: Aspnet Core, Azure, Azure Container Registry, Azure Kubernetes Service

Roles: Developer, Solution Architect

Level: Advanced

Subjects: Serverless Computing

Duration: 60 minutes

View full course details Cancel

Microsoft

Implement scale and high availability with Windows Server VM

gear-duotone-light-full Software Development
Learn how to implement scaling for virtual machine scale sets and load-balanced VMs. Also learn how to implement Azure Site Recovery.

Units in this learning path:

• Introduction
• Describe Virtual Machine Scale Sets
• Implement Scaling
• Implement Load Balancing Vms
• Create Vm Scale Set Azure Portal
• Describe Azure Site Recovery
• Implement Azure Site Recovery
• Knowledge Check
• Summary

Products: Azure, Azure Cloud Shell, Azure Portal, Azure Virtual Machines

Roles: Administrator, Solution Architect, Technology Manager

Level: Intermediate

Subjects: Virtual Machine

Duration: 58 minutes

View full course details Cancel

Microsoft

Implement security through a pipeline using Azure DevOps

gear-duotone-light-full Software Development
Implement security through a pipeline using Azure DevOps. (AZ-2001)

Modules in this learning path:

• Configure Project Repository Structure Support Secure Pipelines
• Configure Secure Access Pipeline Resources
• Manage Identity Projects Pipelines Agents
• Configure Validate Permissions
• Extend Pipeline Use Multiple Templates
• Configure Secure Access Azure Repos from Pipelines
• Configure Pipelines Securely Use Variables Parameters

Products: Azure, Azure Artifacts, Azure Cloud Services, Azure Devops, Azure Pipelines, Azure Repos

Roles: Administrator, Developer, Devops Engineer, Security Engineer, Security Operations Analyst, Solution Architect, Student, Support Engineer

Level: Intermediate

Subjects: Devops, Cloud Computing, Cloud Security, Key Management, Information Protection Governance, Identity Access, Compliance

Duration: 438 minutes

View full course details Cancel

Microsoft

Implement spec-driven development using the GitHub Spec Kit

gear-duotone-light-full Software Development
Implement the spec-driven development methodology using GitHub Spec Kit and GitHub Copilot in Visual Studio Code. Training covers a brownfield scenario for enterprise developers, emphasizing intent-first philosophy with living specifications.

Units in this learning path:

• Introduction
• Review Spec Driven Development Approach
• Examine Github Spec Kit
• Establish Project Principles Constitution File
• Write Effective Spec File
• Create Technical Plan File
• Generate Implementation Tasks File
• Examine Github Spec Kit Development Environment
• Exercise Implement Product Feature Github Spec Kit
• Scale Spec Driven Development Team Collaboration
• Integrate Spec Kit Advanced Deployment
• Knowledge Check
• Summary

Products: Github, Vs Code

Roles: Developer

Level: Intermediate

Subjects: App Development, Productivity

Duration: 180 minutes

View full course details Cancel

Microsoft

Implement test automation techniques in Business Central

gear-duotone-light-full Software Development
Do you want to implement test automation techniques? In this module, you learn about implementing test automation techniques and where to find useful guides and documentation.

Units in this learning path:

• 1 Introduction
• 2 Test Automation Responsibilities
• 3 Documentation Examples
• Page Scripting Tool
• 4 Answers About Testing
• 5 Check
• 6 Summary

Products: Dynamics 365, Dynamics Business Central

Roles: Developer

Level: Intermediate

Subjects: Process Workflow

Duration: 91 minutes

View full course details Cancel

Microsoft

Implement the Visual Studio Code debugging tools for C#

gear-duotone-light-full Software Development
This module explores the tools and processes used to debug C# console applications in Visual Studio Code. Hands-on activities provide experience using breakpoints, conditional breakpoints, and the debugging resources in the RUN AND DEBUG view.

Units in this learning path:

• Introduction
• Examine Visual Studio Code Debugger
• Exercise Run Code Debug Environment
• Examine Breakpoint Configuration
• Exercise Set Breakpoints
• Examine Launch Configurations
• Exercise Configure Conditional Breakpoints
• Exercise Monitor Variables Execution Flow
• Exercise Challenge Debug Code
• Review Solution for Debugger Challenge
• Knowledge Check
• Summary

Products: Dotnet, Vs Code

Roles: Developer, Higher Ed Educator, K 12 Educator, Student

Level: Beginner

Subjects: App Development

Duration: 81 minutes

View full course details Cancel

Microsoft

Implement virtual machine host security in Azure

gear-duotone-light-full Software Development
Learn how to protect and harden your virtual machines in Azure

Modules in this learning path:

• Azure Well Architected Security
• Create Security Baselines
• Plan Your Linux Environment in Azure
• Provision Linux Virtual Machine in Azure
• Create a Windows Vm in Azure

Products: Azure, Azure Clis, Azure Portal, Azure Virtual Machines

Roles: Solution Architect, Administrator, Security Engineer

Level: Beginner, Intermediate

Subjects: Virtual Machine, Cloud Security

Duration: 279 minutes

View full course details Cancel

Microsoft

Import data in different formats for use in scripts by using Windows PowerShell cmdlets

gear-duotone-light-full Software Development
This module explains how to import data from a text file, CSV file, XML file, and JavaScript Object Notation (JSON) file.

Units in this learning path:

• Introduction
• Use Get Content Command Scripts
• Use Import Csv Cmdlet Scripts
• Use Import Clixml Cmdlet Scripts
• Use Convertfrom Json Cmdlet Scripts
• Knowledge Check
• Summary

Products: Azure, Entra Id, Azure Cloud Shell, Azure Powershell, Azure Virtual Machines, M365

Roles: Administrator

Level: Intermediate

Subjects: Architecture, Storage, Virtual Machine

Duration: 28 minutes

View full course details Cancel

Viewing 757-768 of 1293