> For the complete documentation index, see [llms.txt](https://docs.easyplatform.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easyplatform.app/license-and-administration/purchase-license-via-microsoft-azure-plan.md).

# Purchase license via Microsoft Azure Plan

The process for purchasing licenses is consistent across all Easy products, ensuring a straightforward and unified experience. This means that there are no product-specific differences when it comes to acquiring licenses. Whether you're using Easy Call Report, Easy Directory or any future offering.

As such, the following instructions are designed to be universally applicable. You can rely on this guide to walk you through each step of the license purchasing process, regardless of which Easy product you're working with.

{% tabs %}
{% tab title="Microsoft App Source" %}

1. Navigate to [Microsoft App Source](https://appsource.microsoft.com/en-us/)

<figure><img src="/files/aaCXN4HAClLsfCF2PMEE" alt=""><figcaption></figcaption></figure>

2. Search for your Easy product

<figure><img src="/files/G98fY3COf2I46jGeFfrj" alt=""><figcaption></figcaption></figure>

3. Select your Easy product

<figure><img src="/files/HxDvhAqsTrDxbmeYsNDq" alt=""><figcaption></figcaption></figure>

4. Click "Get it now"

<figure><img src="/files/aBEXQzGdeXAIkYCoMdgE" alt=""><figcaption></figcaption></figure>

5. Click on the "Azure Portal"

<figure><img src="/files/UwjzZLtnpCBRfgWE5iUb" alt=""><figcaption></figcaption></figure>

6. Select a subscription
7. Choose or create a ressource group
8. Choose a name (according to your naming convention) for the SaaS offering
9. Select the desired billing term and chosse the number of users
10. Choose whether recurring billing is enabled

<figure><img src="/files/oq3CSnJ7aDgMlJ7Owcqi" alt=""><figcaption></figcaption></figure>

11. Complete the setup by clicking "Configure account now"

<figure><img src="/files/JFSpMBRAq6YffBeDFNzv" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Once the account has been configured, you will be redirected to the installation wizard.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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.easyplatform.app/license-and-administration/purchase-license-via-microsoft-azure-plan.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.
