This Azure Pipelines blog post will show how to use runtime parameters in Azure Pipelines YAML CI\CD pipelines.
Azure Pipelines
Azure Pipeline Publish .NET Artifact to Web App
This Azure Pipeline blog post will show you how to create and publish a .NET app into an artifact and deploy it to an Azure Web App, App Service.
How to Reset Your Azure DevOps Repository Password
This blog post will show you how to reset your Azure DevOps repository password. This is an important task that should be done periodically to ensure the security of your account.
How to Add a Feature Branch to Your Azure DevOps Pipeline
Do you want to add a Feature Branch to your Azure DevOps Pipeline? This blog post will show you how! Feature Branches allow you to isolate changes and experiment with new code without affecting the main branch.