UseFederatedAuth storage test (#5810)
This commit is contained in:
parent
bbc5a307a8
commit
4dd4b18af9
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user