mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
fix(entra): Change to correct service in entra_user_with_vm_access_has_mfa metadata (#4454)
This commit is contained in:
committed by
GitHub
parent
4df0dc4904
commit
d6dd0f7244
+1
-1
@@ -3,7 +3,7 @@
|
||||
"CheckID": "entra_user_with_vm_access_has_mfa",
|
||||
"CheckTitle": "Ensure only MFA enabled identities can access privileged Virtual Machine",
|
||||
"CheckType": [],
|
||||
"ServiceName": "iam",
|
||||
"ServiceName": "entra",
|
||||
"SubServiceName": "",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "medium",
|
||||
|
||||
Reference in New Issue
Block a user