We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6784aaf commit e22856fCopy full SHA for e22856f
sp_AzSQLDBPermissions.sql
@@ -76,7 +76,7 @@ Parameters:
76
reporting.
77
CreateOnly - Only return the create scripts where they aren't NULL.
78
DropOnly - Only return the drop scripts where they aren't NULL.
79
- ScriptsOnly - Return drop and create scripts where they aren't NULL.
+ ScriptOnly - Return drop and create scripts where they aren't NULL.
80
Report - Returns one output with one row per principal and a comma delimited list of
81
roles the principal is a member of and a comma delimited list of the
82
individual permissions they have.
0 commit comments