You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/openshift/howto-use-lockbox.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Using Azure Lockbox to authorize support access to Azure Red Hat OpenShift cluster resources.
3
-
description: In this how-to article, learn how to use Azure Lockbox to review support requests to access Azure Red Hat OpenShift cluster resources.
3
+
description: In this how-to article, learn how to use review support requests to access Azure Red Hat OpenShift cluster resources using Azure Lockbox.
4
4
author: johnmarco
5
5
ms.service: azure-redhat-openshift
6
6
ms.topic: how-to
@@ -13,18 +13,19 @@ keywords: azure, openshift, aro, red hat, lockbox
13
13
14
14
# Authorize support requests for cluster access with Azure Lockbox
15
15
16
-
In some circumstances, a support agent at Microsoft may need access to your OpenShift cluster resources. The Azure Lockbox feature works with Azure Redhat OpenShift to provide customers a way to review and approve/reject requests from Microsoft support to access their cluster resources. This ability can be particularly important for financial, government, or other regulatory industries where there is extra scrutiny regarding access to resources.
16
+
In some circumstances, a support agent at Microsoft may need access to your OpenShift cluster resources. The Azure Lockbox feature works with Azure Redhat OpenShift to provide customers a way to review and approve or reject requests from Microsoft support to access their cluster resources. This ability can be particularly important for financial, government, or other regulatory industries where there is extra scrutiny regarding access to resources.
17
17
18
18
With Azure Lockbox, whenever a support ticket is created, you have the ability to grant consent to Microsoft support agents to access your cluster resources. The actions that the support engineer can take are limited to those [listed below](#aro-lockbox-actions). Azure Lockbox will tell you exactly what action the support agent is trying to execute.
19
19
20
20
See [Customer Lockbox](/azure/security/fundamentals/customer-lockbox-overview) for more information about the Lockbox feature.
21
21
22
22
## Access request process
23
23
24
-
1. The Azure Lockbox workflow consists of the following main steps:
24
+
The Azure Lockbox workflow consists of the following main steps:
25
+
25
26
1. A support ticket is opened from the Azure portal. The ticket is assigned to a customer support engineer at Microsoft.
26
27
1. The customer support engineer reviews the request and determines the next steps to resolve the issue.
27
-
1. When the request requires direct access to cluster resources, a Customer Lockbox request is initiated. The request is now in a **Customer Notified** state, waiting for the customer's approval before granting access.
28
+
1. When the request requires the support engineer to perform one of the actions [listed below](#aro-lockbox-actions), a Lockbox request is initiated. The request is now in a **Customer Notified** state, waiting for the customer's approval before granting access.
28
29
1. An email is sent from Microsoft to the customer, notifying them about the pending access request.
29
30
1. The customer signs in to the Azure portal to view the Lockbox request and can Approve or Deny the request.
30
31
@@ -43,7 +44,7 @@ See [Customer Lockbox--workflow](/azure/security/fundamentals/customer-lockbox-o
43
44
44
45
## Enable Lockbox for ARO
45
46
46
-
You can enable Customer Lockbox from the [Administration module](https://aka.ms/customerlockbox/administration) in the Customer Lockbox blade.
47
+
You can enable Lockbox from the [Administration module](https://aka.ms/customerlockbox/administration) in the Customer Lockbox blade. Once you enable Lockbox, it will apply to all the ARO clusters in that subscription.
47
48
48
49
> [!NOTE]
49
50
> To enable Customer Lockbox, the user account needs to have the [Global Administrator role assigned](/azure/active-directory/roles/manage-roles-portal).
0 commit comments