Software Development
Showing 529–540 of 2824 results
Configure and style Microsoft Graph Toolkit components by using attributes and CSS
Microsoft Graph Toolkit components are flexible for customization. You can change the behavior of components by using attributes. You can also customize component styling by using CSS custom properties to match your app's branding.
Configure Azure Container Registry for container app deployments
This module teaching users how to set up and configure an Azure Container Registry for deploying containerized applications to Azure Container Apps.
Configure Azure Cosmos DB for NoSQL database and containers
Select between the various throughput offerings in Azure Cosmos DB for NoSQL.
Configure code scanning on GitHub
This module introduces you to code scanning and its features. You will learn how to implement code scanning using CodeQL, third party tools, and GitHub Actions.
Configure continuous deployment for container apps
This module explores deployment options for containerized apps. It reviews the features of Azure DevOps and examines automated deployments to Container Apps using Azure Pipelines.
Configure Dependabot security updates on your GitHub repo
Manage your dependencies with GitHub Dependabot.
Configure multi-region write in Azure Cosmos DB for NoSQL
Write data to multiple regions using Azure Cosmos DB for NoSQL.
Configure replication and manage failovers in Azure Cosmos DB
Replicate data across the globe and manage automatic or manual failovers in Azure Cosmos DB.
Configure the Azure Cosmos DB for NoSQL SDK
Learn how to configure the Azure Cosmos DB for NoSQL SDK in various ways including how to integrate with the emulator, implement parallelism, and create a custom logger.
Configure the network for your virtual machines
Learn how to configure networking in a secure way for your Azure virtual machines.
Configure web app settings
Learn how to create and manage application settings, install SSL/TLS certificates to secure web traffic, enable diagnostic logging, create virtual app to directory mappings, and manage app features.
Configuring and Compiling TypeScript 5 Projects
TypeScript is a programming language related to JavaScript which is used to build full-complexity web applications.