Skip to content

Commit 5ebf7e7

Browse files
yaakoviyunyaakoviyun
authored andcommitted
Updating cmdlets' description according to the new Audit events:
Updating cmdlets' description according to the new Audit events: Microsoft.Azure.Commands.Sql.dll-Help.xml
1 parent cfefc62 commit 5ebf7e7

File tree

1 file changed

+40
-20
lines changed

1 file changed

+40
-20
lines changed

src/ResourceManager/Sql/Commands.Sql/Microsoft.Azure.Commands.Sql.dll-Help.xml

Lines changed: 40 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,16 @@
538538
<maml:description>
539539
<maml:para>Specifies the event types to audit
540540
Valid values are:
541-
-- DataAccess
542-
-- DataChanges
543-
-- SchemaChanges
544-
-- SecurityExceptions
545-
-- RevokePermissions
541+
-- PlainSQL_Success
542+
-- PlainSQL_Failure
543+
-- ParameterizedSQL_Success
544+
-- ParameterizedSQL_Failure
545+
-- StoredProcedure_Success
546+
-- StoredProcedure_Failure
547+
-- Login_Success
548+
-- Login_Failure
549+
-- TransactionManagement_Success
550+
-- TransactionManagement_Failure
546551
-- All
547552
-- None
548553
Note that is possible to specify several event types. You can specify &#39;All&#39; to audit all of the event types or &#39;None&#39; to specify that none of the events will be audited. Specifying &#39;All&#39; or &#39;None&#39; alongside other event types would result in failure to execute the cmdlet.
@@ -619,11 +624,16 @@
619624
<maml:description>
620625
<maml:para>Specifies the event types to audit
621626
Valid values are:
622-
-- DataAccess
623-
-- DataChanges
624-
-- SchemaChanges
625-
-- SecurityExceptions
626-
-- RevokePermissions
627+
-- PlainSQL_Success
628+
-- PlainSQL_Failure
629+
-- ParameterizedSQL_Success
630+
-- ParameterizedSQL_Failure
631+
-- StoredProcedure_Success
632+
-- StoredProcedure_Failure
633+
-- Login_Success
634+
-- Login_Failure
635+
-- TransactionManagement_Success
636+
-- TransactionManagement_Failure
627637
-- All
628638
-- None
629639
Note that is possible to specify several event types. You can specify &#39;All&#39; to audit all of the event types or &#39;None&#39; to specify that none of the events will be audited. Specifying &#39;All&#39; or &#39;None&#39; alongside other event types would result in failure to execute the cmdlet.</maml:para>
@@ -738,11 +748,16 @@
738748
<maml:description>
739749
<maml:para>Specifies the event types to audit
740750
Valid values are:
741-
-- DataAccess
742-
-- DataChanges
743-
-- SchemaChanges
744-
-- SecurityExceptions
745-
-- RevokePermissions
751+
-- PlainSQL_Success
752+
-- PlainSQL_Failure
753+
-- ParameterizedSQL_Success
754+
-- ParameterizedSQL_Failure
755+
-- StoredProcedure_Success
756+
-- StoredProcedure_Failure
757+
-- Login_Success
758+
-- Login_Failure
759+
-- TransactionManagement_Success
760+
-- TransactionManagement_Failure
746761
-- All
747762
-- None
748763
Note that is possible to specify several event types. You can specify &#39;All&#39; to audit all of the event types or &#39;None&#39; to specify that none of the events will be audited. Specifying &#39;All&#39; or &#39;None&#39; alongside other event types would result in failure to execute the cmdlet.</maml:para>
@@ -795,11 +810,16 @@
795810
<maml:description>
796811
<maml:para>Specifies the event types to audit
797812
Valid values are:
798-
-- DataAccess
799-
-- DataChanges
800-
-- SchemaChanges
801-
-- SecurityExceptions
802-
-- RevokePermissions
813+
-- PlainSQL_Success
814+
-- PlainSQL_Failure
815+
-- ParameterizedSQL_Success
816+
-- ParameterizedSQL_Failure
817+
-- StoredProcedure_Success
818+
-- StoredProcedure_Failure
819+
-- Login_Success
820+
-- Login_Failure
821+
-- TransactionManagement_Success
822+
-- TransactionManagement_Failure
803823
-- All
804824
-- None
805825
Note that is possible to specify several event types. You can specify &#39;All&#39; to audit all of the event types or &#39;None&#39; to specify that none of the events will be audited. Specifying &#39;All&#39; or &#39;None&#39; alongside other event types would result in failure to execute the cmdlet.</maml:para>

0 commit comments

Comments
 (0)