IT & Software
Showing 169–180 of 14865 results
Add a custom domain in Microsoft 365
This module provides instruction on how to add a custom domain to your Microsoft 365 deployment. It also examines the DNS requirements that are necessary to support a new domain.
Add a layout to a report in Dynamics 365 Business Central
Do you want to learn how to add a layout to a report in Microsoft Dynamics 365 Business Central? In this module, you'll learn about the client report definition (RDLC) layout and Word layout formats and how to create them.
Add and size disks in Azure virtual machines
Understand and create the different types of disk storage available to Azure virtual machines (VMs).
Add Angular to MVC Applications
Would you like to speed up your MVC or web form application? This course will show you how to add, or even replace, pages in an MVC application without affecting the rest of your application.
Add Azure AI services to your mixed reality project
Import and learn about Azure Speech Services to enhance your learning experience.
Add chat to a Microsoft Teams app by using the Teams JavaScript client library
The Microsoft Teams JavaScript client library can help you integrate native Teams features right in your application. In this module, you'll learn how to integrate the Teams chat capability in your app by using the Teams JavaScript client library.
Add custom domain name to Microsoft Entra ID
In this module, you'll learn to add your custom domain to Microsoft Entra ID. You'll also learn to add DNS information to the domain registrar, verify your custom domain name in the Azure portal, and set it as the primary.
Add decision logic to your code using `if`, `else`, and `else if` statements in C#
Learn to branch your code's execution path by evaluating Boolean expressions.
Add Intelligence to Serverless with AI on Azure
Don't miss the upcoming Microsoft Azure + AI event on December 8-10, 2020 in Las Vegas, Nevada.
Add Intelligent Enrichments to Unstructured Data with Knowledge Mining and Cognitive Search
Don't miss the upcoming Microsoft Azure + AI event on December 8-10, 2020 in Las Vegas, Nevada.
Add logic to C# console applications (Get started with C#, Part 3)
Examine the relationship between code blocks and variable scope, and deepen your C# coding experience with Boolean expressions, selection statements, and iteration statements.
Add looping logic to your code using the do-while and while statements in C#
Use the do-while and while statements to iterate as long as a Boolean expression evaluates to true.