# Brinkagent Upgrade Policy Guide

Cloudbrink Hybrid Access as a Service administrators to define the Brinkagent upgrade policy from the admin portal of Cloudbrink. The Brinkagent Upgrade Policy inf rastructure provides highly flexible and granular controls for admins to define upgrade policies that meet their organizational needs. This document covers the admin portal policy for management of the Brinkagent.&#x20;

### Overview

This document provides a comprehensive guide to the configuration settings and policy options available for Cloudbrink’s Zero-Trust Access solution, ensuring optimal user and device authentica- tion practices. It outlines steps to monitor device postures and respond to any security policy viola- tions effectively.&#x20;

Note: Admins can define a “minimum client version” criteria so that all the users of the organization are mandatorily at the certain minimum software version. This helps in avoiding any user using a very older version of the Brinkagent that can lead to security risks. The upgrade policy provides support for defining a scheduled date-time in future f rom which the policy will become activated. This helps the admins to define the policy at any time of their convenience but triggering the upgrade policy at another time which is most suitable for upgrades. The configuration section provides details of each configuration parameter in the upgrade policy.

### Configuration

Brinkagent upgrade policy config is available under below path.&#x20;

**Cloudbrink Management Portal (admin.cloudbrink.com) -> Configure -> System -> Agent Upgrade Policies**

By clicking the “ADD” button, administrators can define the upgrade policy using below configuration window.

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

Configuration Parameters Table

| Parameter              | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Upgrade Policy Name    | Name for this policy.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Minimum Client Version | The minimum Brink App version that is allowed to connect to Cloudbrink service. Any user using a Brink App that is lower the minimum client version will be forcefully upgraded.                                                                                                                                                                                                                                                                                                                                                                                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Upgrade-To Version     | When a user is upgraded, the version to which they will be upgraded is decided based on this parameter. It can take two values 1. Latest Version: Brink App will be upgraded to whatever is the latest version that Cloudbrink has released at that time 2. Release version: admin explicitly selects this version from the drop-down. Brink App will be upgraded to this version. Note: Admin can’t select both latest-version checkbox and a value for release-version at the same time                                                                                                                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Upgrade Policy Type    | <p>Default:</p><p>When “Override” checkbox is unchecked, it is called as default policy.</p><p></p><p> The default policy can be applied to the overall organization-level or security-group level. </p><p>• This policy will be Active perpetually (until admin deletes/modifies the policy) </p><p>• The default policy ensures that the upgrade policy is applied to any endpoints that are registered in the future as well. For example, a new employee joins after one month of defining the upgrade policy and connects to Cloudbrink from the new laptop. This laptop (Brinkagent) will be checked against default policy.</p> | <p>Override: </p><p>When “Override” policy is checked, it is called as override policy.</p><p>• Override policy can be used to specify a different behaviour other than that is specified in the default policy<br>• When override option is checked, admin can specify a different minimum client version and upgrade-to version for the security-group or specific users (list of email IDs) or platforms (operating system)</p><p>Note: Default policies remain active indefinitely, while override policies only apply to pre-existing endpoints. Once these endpoints are upgraded, the override policy is marked as “Completed” and won’t apply to new devices.</p> |
| Device user groups     | <p>List of device-user-groups (security groups) to which the policy is application. </p><p>If none of the device-user-groups are specified (empty list), the policy is applicable for the overall organization. </p>                                                                                                                                                                                                                                                                                                                                                                                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Platforms              | Available only when “Override” option is checked  The policy is applicable for only those platforms (operating systems) specified in this parameter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Override Users         | Available only “Override” option is checked                   The policy is applicable for only those users (list of email IDs) specified in this parameter                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Upgrade Schedule       | The time at which the policy will be activated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |

### **Summary table**&#x20;

All the configured Brink App upgrade policies will be displayed in the summary table. The summary table provides the “Status” information of each of the policy.

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


---

# 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.cloudbrink.com/configuration/brinkagent-upgrade-policy-guide.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.
