# Assign Subscription Owner role

To [complete the Azure Lighthouse onboarding](/extensions/microsoft-cloud-solution-provider/azure-lighthouse/complete-the-azure-lighthouse-onboarding.md), you must have the subscription owner role in Azure.&#x20;

Global administrators can assign the subscription owner role to the user who will complete the Azure Lighthouse onboarding.&#x20;

### Assigning the Owner role

To assign the Owner role:

1. Sign in to the [Microsoft Azure portal](https://portal.azure.com/) as a Global Administrator.
2. Verify that you have permission to add role assignments. To verify permissions:&#x20;
   1. In the **Search** bar, type **Microsoft** **Entra ID**.
   2. Go to the **Properties** tab.
   3. Under **Access management for Azure resources**, set the toggle to **Yes**. Your global admin username should be visible.
   4. Select **Save**.&#x20;

<div data-with-frame="true"><figure><img src="/files/1fwVQoFL2nLkTrGrbDQ2" alt=""><figcaption><p>Properties tab</p></figcaption></figure></div>

3. In the Search bar, type **Subscriptions.** Then, on the **Subscriptions** page, select the required subscription.
4. In the left pane, select **Access control (IAM)**.
5. Select the **Role assignments** tab to view the role assignments at this scope. Then, select **Add** > **Add role assignment**.
6. On the **Privileged administrator roles** tab, select the **Owner** role and select **Next**.
7. On the **Members** tab, select the user to whom you want to assign the **Owner** role and select **Next**. You must select the user you want to use for the Azure Lighthouse onboarding.&#x20;

<div data-with-frame="true"><figure><img src="/files/bPRJ9zAQFXlfIlixC5OG" alt=""><figcaption><p>Add role assignment</p></figcaption></figure></div>

8. On the **Conditions** tab, select **Allow user to assign all roles (highly privileged)** and then select **Next**.
9. On the **Review + assign** tab, select **Review + assign**.&#x20;

The **Owner** role is assigned to the user and displayed on the **Role assignments** tab in Azure:

<div data-with-frame="true"><figure><img src="/files/IarGKo3He9QAa6kV0PsD" alt=""><figcaption><p>Role assignments tab</p></figcaption></figure></div>

### Next steps

After assigning the role in Azure, navigate to the **Orders** page in the Marketplace Platform to complete the onboarding steps. For step-by-step guidance, see [Complete Azure Lighthouse Onboarding](/extensions/microsoft-cloud-solution-provider/azure-lighthouse/complete-the-azure-lighthouse-onboarding.md).&#x20;

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/f6CYYPjUrEqCgppZTDrj" %}
[How do I troubleshoot Lighthouse activation errors](/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/how-do-i-troubleshoot-lighthouse-activation-errors.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/azure-lighthouse/assign-subscription-owner-role.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
