change test record tenant id (#5023)

This commit is contained in:
microzchang 2023-10-10 12:23:50 +08:00 committed by GitHub
parent f0b4b948cb
commit a4a24fbd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "cpp",
"TagPrefix": "cpp/storage",
"Tag": "cpp/storage_38dec59ffb"
"Tag": "cpp/storage_1d2fb95162"
}

View File

@ -51,7 +51,7 @@ stages:
VcpkgPortName: azure-storage-queues-cpp
TestEnv:
- Name: AAD_TENANT_ID
Value: "33333333-3333-3333-3333-333333333333"
Value: "72f988bf-86f1-41af-91ab-2d7cd011db47"
- Name: AAD_CLIENT_ID
Value: "non-real-client"
- Name: AAD_CLIENT_SECRET