azure-sdk-for-cpp/eng/common
Azure SDK Bot 9ae114d856
Set the resource group prefix after we get the tenantId (#6543)
Given we are using the tenantId to determine to add the prefix or not we need to make sure we have it set before we check it. For the pipelines it is set at the script calling time so it was working there but for some local scenarios it is not set yet, so we need to do it a little later in the script.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-04-28 12:39:49 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 9652 (#6361) 2025-01-21 08:55:49 -08:00
pipelines Sync eng/common directory with azure-sdk-tools for PR 10461 (#6542) 2025-04-25 10:45:05 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 10411 (#6540) 2025-04-24 10:30:27 -07:00
spelling Sync eng/common directory with azure-sdk-tools for PR 9013 (#6013) 2024-09-24 09:50:14 -07:00
testproxy Sync eng/common directory with azure-sdk-tools for PR 10190 (#6505) 2025-04-03 15:42:12 -07:00
TestResources Set the resource group prefix after we get the tenantId (#6543) 2025-04-28 12:39:49 -07:00
README.md

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs