You are implementing 'Just-in-Time' (JIT) access for Azure Virtual Machines using Microsoft Defender for Cloud. A developer complains they cannot request access to a VM. What is the most likely reason?
JIT access works by modifying the NSG; without sufficient RBAC permissions to change these rules, the request will fail.
Why this answer
Defender for Cloud's JIT VM Access requires the user to have specific RBAC permissions (typically 'Microsoft.Compute/virtualMachines/write') on the resource group or subscription.