Skip to content

Commit 3c6b3a1

Browse files
authored
Add documentation link ref to RBAC custom role in Azure Benchmark wizard (#2204)
Fixes OPS-4089 ## Additional Notes <img width="481" height="380" alt="Screenshot 2026-04-08 at 11 39 54 AM" src="https://github.com/user-attachments/assets/680ee259-b0fe-4ed4-b939-44a35f62bf03" />
1 parent 0539cf6 commit 3c6b3a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/server/api/src/app/benchmark/providers/azure

packages/server/api/src/app/benchmark/providers/azure/azure.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"id": "connection",
66
"title": "Choose the Azure connection you want to use",
7-
"description": "OpenOps can pull data from Azure using the connection you select here.",
7+
"description": "OpenOps can pull data from Azure using the connection you select here. We provide Azure RBAC custom role definitions (Bicep or JSON) you can deploy for the required read-only permissions.\n\nRBAC custom role: [OpenOps Azure Benchmark Reader](https://docs.openops.com/cloud-access/azure-rbac#openops-azure-benchmark-reader)",
88
"selectionType": "single",
99
"optionsSource": { "type": "dynamic", "method": "listConnections" },
1010
"nextStep": "subscriptions"

0 commit comments

Comments
 (0)