diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e892a2881f..7b36ba1938 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,7 +51,7 @@ jobs: Arguments: $(ReleaseArguments) VmImage: $(VmImage) MultiRegionConnectionString: $(COSMOSDB_MULTI_REGION) - IncludePerformance: false + IncludePerformance: true IncludeCoverage: false - template: templates/build-internal.yml