About 84,500 results
Open links in new tab
  1. 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.  SSMS 21 GA brings a modern installation...

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

  3. GitHub Foundations Certification Study Guide

    Mar 15, 2024 · The following study plan is based on the Certification domains. You can follow the plan or learn at your own pace. Week 1 - Introduction to Git and GitHub Describe Git GitHub …

  4. Deploy Your First Azure AI Agent Service-Powered App on Azure …

    Mar 23, 2025 · In this blog you will learn how to deploy your first Azure AI Agent Service on Azure App Service, following a complete end-to-end process that begins with setting up an AI Hub in …

  5. Introducing Model Context Protocol (MCP) Server for Azure …

    Apr 17, 2025 · We are thrilled to introduce the public preview of an MCP Server that let’s your AI applications and models talk to your data hosted in Azure Database for...

  6. Mastering Model Context Protocol (MCP): Building Multi Server …

    Jun 18, 2025 · The Model Context Protocol (MCP) is rapidly becoming the prominent framework for building truly agentic, interoperable AI applications. Many articles document MCP servers …

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

  8. Getting Started with Azure App Service: A Beginner's Guide to …

    Jun 21, 2024 · git add . git commit -m "Initial commit" git push azure master 6. Monitor Your App Use Azure Monitor, Application Insights, and Diagnostic Logs to keep an eye on your app's …

  9. Managing Fabric Data Pipelines: a step-by-step guide to source …

    May 12, 2024 · We have provided a step-by-step guide to include data pipelines into source control by means of Fabric-GIT integration, describing how to retrieve a specific data pipeline …

  10. Modernizing Fabric Deployments: IaC and CI/CD for Enterprise …

    May 2, 2025 · All infrastructure logic is centralized in Terraform modules, stored in a Git repo, and deployed via Azure DevOps CI/CD pipelines, offering full traceability and automation.