> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/azure-lighthouse/assign-subscription-owner-role.md).

# Assign Subscription Owner role

To complete the Azure Lighthouse onboarding, 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, open the **Orders** page in the Marketplace to complete the onboarding steps. For details, 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/qeYbFVBNAbk56aFr3qeS" %}
[Do I need to set up Azure Lighthouse again after a billing transfer?](/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/do-i-need-to-set-up-azure-lighthouse-again-after-a-billing-transfer.md)
{% endcontent-ref %}

{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
