# Order 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.

To continue, you can either watch the following video guide or keep reading for the step-by-step instructions.

{% 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;

### Ordering 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**. The Purchase Wizard starts.
   {% endstep %}

{% step %}
**Follow the steps to place your order**

Complete the following steps, making sure to enter or verify the required information where necessary:

1. **Create agreement** - Choose **Create agreement** to start creating your new agreement.
2. **Select licensee** - Choose if you want to use an existing licensee or create a new one. In this tutorial, we'll select an existing licensee. You can add a new licensee by selecting **Add licensee**. For more details, see [Create licensees](/modules-and-features/settings/licensees/create-licensees.md).
3. **Create agreement** - Select **Create new cloud account** to create a new organization tenant with Microsoft, then 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**.
6. **Items** - Select the Azure subscription item and select **Add items** to add it to your order. Note that 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.
7. **Details** - Provide any additional IDs for the order and the agreement, then select **Next**.
8. **Review order** - Read the terms and conditions for the order and verify your order details. When done, select **Place order** to submit your order.
9. **Summary** - Select **View order** to open the order details page. Otherwise, select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps

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

If there are any issues with your order, check the **General** tab on the [order details](https://docs.platform.softwareone.com/modules-and-features/marketplace/orders#subscription-details) page. This page describes the problem and outlines the steps you must follow for us to process your order.


---

# 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/additional-resources/tutorials-and-videos/microsoft-azure/order-microsoft-azure-subscription-new-tenant.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.
