Giter VIP home page Giter VIP logo

Comments (4)

krnese avatar krnese commented on June 23, 2024

For a customer tenant to onboard to Lighthouse, the deployment must be submitted by a customer user with Owner permission at the subscription scope.
Can you ensure this is in place and try the deployment again?

from azure-lighthouse-samples.

TerminallyChilI avatar TerminallyChilI commented on June 23, 2024

Thanks for your prompt reply, and for confirming that Kristian.

I think this will be the cause as we don't have Owner permission on the subscription, I will contact the CSP to see if the Owner permissions can be organised and report back.

from azure-lighthouse-samples.

krnese avatar krnese commented on June 23, 2024

Thanks. Closing the issue for now. Pls re-open if still running into issues when being Owner.

from azure-lighthouse-samples.

allruiz avatar allruiz commented on June 23, 2024

I'm having the same issue, even when the docs say that a user with the Admin Agent Role can perform the operation:

"If the subscription was created through the Cloud Solution Provider (CSP) program, any user who has the Admin Agent role in your service provider tenant can perform the deployment." https://docs.microsoft.com/en-us/azure/lighthouse/how-to/onboard-customer#deploy-the-azure-resource-manager-template

{
  "code": "InvalidTemplateDeployment",
  "details": [
    {
      "code": "InvalidManagedServicesTemplateDeployment",
      "message": "The managed services template deployment file contains invalid values. Please see details.",
      "details": [
        {
          "code": "ClassicAdministratorListFailed",
          "message": "Failed to list classic administrators of subscription 'x-x-x-x': 'The subscription ID was not found.'."
        }
      ]
    }
  ],
  "message": "The template deployment 'Microsoft.Template-20220804102251' is not valid according to the validation procedure. The tracking id is 'e28b67b5-c186-47c0-a32b-6c3cd760cc1e'. See inner errors for details."
}

from azure-lighthouse-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.