Get Application Insights KeyThis tool allows you to obtain the application insight key as part of an Azure pipeline (Classic or Yml) Using this control:Parameters: subscriptionName - Subscription name we wish to obtain our service bus connection string. resourceGroup - The resource group that contains the storage account. tagList - List of tags to add to the required resource. i.e. "Application,Version,Owner" valueList - List of values to add to the tag list. i.e. "Test app,v1.0, Company name" |