> 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/faqs/how-do-i-establish-a-partner-relationship-with-softwareone.md).

# How to establish a partner relationship with SoftwareOne

To ensure seamless management of your Microsoft 365, Dynamics 365, and Azure subscriptions, you must establish a partner relationship with SoftwareOne.&#x20;

This allows SoftwareOne to fulfill your Microsoft transactions and manage products and services on behalf of your organization.&#x20;

To review and accept a partner relationship request:

1. Go to **Marketplace** > **Orders**.
2. Select the required purchase order.&#x20;
3. Do one of the following:

* If the order is **Querying**, navigate to the **General** tab. The partner relationship request URL is displayed within the message. &#x20;

  <div data-with-frame="true"><figure><img src="/files/5Su50uXBmCtOJAvWiUL5" alt=""><figcaption></figcaption></figure></div>
* If the order is in **Draft**, select **Edit**. Then, in the **Select items** step, select **Next**.&#x20;

<div data-with-frame="true"><figure><img src="/files/No8cEUDDVwBFRyVUfnXI" alt=""><figcaption></figcaption></figure></div>

4. Select the URL.&#x20;
5. Sign in to the Microsoft 365 Admin Center using your Global Administrator credentials for the primary domain or tenant.
6. Review the SoftwareOne partner information, then select **Next**.

<div data-with-frame="true"><figure><img src="/files/Iony1itp8GSUErkGrtsX" alt=""><figcaption><p>Review the partner information.</p></figcaption></figure></div>

7. Select the link for the Microsoft Customer Agreement and read the agreement.&#x20;
8. Select the checkbox to acknowledge that you read the agreement, then select **Accept**.&#x20;

<div data-with-frame="true"><figure><img src="/files/ZDoe5n9nzjUQaEXjYUDH" alt=""><figcaption><p>Read and accept the MCA.</p></figcaption></figure></div>

9. Return to your purchase order in the Marketplace and select **Process**.

<div data-with-frame="true"><figure><img src="/files/BryA2gW8VYUY5Uni6UEJ" alt=""><figcaption><p>Select <strong>Process</strong> to allow your order to be processed. </p></figcaption></figure></div>


---

# 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/faqs/how-do-i-establish-a-partner-relationship-with-softwareone.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.
