About 171,000 results
Open links in new tab
  1. Is there any way to checkout a specific part of a Azure branch

    Oct 17, 2024 · git fetch --depth=1 origin <branch_name> git checkout <branch_name> displayName: "Shallow Fetch for Sparse Checkout" 5. Verify Configuration: If the setup above …

  2. Programming with GitHub Copilot Agent Mode | Microsoft …

    Apr 4, 2025 · GitHub Copilot continues to grow, starting with code completion/generation/optimization, to GitHub Copilot Chat, which optimizes the quality of AI …

  3. Getting started with GitOps, Argo, and Azure Kubernetes Service

    Apr 26, 2022 · GitOps is different than DevOps because it focuses specifically on practices designed to improve infrastructure and application configuration management using Git. If …

  4. 12 GitLens Features that Revolutionized My Coding Workflow in …

    Jun 13, 2025 · Git Command Palette: GitLens adds many Git commands to VS Code's command palette, allowing you to perform complex Git operations without leaving your editor or …

  5. Microsoft Fabric: Integration with ADO Repos and Deployment …

    Apr 19, 2024 · In this pursuit, the convergence of GIT, Azure DevOps, and Microsoft Fabric Deployment Strategies emerges as a beacon of innovation, revolutionizing the way …

  6. Azure Data Factory CI/CD with GitHub Actions

    Mar 15, 2023 · Azure Data Factory allows connecting to a Git repository for source control, partial saves, better collaboration among data engineers and better CI/CD. As of this writing, Azure …

  7. Azure Data Factory CI-CD using YAML template

    Feb 22, 2022 · Purpose of this Blog Defined the end to end Git integration and Deployment flow using YAML template from a project implementation perspective This can be easily …

  8. Azure Synapse Analytics CI/CD with Custom Parameters - Made …

    Apr 24, 2023 · Source control in Synapse Studio Continuous integration & delivery in Azure Synapse Analytics Overview When integrating Synapse Analytics Workspaces with Azure …

  9. Azure DevOps - How to modify files during a Build Pipeline …

    Jun 24, 2021 · Azure DevOps Build Pipeline can provide several option, but sometime we need to change a part of content extracted from Source code management (e.g. Git) before execute …

  10. SQL Server Management Studio (SSMS) 21 is now generally …

    May 19, 2025 · The SQL Tools team is thrilled to announce the general availability of SQL Server Management Studio (SSMS) 21.&nbsp; SSMS 21 GA brings a modern installation...

Refresh