diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index ca8ba906d..a65c060a2 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -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 diff --git a/sdk/storage/test-resources.json b/sdk/storage/test-resources.json index 03f6f241e..d15ddb2bb 100644 --- a/sdk/storage/test-resources.json +++ b/sdk/storage/test-resources.json @@ -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