Failure to create service connection between AKS and KV

Martin Calsyn 0 Reputation points
2025-11-21T13:11:59.3466667+00:00

Upon following the directions at https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-identity-access?tabs=azure-portal&pivots=access-with-service-connector, both the CLI and portal gui result in the error shown below. Please assist me in getting past this and creating the connection.

Error: Operation is not succeeded: Failed. {"code":"ExternalServiceError","message":"Execution failed. The extension operation failed with the following error: Error: [ InnerError: [Helm installation failed : : InnerError [release sc-extension failed, and has been uninstalled due to atomic being set: failed post-install: 1 error occurred:\n\t* job sc-job failed: BackoffLimitExceeded\n\n]]] occurred while doing the operation : [Create] on the config . For general troubleshooting visit: https://aka.ms/k8s-extensions-TSG .\nStatus: 200 (OK)\nErrorCode: ExtensionOperationFailed\n\nService request succeeded. Response content and headers are not included to avoid logging sensitive data.\n"}

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
{count} votes

Answer accepted by question author
  1. Manish Deshpande 1,330 Reputation points Microsoft External Staff Moderator
    2025-12-16T06:54:34.53+00:00

    Hello @Martin Calsyn

      • The failure occurs because service connection between Azure Kubernetes Service (AKS) and Key Vault (KV) is not supported on ARM-based AKS clusters.
      • Attempts via CLI and portal result in operation failure errors (e.g., back-off limit exceeded) due to this limitation.
      • This is a known product gap and is currently tracked as a backlog item for future support.
      • Actions taken
        Confirmed the limitation and escalated internally; engineering has acknowledged the gap.
      • Suggested alternative troubleshooting steps (e.g., inspecting pod descriptions, validating resource registration).
      • Verified that the customer followed all documented steps and confirmed resources are registered.
      • Engaged product team for roadmap visibility; ARM support is planned but not yet available.
    • Best Possible Actions
      • Short-term workaround: Recommend creating a new AKS cluster using AMD architecture, which supports service connection with Key Vault.
      • Medium-term: Engineering is actively working on ARM support; customer will be notified as soon as it becomes available.

    Thanks,
    Manish Deshpande.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.