AZD: AZD Installation - edgafner/dorkag GitHub Wiki
Installing the AZD IntelliJ Plugin is straightforward and ensures a seamless integration of Azure DevOps workflows into your JetBrains IDE.
- Almost all JetBrains IDE (version 2023.2 and higher).
- Active Azure DevOps Service account or Azure DevOps Server version 2020 and higher
-
Open JetBrains IDE:
- Launch your JetBrains IDE and navigate to the
Plugins
section.
- Launch your JetBrains IDE and navigate to the
-
Search for AZD Plugin:
- In the plugins marketplace search bar, type in "AZD" and look for the relevant result.
-
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.
-
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).
- For more details on how to create a PAT see Microsoft Doc
- Save and close.
- 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).
For issues or additional support during installation, refer to the Support section in the main README.