Azure Utility TasksA set of utility build and release tasks to help you in your Azure Pipelines. The tasks in this extension are written in TasksThis extension currently provides following tasks. I plan to add more in the future. Publish Secrets to Azure Key vaultAs the name suggests this task publishes the secrets to selected azure key vault. The advantage of using this task is you can publish secrets in bulk. Useful especially when you need to publish multiple secrets at once. The task also allows you to add optional tags to each secret you write. Azure Lock/Unlock resource group/subscriptionThis task allows you to Lock/Unlock Azure resource group or a subscription. You can apply/remove ReadOnly or CanNotDelete locks. Manage tagsThis task allows you to add one or multiple tags at once to Azure resource group. You can replace existing tags with the new one or also Clear the existing tags. Generate SecretsThis task generates a secure string based on the given criteria. The task will be useful
ChangesTelemetryTo monitor/improve the tasks I send some telemetry only when task errors out. The data I send include platform (Windows/Linux etc) and the stacktrace of the exception. This will never send data like your name, subscription/tenant details. The code is open source and you are free to take a look. If you have any concerns, please raise an issue and I am happy investigate. FeedbackPlease rate the extension and share/tweet to spread the word!!
|