# MS CSP security consent process

## Consent Requirements

Microsoft have mandated the security requirements of cloud solution provider (CSP) partners and control panel vendors (CPV) to authenticate through the Microsoft Azure multi-factor authentication (MFA) architecture. CSP partners as well as control panel vendors require to use this model for Partner Center API integration.&#x20;

Hybr requires a consent process to communicate with Microsoft Partner center. The consent can be provided in the Hybr admin portal. The account should have access to Partner Center with Billing Admin and Admin agent privileges.&#x20;

### Consent Validity:

Once the consent is provided, it is valid up to 90 days. The consent has to be updated again before the 90 day expiry.&#x20;

### Steps

To provide the consent in Hybr Admin portal, please follow the steps below.&#x20;

1. Login to admin portal with the account that has access to partner center&#x20;
2. Go to Microsoft CSP -> Account&#x20;
3. Click "Update Partner Consent" button

![](/files/o4Bx5SmhhZ1BLp4e48E2)


---

# Agent Instructions: 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.cloudassert.com/hybr/features/admin/microsoft-csp/update-consent-for-ms-csp.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.
