Skip to content

[BUG] Pipeline with secrets with special chars does not work #85

@nilsgaeq

Description

@nilsgaeq

Describe the bug
Using AzureLoadTest@1 task with secrets fails with ##[error]Invalid secrets when the secret value contains "special" characters like : and .. This goes both for secrets referenced in variable group linked to azure keyvault and secrets defined as pipeline variable.

To Reproduce
Steps to reproduce the behavior:

  1. Create pipeline using AzureLoadTest@1 task
  2. Define a secret
  3. Put : or . (I would assume other special chars also fails) in the secret value
  4. Run pipeline

Expected behavior
Pipeline should run successfully with the provided secrets

AB#1554814

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions