Software Development
Showing 133–144 of 2653 results
Authenticate apps to Azure services by using service principals and managed identities for Azure resources
Securely authenticate applications to Azure to manage and access Azure services. Service principals and managed identities for Azure resources give your app a Microsoft Entra identity.
Authenticate users with Azure Static Web Apps
Publish an Angular, React, Svelte, or Vue JavaScript app with API and authentication using Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
Authenticate your Azure deployment pipeline by using service principals
Service principals enable your deployment pipelines to authenticate securely with Azure. In this module, you'll learn what service principals are, how they work, and how to create them. You'll also learn how to grant them permission to your Azure resources so that your pipelines can deploy your Bicep files.
Authenticate your Azure deployment workflow by using workload identities
Workload identities enable your deployment workflows to authenticate securely with Azure without you managing any passwords, keys, or secrets. In this module, you'll learn what workload identities are, how they work, and how to create them. You'll also learn how to grant them permission to your Azure resources so that your workflows can deploy your Bicep files.
Author complex queries with the Azure Cosmos DB for NoSQL
Create SQL queries for Azure Cosmos DB for NoSQL that uses subqueries or cross-products.
AutoCAD 3D and 2D beginner course modelling software
AutoCAD engineer software
Autodesk Revit MEP
Building Information Modeling (BIM) software
Automate Azure Functions deployments with Azure Pipelines
Create an Azure DevOps pipeline that builds and deploys an ASP.NET web app and an Azure Function app to Azure.
Automate Azure infrastructure change reviews by using Bicep and GitHub
Add checks to pull requests that run automatically during your code reviews. Run the Bicep linter on your code, and deploy the resources to a temporary environment to enable further automated and manual testing.
Automate Azure Load Testing by using GitHub
Learn how to implement GitHub Actions and configure Azure Load Testing to automate testing app deployments.
Automate Azure tasks with Azure PowerShell
Install Azure PowerShell locally and use it to manage Azure resources.
Automate development tasks by using GitHub Actions
Create a basic GitHub Action and use that action in a workflow.