Skip to content

Commit b24dece

Browse files
committed
Add help for data collection cmdlets github:Azure#1418 (#114053491)
1 parent ca3b677 commit b24dece

File tree

1 file changed

+29
-113
lines changed

1 file changed

+29
-113
lines changed

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

Lines changed: 29 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,7 @@ Tenant: xxxx-xxxx-xxxx-xxxx
773773
<command:details>
774774
<command:name>Disable-AzureRmDataCollection</command:name>
775775
<maml:description>
776-
<maml:para>
777-
</maml:para>
776+
<maml:para>Opts out of collecting data to improve the AzurePowerShell cmdlets. Data is not collected unless you explicitly opt in.</maml:para>
778777
</maml:description>
779778
<maml:copyright>
780779
<maml:para />
@@ -784,152 +783,69 @@ Tenant: xxxx-xxxx-xxxx-xxxx
784783
<dev:version />
785784
</command:details>
786785
<maml:description>
786+
<maml:para>
787+
You can improve the experience of using the Microsoft Cloud and Azure PowerShell by opting in to data collection. Azure PowerShell does not collect data without your consent - you must explicitly opt in by executing Enable-AzureRmDataCollection, or by answering yes when Azure PowerShell prompts you about collecting data the first time you execute a cmdlet. Microsoft aggregates collected data to identify patterns of usage, to identify common issues and to improve the experience of using Azure PowerShell. Microsoft Azure PowerShell does not collect any private data, or any personally identifiable information.
788+
</maml:para>
789+
<maml:para>
790+
Run the Disable-AzureRMDataCollection cmdlet to disable data collection for the current user. This will prevent the current user from being prompted about data collection the first time cmdlets are executed.
791+
</maml:para>
792+
<maml:para>
793+
To enable data collection for the current user, run the Enable-AzureRmDataCollection cmdlet.
794+
</maml:para>
787795
</maml:description>
788796
<command:syntax>
789797
<command:syntaxItem>
790798
<maml:name>Disable-AzureRmDataCollection</maml:name>
791799
</command:syntaxItem>
792800
</command:syntax>
793-
<command:parameters>
794-
</command:parameters>
795-
<command:inputTypes>
796-
<command:inputType>
797-
<dev:type>
798-
<maml:name>
799-
</maml:name>
800-
<maml:uri>
801-
</maml:uri>
802-
<maml:description>
803-
<maml:para />
804-
</maml:description>
805-
</dev:type>
806-
<maml:description>
807-
</maml:description>
808-
</command:inputType>
809-
</command:inputTypes>
810-
<command:returnValues>
811-
<command:returnValue>
812-
<dev:type>
813-
<maml:name>
814-
</maml:name>
815-
<maml:uri>
816-
</maml:uri>
817-
<maml:description>
818-
<maml:para />
819-
</maml:description>
820-
</dev:type>
821-
<maml:description>
822-
</maml:description>
823-
</command:returnValue>
824-
</command:returnValues>
801+
<command:parameters/>
802+
<command:inputTypes/>
803+
<command:returnValues />
825804
<command:terminatingErrors />
826805
<command:nonTerminatingErrors />
827-
<command:examples>
828-
<command:example>
829-
<maml:title> 1: </maml:title>
830-
<maml:introduction>
831-
<maml:para>
832-
</maml:para>
833-
</maml:introduction>
834-
<dev:remarks>
835-
<maml:para>
836-
</maml:para>
837-
<maml:para />
838-
<maml:para />
839-
</dev:remarks>
840-
<command:commandLines>
841-
<command:commandLine>
842-
<command:commandText />
843-
</command:commandLine>
844-
</command:commandLines>
845-
</command:example>
846-
</command:examples>
806+
<command:examples />
847807
<maml:relatedLinks>
848808
<maml:navigationLink>
849809
<maml:linkText>Enable-AzureRmDataCollection</maml:linkText>
850-
<maml:uri />
851810
</maml:navigationLink>
852811
</maml:relatedLinks>
853812
</command:command>
854813
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
855814
<command:details>
856815
<command:name>Enable-AzureRmDataCollection</command:name>
857816
<maml:description>
858-
<maml:para>
859-
</maml:para>
817+
<maml:para>Enables Azure PowerShell to collect data to improve the user experience with AzurePowerShell cmdlets. Executing this cmdlet opts in to data collection for the current user on the current machine. No data is collected unless you explicitly opt in.</maml:para>
860818
</maml:description>
861-
<maml:copyright>
862-
<maml:para />
863-
</maml:copyright>
819+
<maml:copyright />
864820
<command:verb>Enable</command:verb>
865821
<command:noun>AzureRmDataCollection</command:noun>
866822
<dev:version />
867823
</command:details>
868824
<maml:description>
825+
<maml:para>
826+
You can improve the experience of using the Microsoft Cloud and Azure PowerShell by opting in to data collection. Azure PowerShell does not collect data without your consent - you must explicitly opt in by executing Enable-AzureRmDataCollection, or by answering yes when Azure PowerShell prompts you about collecting data the first time you execute a cmdlet. Microsoft aggregates collected data to identify patterns of usage, to identify common issues and to improve the experience of using Azure PowerShell. Microsoft Azure PowerShell does not collect any private data, or any personally identifiable information.
827+
</maml:para>
828+
<maml:para>
829+
Run the Enable-AzureRMDataCollection cmdlet to enable data collection for the current user on the current machine. This will prevent the current user from being prompted about data collection the first time cmdlets are executed.
830+
</maml:para>
831+
<maml:para>
832+
To disable data collection for the current user, run the Disable-AzureRmDataCollection cmdlet.
833+
</maml:para>
869834
</maml:description>
870835
<command:syntax>
871836
<command:syntaxItem>
872837
<maml:name>Enable-AzureRmDataCollection</maml:name>
873838
</command:syntaxItem>
874839
</command:syntax>
875-
<command:parameters>
876-
</command:parameters>
877-
<command:inputTypes>
878-
<command:inputType>
879-
<dev:type>
880-
<maml:name>
881-
</maml:name>
882-
<maml:uri>
883-
</maml:uri>
884-
<maml:description>
885-
<maml:para />
886-
</maml:description>
887-
</dev:type>
888-
<maml:description>
889-
</maml:description>
890-
</command:inputType>
891-
</command:inputTypes>
892-
<command:returnValues>
893-
<command:returnValue>
894-
<dev:type>
895-
<maml:name>
896-
</maml:name>
897-
<maml:uri>
898-
</maml:uri>
899-
<maml:description>
900-
<maml:para />
901-
</maml:description>
902-
</dev:type>
903-
<maml:description>
904-
</maml:description>
905-
</command:returnValue>
906-
</command:returnValues>
840+
<command:parameters />
841+
<command:inputTypes />
842+
<command:returnValues />
907843
<command:terminatingErrors />
908844
<command:nonTerminatingErrors />
909-
<command:examples>
910-
<command:example>
911-
<maml:title> 1: </maml:title>
912-
<maml:introduction>
913-
<maml:para>
914-
</maml:para>
915-
</maml:introduction>
916-
<dev:remarks>
917-
<maml:para>
918-
</maml:para>
919-
<maml:para />
920-
<maml:para />
921-
</dev:remarks>
922-
<command:commandLines>
923-
<command:commandLine>
924-
<command:commandText />
925-
</command:commandLine>
926-
</command:commandLines>
927-
</command:example>
928-
</command:examples>
845+
<command:examples />
929846
<maml:relatedLinks>
930847
<maml:navigationLink>
931848
<maml:linkText>Disable-AzureRmDataCollection</maml:linkText>
932-
<maml:uri />
933849
</maml:navigationLink>
934850
</maml:relatedLinks>
935851
</command:command>

0 commit comments

Comments
 (0)