> 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-additional-microsoft-azure-subscriptions.md).

# Purchase additional Azure subscription

This tutorial describes how you can order additional subscriptions for Microsoft Azure using an existing Marketplace agreement.&#x20;

### Prerequisites

Before starting this tutorial, make sure that the agreement you want to use is in the **Active** state. Agreements in any other state cannot be used for ordering additional items.

### Purchase an additional Microsoft Azure subscription <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 order:

1. Go to **Catalog** > **Products**.
2. Select **Microsoft Azure**.
3. On the product details page, review the product information, then select **Buy now**.
   {% endstep %}

{% step %}
**Select the agreement and add the new Azure item**

In the guided purchase flow, complete the following steps:

1. **Select agreement** – Select an active agreement, then select **Next**.&#x20;
2. **Microsoft details** – Provide a name for your Azure subscription. Make sure the name meets Microsoft's naming requirements.&#x20;
3. **Items** – Select **Add items** to add the new Azure subscription to your order, then select **Next**. 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.

<div data-with-frame="true"><figure><img src="/files/HDYBZVQ5LM6U4eSNKmEd" alt=""><figcaption><p>The Items step in the ordering process.</p></figcaption></figure></div>

4. **Details** – Add reference details and your comments, then select **Next**.
5. **Review order** – Read the terms and conditions and the privacy statement. When done, select **Place order** to submit your order.
6. **Summary** – Select **View order** to open the order details page or select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps <a href="#id-1.-launch-the-purchase-wizard" id="id-1.-launch-the-purchase-wizard"></a>

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/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 %}


---

# 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-additional-microsoft-azure-subscriptions.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.
