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 3fc6406 commit 7ec9019Copy full SHA for 7ec9019
sdk/search/tests.yml
@@ -4,6 +4,9 @@ stages:
4
- template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml
5
parameters:
6
BuildTargetingString: azure-search-documents
7
+ # TODO: change/remove location back to default westus2 after search RP fixes deletion metadata issue
8
+ # https://github.com/Azure/azure-sdk-tools/issues/2216
9
+ Location: 'eastus2'
10
ServiceDirectory: search
11
EnvVars:
12
AZURE_CLIENT_ID: $(SEARCH_CLIENT_ID)
0 commit comments