> 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/additional-resources/microsoft-azure/order-microsoft-azure-subscription-existing-tenant.md).

# Purchase Azure subscription for existing tenant

This tutorial describes how you can order a subscription for Microsoft Azure by setting up a new agreement and connecting your existing tenant.&#x20;

{% embed url="<https://vimeo.com/985745743/ebef0c41c4>" %}
Watch this video guide explaining how to order Microsoft Azure subscription for an existing tenant.
{% endembed %}

### Prerequisites <a href="#howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites" id="howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites"></a>

Before starting this tutorial, make sure you have the following:

* An existing licensee in the **active** state or permission to [create a new licensee](/modules-and-features/settings/licensees/create-licensees.md) (if you don't want to use an existing licensee). You'll need to select the licensee when setting up the new agreement.&#x20;
* The name of the Microsoft tenant you want to connect.&#x20;
* The contact details of the person who will manage your account.&#x20;

### Purchase an Azure subscription for an existing tenant <a href="#id-1.-launch-the-purchase-wizard" id="id-1.-launch-the-purchase-wizard"></a>

{% stepper %}
{% step %}
**Start the ordering process**

To start the process:

1. Go to **Catalog** > **Products**.
2. From the list of products, select **Microsoft Azure**.
3. On the product details page, review the product information, then select **Buy now**.&#x20;
   {% endstep %}

{% step %}
**Create a new agreement and provide details of your existing Microsoft tenant**

In the guided purchase flow, complete the following steps:

1. **Select agreement** – Select **Create new agreement**.
2. **Select licensee** – Select an existing licensee or [create a new one](https://docs.platform.softwareone.com/modules-and-features/settings/licensees/create-licensees). In this tutorial, an existing licensee is selected.
3. **Create agreement** – Select **Connect existing cloud account**.
4. **Microsoft details** – Do the following:&#x20;
   1. In **Primary** **domain name**, enter your existing domain name.
   2. In **Azure subscription name**, provide a name for your Azure subscription. Make sure the name meets Microsoft's naming requirements. If you leave the field empty or provide a name that isn't accepted, the platform assigns a default name to the subscription.&#x20;
   3. In **Primary contact**, complete the required fields, then select **Next**.
5. **Additional information** – Do the following:&#x20;
   1. If your organization is a [state-owned entity](https://www.microsoft.com/en-us/legal/compliance/anticorruption/criteria), select the checkbox. Otherwise, leave it clear. A company is classified as state-owned if it is either controlled by the government or performs functions that the government considers its own.&#x20;
   2. Enter the contact details for your support administrator and choose your preferred support language. Select **Next**.
      {% endstep %}

{% step %}
**Add items to your order and submit your order**

Complete the following steps:

1. **Items** – Choose the Azure subscription item, then select **Add items** to add it to your order. Note that for Microsoft Azure, only one item is available without any associated price. When using Azure services, pay-as-you-go charges are generated against the subscription.
2. **Details** – Add reference details and your comments, then select **Next**.
3. **Review order** – Read the terms and conditions and the privacy statement. When done, select **Place order** to submit your order.
4. **Summary** – Select **View order** to open the order details page or select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps

Once you place your order, we verify the details and create your new subscription.&#x20;

You can track your order on the order details page. The **General** tab on the order details page outlines the next steps.

### Related tasks

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/KJ9l5kggGTu4QEGaY0Wg" %}
[Purchase Azure subscription for new tenant](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-azure/order-microsoft-azure-subscription-new-tenant.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/hWuzG1uxX3cqyrLSGILj" %}
[Purchase additional Azure subscription](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-azure/order-additional-microsoft-azure-subscriptions.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/additional-resources/microsoft-azure/order-microsoft-azure-subscription-existing-tenant.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.
