> 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-new-tenant.md).

# Purchase Azure subscription for new tenant

This tutorial describes how you can order a subscription for Microsoft Azure by setting up a new agreement and a new Microsoft tenant.

{% embed url="<https://vimeo.com/985746673/dda41dd67e>" %}
Watch this video guide explaining how to order Microsoft Azure subscription for a new Microsoft tenant.
{% endembed %}

### Prerequisites

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

* A 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;
* Your details, such as company name, registration ID, and address. You'll need to provide this information when creating the new Microsoft tenant.
* Contact details of the person who manages your account.&#x20;

### Purchase an Azure subscription for a new 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 a new Microsoft tenant**

In the guided purchase flow, complete the following steps:

1. **Create agreement** – Select **Create 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 **Create new cloud account** to create a new organization tenant with Microsoft. Select **Next**.
4. **Microsoft details** – Provide the following information:
   1. Enter the tenant name you want to use on the `onmicrosoft.com` domain and select **Next**. Make sure that the name doesn't include punctuation marks or spaces. To check the tenant name availability, see the [Access tenant name availability tool](https://onmicrosoft.platform.softwareone.com/).
   2. Provide the following details:
      1. Company name.
      2. Company registration ID or tax number.
      3. Company address, including city and zip/postal code.
   3. Fill out the **Primary Contact** form with the contact details of the person managing your account. Select **Next**.
5. **Additional information** – Follow these steps:
   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** – Select the Azure subscription item and select **Add items** to add it to your order. For Microsoft Azure, there is only one item without any associated cost. 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/rdXCXziSw4oBjSKqoevz" %}
[Purchase Azure subscription for existing tenant](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-azure/order-microsoft-azure-subscription-existing-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-new-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.
