# Order 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 Microsoft tenant.&#x20;

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

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

### Ordering 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**. 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. **Select agreement** - Choose **Create new agreement** to start creating your new agreement.
2. **Select licensee** - Choose an existing licensee, then select **Next**. If you want to add a new licensee, select **Add licensee**. For more details, see [Create licensees](/modules-and-features/settings/licensees/create-licensees.md).
3. **Create agreement** - Select **Connect existing cloud account**.
4. **Microsoft details** - Follow these steps:&#x20;
   1. Under **Primary** **domain name**, enter your existing domain name.
   2. Under **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. Under **Primary contact**, complete the required fields, then 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** - 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.
7. **Details** - Provide any additional IDs for the order and the agreement, then select **Next**.
8. **Review order** - Read the terms and conditions of 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-existing-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.
