From e3f06e118a1f7b99087d2c77577aaed51e25b23f Mon Sep 17 00:00:00 2001 From: tvaron3 Date: Tue, 21 Apr 2026 12:41:56 -0700 Subject: [PATCH] [Cosmos] Migrate Python Cosmos weekly pipeline to TME Re-points sdk/cosmos/tests.yml at the new azure-sdk-tests-cosmos-tme service connection so live tests run in the Azure SDK Test Resources - TME subscription (7cc44528-8730-4b11-ae30-5738d333ff2d, tenant 70a036f6-8e4d-4615-bad6-149c02e7720d) instead of the corp azure-sdk-tests-cosmos subscription. Companion to Azure/azure-sdk-for-java#48877. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- sdk/cosmos/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/cosmos/tests.yml b/sdk/cosmos/tests.yml index 5c900d380ebf..a71a2f3deb39 100644 --- a/sdk/cosmos/tests.yml +++ b/sdk/cosmos/tests.yml @@ -5,7 +5,7 @@ extends: parameters: CloudConfig: Public: - ServiceConnection: azure-sdk-tests-cosmos + ServiceConnection: azure-sdk-tests-cosmos-tme MatrixConfigs: - Name: Cosmos_live_test Path: sdk/cosmos/live-platform-matrix.json