AZD: AZD Installation - edgafner/dorkag GitHub Wiki

Installation Guide for AZD IntelliJ Plugin

Installing the AZD IntelliJ Plugin is straightforward and ensures a seamless integration of Azure DevOps workflows into your JetBrains IDE.

Prerequisites

  • Almost all JetBrains IDE (version 2023.2 and higher).
  • Active Azure DevOps Service account or Azure DevOps Server version 2020 and higher

Steps

  1. Open JetBrains IDE:

    • Launch your JetBrains IDE and navigate to the Plugins section.
  2. Search for AZD Plugin:

    • In the plugins marketplace search bar, type in "AZD" and look for the relevant result.
  3. Install the Plugin:

    • Click on the "Install" button next to the AZD IntelliJ Plugin listing.
    • Wait for the installation to complete and restart your IDE when prompted.
  4. Configure the Plugin:

    • After restarting, navigate to the plugin's settings. Here, you'll be asked to enter your Azure DevOps service/server url and your secret Personal Access Token (PAT). Azure DevOps Service - it will work with or without organization name
      Azure DevOps Server - url must contains the collection name Azure DevOps Connect
    • For more details on how to create a PAT see Microsoft Doc
    • Save and close.

For issues or additional support during installation, refer to the Support section in the main README.

⚠️ **GitHub.com Fallback** ⚠️