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
When coverage for CMK encrypted disks is enabled, these additional permissions are used:
52
+
- `Microsoft.KeyVault/vaults/keys/read`
53
+
- `Microsoft.KeyVault/vaults/keys/wrap/action`
54
+
- `Microsoft.KeyVault/vaults/keys/unwrap/action`
55
+
49
56
50
57
- AWS permissions - The role “VmScanner” is assigned to the scanner when you enable agentless scanning. This role has the minimal permission set to create and clean up snapshots (scoped by tag) and to verify the current state of the VM. The detailed permissions are:
51
58
@@ -104,4 +111,4 @@ sections:
104
111
- question: |
105
112
What is the minimum SAS policy permissions required when exporting data to Azure Event Hubs?
106
113
answer: |
107
-
**Send** is the minimum SAS policy permissions required. For step-by-step instructions, see **Step 1: Create an Event Hubs namespace and event hub with send permissions** in [this article](./export-to-splunk-or-qradar.md#step-1-create-an-event-hubs-namespace-and-event-hub-with-send-permissions).
114
+
**Send** is the minimum SAS policy permissions required. For step-by-step instructions, see **Step 1: Create an Event Hubs namespace and event hub with send permissions** in [this article](./export-to-splunk-or-qradar.md#step-1-create-an-event-hubs-namespace-and-event-hub-with-send-permissions).
0 commit comments