Showing 1333–1344 of 11738 results
Build your first Bicep deployment pipeline by using Azure Pipelines
Create an automated pipeline in Azure Pipelines that securely deploys resources to Azure from Bicep code. Configure your pipeline to run on a schedule or when your configuration changes.
Build your first Bicep deployment workflow by using GitHub Actions
In this module, you'll create an automated workflow in GitHub Actions that securely deploys resources to Azure from Bicep code. You'll also learn to configure your workflow to run on a schedule or when your configuration changes.
Build your first Bicep template
Define Azure resources within a Bicep template. Improve the consistency and reliability of your deployments, reduce the manual effort required, and scale your deployments across environments. Your template will be flexible and reusable by using parameters, variables, expressions, and modules.
Build your first deployment stack
Learn how to build, deploy, update, and delete deployment stacks.
Build Your first end-to-end test with Playwright
In this module, you'll learn how to use Playwright to test a sample web application. You'll learn how to run tests, view test reports, and understand the structure of a Playwright project. You'll also learn how to use Visual Studio Code to run tests, debug tests, and record new tests. Finally, you'll learn how to create a new test suite, and how to refine your tests.
Build your first HTML webpage
Illustrates basic programming techniques using Visual Studio Code to write HTML.
Build your first microservice with .NET
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces. Each microservice typically encapsulates simple business logic, which you can scale out or in. You test, deploy, and manage the microservice independently. Smaller teams develop a microservice based on a customer scenario and choose the technologies that they use. This module teaches you how to build your first microservice by using .NET.
Build your first Orleans app with ASP.NET Core 8.0
Learn how to build cloud-native, distributed apps with Orleans.
Build your first web app with Blazor
Learn how to build your first web app with Blazor.
Build your kernel
This module introduces the Semantic Kernel SDK. Learn how the kernel connects code to large language models to extend functionality with generative artificial intelligence.
Build your own AI copilot with vCore-based Azure Cosmos DB for MongoDB and Azure OpenAI
Learn how to use your own data to build AI copilots using vCore-based Azure Cosmos DB for MongoDB and Azure OpenAI. You'll focus on database setup and vector search integration for easy AI application development.
Build Your Own Arduino Library: Step By Step Guide
Build Your Own Arduino Library: Step By Step Guide