Generate new KV passwordThis tool allows you to generate a new KV password part of an Azure pipeline (Classic or Yml) Using this control:Parameters: subscriptionName - Subscription name that contains our key vault. resourceGroup - The resource group that contains the Key vault. keyvaultName - The name of the Key vault. Generates a new key vault password based on a guid and then updates the required key vault entry. |