diff --git a/sdk/appconfiguration/tests.yml b/sdk/appconfiguration/tests.yml index fce9f787a9ad..151d80fe7c84 100644 --- a/sdk/appconfiguration/tests.yml +++ b/sdk/appconfiguration/tests.yml @@ -3,9 +3,11 @@ trigger: none stages: - template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml parameters: - AllocateResourceGroup: false ServiceDirectory: appconfiguration + AllocateResourceGroup: false DeployArmTemplate: true + MatrixReplace: + - TestSamples=.*/true EnvVars: APP_CONFIG_CONNECTION: $(python-appconfiguration-connection-string) APP_CONFIG_ENDPOINT: $(python-appconfiguration-endpoint-string)