Azure Stack HCI 23H2 cluster deployment validation error (missing secret container tag)

Plogmacher, Alexander 20 Reputation points
2023-12-05T08:24:38.9166667+00:00

Hi everyone,

we are currently trying to deploy a test cluster on the 23H2 preview using the new portal deployment method.

When reaching the validation step, we are always running into the same error (see below).

Apparently it is missing a secret container with name "LocalAdmin" (or a corresponding tag).

I noticed that during deployment, a key vault with four secrets is created. One of them is called "LocalAdminCredentials". Maybe this should be called "LocalAdmin" instead or should get a tag accordingly ?

Manually creating a secret with that name or adding a tag to the "LocalAdminCredentials" secret and re-running validation unfortunately didn't bring any improvement.

Any idea for a workaround or is this a bug in the deployment script which needs to be fixed?

The secret container tag '{http://schemas.microsoft.com/ece/2015/configuration}SecretContainerName' with value 'LocalAdmin' could not be found in the current configuration. at: bei CloudEngine.Configurations.Configuration.AddSecret(XAttribute tag, Secret secret) in C:\__w\1\s\src\EceEngine\ece\CloudEngine\Configurations\Source\Configuration.cs:Zeile 92. bei Microsoft.AzureStack.Solution.Deploy.ECEControllerService.ECELiteConnection.<SaveSecretsToConfig>d__15.MoveNext() in C:\__w\1\s\src\LCMController\Service\LCMControllerService\Source\ECELiteConnection.cs:Zeile 195. --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Microsoft.AzureStack.Solution.Deploy.ECEControllerService.ECEActionPlanService.<SaveSecretsToConfig>d__5.MoveNext() in C:\__w\1\s\src\LCMController\Service\LCMControllerService\Source\ECEActionPlanService.cs:Zeile 81. --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Microsoft.AzureStack.Solution.Deploy.LCMController.ArcCommunication.ActionPlanController.<InitAnswerFileAndSecrets>d__8.MoveNext() in C:\__w\1\s\src\LCMController\ArcCommunication\Source\LCMController.ArcCommunication\ActionPlanController.cs:Zeile 208. --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Microsoft.AzureStack.Solution.Deploy.LCMController.ArcCommunication.ActionPlanController.<ExecuteMessagesFromResourceProvider>d__5.MoveNext() in C:\__w\1\s\src\LCMController\ArcCommunication\Source\LCMController.ArcCommunication\ActionPlanController.cs:Zeile 92.

User's image

User's image

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
300 questions
{count} votes

Accepted answer
  1. Thomas Roettinger 90 Reputation points Microsoft Employee
    2023-12-06T15:56:06.8666667+00:00

    Hi

    The public preview only supports using English language for the operating system.

    Download the OS version in English.

    Thank you for trying the preview and reporting the failure.

    Thank!

    3 people found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Kamaleshwaran Sekaran 5 Reputation points
    2023-12-07T10:23:11.9666667+00:00

    I have the same issue do we have any update on this please

    1 person found this answer helpful.

  2. Philipp Stellnberger 0 Reputation points
    2024-03-22T10:16:23.7833333+00:00

    solved it in manually setting my logged in admin account within the vault the rbac permission "key vault administrator"

    0 comments No comments