Software Development
Showing 2461–2472 of 2653 results
Use Azure Functions with Dynamics 365 Business Central
Do you want to learn how to use Azure Functions with Business Central? This module will explain what an Azure function is and how to create one. You'll also learn how to integrate them with Business Central.
Use Azure Machine Learning for inferencing from Azure Database for PostgreSQL
This module guides you through training and deploying an Azure Machine Learning model using automated machine learning. Then, you'll call the model directly from Azure Database for PostgreSQL - Flexible Server.
Use Azure Pipelines for CI/CD with Business Central
Do you want to know how to configure and set up an automated build process? In this module, you learn how to configure CI/CD with Business Central applications, how to create pipelines using YAML files, and set up a release process.
Use Azure services to build and deploy apps with .NET Aspire
Learn how to use Azure services with .NET Aspire.
Use Azure Spatial Anchors to anchor objects in the real world
This course explores the use of Azure Spatial Anchors by integrating it into a HoloLens 2 application.
Use Azure Storage with .NET Aspire
Learn how to access and use Azure Storage accounts from .NET Aspire solutions for file storage, data storage, and message queuing.
Use Boolean logic in Python
Explore how to use Boolean logic in Python to craft complex expressions that apply conditional logic.
Use branching and merging with Git for Business Central
Do you want to work with different branches in Git to separate your development code from the code in production? In this module we'll discuss how you can work with branches in Git and merge your modifications.
Use consistency models in Azure Cosmos DB for NoSQL
Configure consistency on a sliding scale for Azure Cosmos DB for NoSQL.
Use control flows in Go
Learn how to use control flows in Go.
Use data types and structs, arrays, slices, and maps in Go
Learn about structs, arrays, slices, and maps. Understand the difference between them and when to use one type over the other.
Use databases in a .NET Aspire project
Learn about the database systems that .NET Aspire can connect to using built-in components. Then see how to configure connections to, and store data in, relational and nonrelational databases.