We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f7709 commit f48ebe8Copy full SHA for f48ebe8
sdk/search/tests.yml
@@ -4,7 +4,9 @@ stages:
4
- template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml
5
parameters:
6
ServiceDirectory: search
7
- SupportedClouds: 'Public,UsGov,China'
+ # TODO: change 'Preview' cloud back to public after search RP fixes deletion metadata issue
8
+ Clouds: 'Preview'
9
+ SupportedClouds: 'Preview,UsGov,China'
10
TimeoutInMinutes: 60
11
MaxParallel: 7
12
Artifacts:
0 commit comments