Software Development
Showing 2101–2112 of 2769 results
Provision an Azure SQL database to store application data
Use the Azure portal and Cloud Shell to provision, connect, and manage Azure SQL databases.
Provision IoT devices at scale by using Azure IoT Hub Device Provisioning Service (DPS)
You'll learn about the Device Provisioning Service properties and capabilities, device attestation mechanisms, device provisioning lifecycle tasks, and you'll implement device enrollment (and disenrollment) using group enrollment processes.
Provisioning a Linux virtual machine in Microsoft Azure
Azure allows you to use several common provisioning tools to deploy Linux virtual machines (VMs), to include Terraform, Bicep, the Azure portal, and the Azure CLI. In this module, you'll learn how to deploy a Linux virtual machine using each of these methods.
Proxy Objects and Reflect in JavaScript
Senior JavaScript developers often need to allow for notification of changes in objects that other developers use. In this course, you will see how to use Proxies to handle advanced scenarios.
Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
Automatically deploy and update a Blazor web application and its API from a GitHub repository.
Publish a web app to Azure with Visual Studio
Use the publishing features of Visual Studio 2022 to deploy and manage an ASP.NET Core web application hosted on Azure.
Publish an Angular, React, Svelte, or Vue JavaScript app with Azure Static Web Apps
Automatically deploy and update a static web application from a GitHub repository.
Publish an API to Azure Static Web Apps
Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
Publish and manage your APIs with Azure API Management
Use API management to control who uses your APIs, to enforce usage policies, and to present a professional front-end to developers using the API.
Publish libraries of reusable infrastructure code by using template specs
Reuse and share your ARM templates across your organization. Publish template specs that deploy resources preconfigured for your organization's requirements. Control access and safely update template specs by using versions.
Publish reusable Bicep code by using Azure Pipelines
Publish Azure template specs and Bicep modules by using a deployment pipeline. Automatically validate and add versioning to your reusable Bicep code.
Publish reusable Bicep code by using GitHub Actions
Publish Azure template specs and Bicep modules by using a deployment workflow. Automatically validate and add versioning to your reusable Bicep code.