UseFederatedAuth storage test (#5810)

This commit is contained in:
JinmingHu 2024-07-20 10:00:18 +08:00 committed by GitHub
parent bbc5a307a8
commit 4dd4b18af9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 7 deletions

View File

@ -33,7 +33,7 @@ extends:
LiveTestCtestRegex: azure-storage
Clouds: Preview
SupportedClouds: Preview
UseFederatedAuth: false
UseFederatedAuth: true
Artifacts:
- Name: azure-storage-common
Path: azure-storage-common

View File

@ -27,12 +27,6 @@
"description": "The application client ID used to run tests."
}
},
"testApplicationSecret": {
"type": "string",
"metadata": {
"description": "The application client secret used to run tests."
}
},
"enableVersioning": {
"type": "bool",
"defaultValue": true