About 340,000 results
Open links in new tab
  1. GitHub Foundations Certification Study Guide

    Get ready for the GitHub Foundations certification. With its widespread adoption across various industries, the demand for individuals with proven mastery of...

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

    What is Argo? Second, what is Argo? Again, I'm so glad you asked. Simply put, Argo is a declarative GitOps continuous delivery tool specifically designed for Kubernetes. Argo relies …

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

    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 remembering Git …

  4. Commonly Used Git Commands | Microsoft Community Hub

    Apr 15, 2025 · Git is a distributed version control system that allows developers to track changes in their codebase, collaborate with others, and manage project versions efficiently. This …

  5. 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 …

  6. powershell to run git commit using PAT in Azure github pipelines ...

    Jan 1, 2020 · powershell to run git commit using PAT in Azure github pipelines I created a Personal Access Token for my repository and named it as 'PAT', created a variable called …

  7. Step-by-Step: Setting Up GitHub Student and GitHub Copilot as …

    Feb 7, 2023 · To set up Copilot as an authenticated Github Student Developer, you need to follow these steps: GitHub Copilot - Visual Studio Marketplace - GitHub Copilot provides …

  8. Git fetch failed with exit code: 128 | Microsoft Community Hub

    I checked access settings but it was in vain. any idea about this error? 2022-11-08T20:07:15.9432125Z ## [error]Downloading artifacts failed: …

  9. Azure access from GitHub and GitLab pipelines - without secrets

    Federated credentials / workload identity federation allows your CI/CD pipelines in GitHub and GitLab to access your Azure subscription without any secrets...

  10. 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 …