Azure / Azure/azure-cli-dev-tools
azdev test doesn't encode or replace the credential info in the test recordings
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 91
- Fork
- 134
- Merge medio
- 2h 51m
- PR unite (30g)
- 1
Descrizione
When onboard the datafactory, the command
`az datafactory integration-runtime regenerate-auth-key`
`datafactory integration-runtime list-auth-key`
will return a authKey, but in the test recordings it's not encoded or replaced with meaningless strings. which cause the credential scan fail.
to repro:
check the branch in this PR
https://github.com/Azure/azure-cli-extensions/pull/1321
then run `azdev test datafactory --live`
then search the command above.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.