Learn how to seamlessly deploy your code from a GitLab repository to an IIS server using Azure DevOps. This comprehensive guide provides a detailed, step-by-step walkthrough, ensuring a smooth and efficient deployment process for your web applications
Latest posts on category "Devops"
How to Trigger Azure DevOps Pipeline from another Pipeline
This blog outlines the steps to trigger one pipeline from another using the classic editor. Learn how to automate complex build and deployment workflows, improve collaboration, and achieve faster, error-free software delivery. Unleash the power of pipeline triggers and elevate your Azure DevOps CI/CD experience.
Azure Pipeline: Executing SQL Script via Service Principal with Minimal Permissions
In this blog, discover how to securely execute SQL scripts in Azure Pipelines using a service principal with minimal permissions. Explore the steps to grant precise access, reducing security risks while ensuring smooth integration with your CI/CD workflows.
A Step-by-Step Guide to Setting Up Azure Database and SQL Server in the Azure Portal
This blog provides a comprehensive step-by-step guide on how to set up Azure Database and SQL Server in the Azure Portal. Discover how to create a resource group, provision an Azure SQL Server, configure firewall settings, create an Azure Database, and connect to the SQL Server using SQL Server Management Studio (SSMS).
Unleashing the Power of Managed Identity: Running SQL Scripts in Azure DevOps Pipeline
In this captivating blog post, we delve into the realm of Azure DevOps pipelines and managed identity service connections. Discover the secrets behind seamlessly executing SQL scripts in your pipeline, without the hassle of managing credentials. Follow the step-by-step guide to set up your pipeline, create a managed identity service connection, and configure the necessary tasks.