Azure DevOps plugin release notes

1 minute readExtensibilityDeveloper productivity
On this page

1.0.0

  • First release.

Known Issues

  • When working with Azure CLI actions with interactive flows, which require multiple confirmation or user input prompts to perform the action, the plugin’s task may fail. Responding to multiple interactive prompts is not supported within the plugin’s automation framework.

    A specific known example is az pipelines create, which prompts for required confirmation or user input several times. However, since not all az actions have been tested, there may be other actions that may cause the plugin’s task to fail.