Source Control
8 TopicsLeveraging DotNet for SQL Builds via YAML
Ready to streamline your SQL database deployments? In the latest installment of our SQL Databases series, we dive into building a .dacpac file using Azure DevOps Pipelines. We'll walk you through automating the process of converting a .sqlproj into a reusable .dacpac, perfect for deploying across any Azure environment. This post not only covers the essential build steps but also highlights the importance of version control and how to optimize your pipeline for multi-stage deployments. Don’t miss out—learn how to create a robust deployment strategy and prepare for the next step: deploying your .dacpac to SQL Server!ALM GitHub Sample Workflows for Power Platform: A Comprehensive Guide for Computer Science Students
Learn about the new Power Platform workflows on GitHub that add flexibility and functionality to your tasks. Explore the Create Environment, Export, Unpack, and Commit, and Delete Environment workflows, and see how they can streamline your workflows. Perfect for Computer Science students interested in Power Platform or DevOps.2.3KViews0likes0CommentsTop Tips for working with Deploying Azure App Services CI/CD Deployment Slots
The cloud enables you to minimize the cost of maintaining a test environment because you only pay for the environment resources as long as you're using them. Azure DevOps provides integration with popular open source and third-party tools and services across the entire DevOps workflow. Use the tools and languages you know. Spend less time integrating and more time delivering higher-quality software, faster.4.8KViews0likes0CommentsMicrosoft Security Code Analysis (Private Preview)
First published on MSDN on Sep 26, 2018 Run security analysis tools in Azure DevOps PipelinesThe Secure Development Lifecycle (SDL) Guidelines recommend that teams perform static analysis during the implementation phase of your development cycle.2KViews1like0Comments