> 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/microsoft-accounts.md).

# Microsoft Accounts

The **Microsoft Accounts** page provides a centralized view of your CSP tenants.

If you have Microsoft agreements through the SoftwareOne Marketplace, you can use this page to monitor tenants, agreements, subscriptions, GDAP relationships, and special qualifications from a single location.

### Access Microsoft Accounts

To access this page, select **Microsoft Accounts** from the main navigation menu.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FgKp0DJWsqtJepbMAFWK1%2Fimage.png?alt=media&amp;token=d7ab19fb-9a5b-4f63-93c1-db7c1bf7a788" alt=""><figcaption><p>View your CSP tenants on the <strong>Microsoft Accounts</strong> page.</p></figcaption></figure></div>

You can then view a consolidated list of your CSP tenants, including:

* Microsoft tenant ID and primary domain.
* The number of agreements and subscriptions associated with each tenant.
* The market associated with each tenant.
* Health indicators that highlight actions required to manage subscriptions or create orders, such as:
  * **MCA** – The Microsoft Customer Agreement (MCA) must be signed before new subscriptions can be created or existing subscriptions updated.
  * **Partnership** – The Microsoft partnership must be accepted before orders can be created.
  * **GDAP** – The required Granular Delegated Admin Privileges (GDAP) relationship has not been accepted.

From the **Microsoft Accounts** page, you can select a tenant to view additional information.

### View tenant details

The tenant details page provides access to subscription, GDAP, and account information for the selected tenant.&#x20;

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FRjzurG16wqu9D6xdtGrc%2Fimage.png?alt=media&amp;token=feea8787-5841-4147-abb5-7ff1ae7ca1c5" alt=""><figcaption><p>Use the details page to view additional tenant information.</p></figcaption></figure></div>

From the details page, you can also:

* Access the Microsoft 365 admin center directly.
* View subscriptions by type, including **License-based**, **Azure**, **Software**, and **Perpetual**.
* View **GDAP** relationships for the CSP tenant, including the relationship name, requested roles, expiration date, auto-extend setting, and relationship status. You can also manage the relationship directly in the Microsoft 365 admin center.
* View **Account** information containing Microsoft contact information and special qualifications. If your organization is a [state-owned entity](https://www.microsoft.com/en-us/legal/compliance/anticorruption/criteria), use **Edit** to update the **Special qualifications** field.

#### Indicate that your organization is a state-owned entity

To indicate that your organization is a state-owned entity:

1. On the **Account** tab, select **Edit**.
2. In the **Special qualifications** dialog box, select **I confirm the company is a state-owned entity**.
3. Select **Save**.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FGfTDXhbOYK6qBPU2x2zT%2Fimage.png?alt=media&amp;token=c932603b-28ce-4ed1-9972-09684afbc577" alt=""><figcaption><p>Select the state-owned entity qualification in the Special qualifications box.</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/microsoft-accounts.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.
