Closed AsafMah closed 1 year ago
Fixed client secret passing in the yml.
Turns out the quotes were parsed literally and made the password be wrong. Since azure secrets don't have spaces or special bash characters, this is fine (and works in practice)
Fixed client secret passing in the yml.
Turns out the quotes were parsed literally and made the password be wrong. Since azure secrets don't have spaces or special bash characters, this is fine (and works in practice)