> 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/products-and-programs/microsoft-nce/trial-subscriptions.md).

# Trial subscriptions

The Marketplace Platform allows you to explore a Microsoft product before committing to a paid version. This means you can order a free trial subscription and try it out for 30 days.&#x20;

The following restrictions apply to NCE trial subscriptions in the Marketplace:

* Trial subscriptions don't automatically renew. When the trial ends, the subscription expires.
* Trial subscriptions can't be converted to a paid subscription at the end of the trial period. If you decide to order the paid version, you must place a new order for the corresponding paid product.
* Trial subscriptions usually come with 25 fixed licenses. This quantity cannot be increased or decreased.&#x20;
* No modifications or terminations are allowed during the trial period.&#x20;

### Identifying trial subscriptions

Trial items contain the keyword "trial" in their names so you can locate them easily. For example, *Dynamics 365 Finance Premium - Trial*.

<div data-with-frame="true"><figure><img src="/files/4fXNTaDkcOmbwUwCP8m1" alt=""><figcaption><p>The NCE trial items in the Marketplace Platform.</p></figcaption></figure></div>

Use the following methods to find trial-eligible items in the Marketplace:

* Use the **Search** bar in the top navigation area. Select **Items** and enter "trial" as your search keyword.
* In the main navigation menu, go to **Catalog** > **Items**. Then, apply a filter using either the **Name** or **Vendor item ID** that includes the keyword "trial".
* In the purchase wizard, go to the **Items** step, then use the **Product Item Name** filter to find the trial items you need.

### Ordering a trial subscription by creating a new agreement

To order a trial subscription for a new agreement:

1. Go to **Catalog** > **Products.**
2. Select the required Microsoft product.
3. On the product details page, select **Buy now**.
4. In the purchase wizard:
   1. Select **Create agreement** and complete all steps until you reach the **Items** step.
   2. In the **Items** step, use filters to find the required trial items, then add those items to your order.&#x20;
5. Complete the remaining steps to submit your purchase order.&#x20;

### Ordering a trial subscription using an existing agreement

To order a trial subscription for an existing agreement:

1. Go to **Marketplace** > **Agreements**.
2. Select the required agreement.
3. On the agreement details page, select **Buy now**.
4. Under **Select Items**, use filters to find the required trial items, then add those items to your order. &#x20;
5. Complete the remaining steps to finalize your change order.&#x20;


---

# 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:

```
GET https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/products-and-programs/microsoft-nce/trial-subscriptions.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.
