Showing 241–252 of 18767 results
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.
Add new objects to Dynamics 365 Business Central
Do you want to know how to add objects, like tables and pages, to Microsoft Dynamics 365 Business Central? If so, this module is for you. In this module, you'll learn how to create tables and pages for an extension.
Add reports to Tell Me and substitute a report in Dynamics 365 Business Central
Do you want to learn how to add reports to Tell Me and substitute a report in Microsoft Dynamics 365 Business Central? In this module, you'll learn how to add reports to Tell Me and how to substitute a report.
Add significant value to your Teams app
Teams app developers play a key role in ensuring that their app adds value for users using it within Teams. As a developer, you must familiarize yourself with Microsoft commercial marketplace policy #100.8, which states that âApps must provide enough value to justify the investment it takes to learn and use them. Your app should provide significant benefits such as enhanced efficiency, innovative features, or strategic advantages. Simple utilities, apps with limited scope, or apps that duplicate offerings in well-served areas aren't a good fit for the commercial marketplace. Apps must provide a useable software solution.â This module is intended to give you an overview of Microsoft commercial certification policy #100.8 via real-world scenarios related to #100.8 policy failures that are encountered during app validation with suggestions on how you can avoid them. Using the example of a hypothetical Contoso Polls app, the module also shows how you, as an app developer, can provide significant value to users within your Teams app. Upon completion, this module helps you to make the right product decisions for your app during the design and envisioning stage to avoid a costly rework of the app's workflows during app validation, should your app be deemed to not meet Microsoft commercial marketplace policy #100.8.
Adding a User Resource to a Rails Application
This course teaches how to represent data models as resources in your Rails application, using various routines to manage the underlying database schema. This provide a convenient way to abstract data models from the app, allowing high reusability.
Adding Graphics to Web Pages Using Canvas and SVG
This course will teach you how to add custom graphics to your web pages using the HTML canvas and SVG documents.
Adding Metadata with Java 11 Annotations
Incorporating custom metadata is an essential part of working in Java. This course will teach you how to add custom metadata with Java annotations.