Skip to content

Conversation

@gracewehner
Copy link
Contributor

@gracewehner gracewehner commented Jan 21, 2026

The cloud environment coming from AKS is azurebleucloud and is also the name mdsd expects. Contract with AKS and mdsd for the name changed at some point. The endpoints are correct however, just the customEnvironment name wasn't valid to mdsd.

2026-01-21T07:19:30.2315920Z: Skipped IMDS metadata lookup, will use configured region "bleufrancecentral", environment "bleu"
...
2026-01-21T07:19:30.2326740Z: Error: mdsd is terminated with exception: Unknown cloud environment "bleu", cannot construct MCS or MSI token resource endpoints
2026-01-21T07:19:30.2329030Z: FATAL: mdsd killed by direct call, no signal involved

mdsd codebase:

const std::string BLEU_CLOUD_NAME = "azurebleucloud";

@gracewehner gracewehner requested a review from a team as a code owner January 21, 2026 18:41
@gracewehner
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gracewehner
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gracewehner
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gracewehner gracewehner enabled auto-merge (squash) January 21, 2026 23:44
@gracewehner gracewehner merged commit cfcc530 into ci_prod Jan 21, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants