1.2.3
This commit is contained in:
parent
2d40496377
commit
ec9a553e4d
@ -226,7 +226,7 @@
|
||||
"Category": "Performance",
|
||||
"Description": "Usage of dynamic row level security (RLS) can add memory and performance overhead. Please research the pros/cons of using it.\r\nReference: https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls",
|
||||
"Severity": 1,
|
||||
"Scope": "Table, CalculatedTable",
|
||||
"Scope": "TablePermission",
|
||||
"Expression": "RegEx.IsMatch(Expression,\"(?i)USERNAME\\(\")\r\nor\r\nRegEx.IsMatch(Expression,\"(?i)USERPRINCIPALNAME\\(\")",
|
||||
"CompatibilityLevel": 1200
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user