You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Common/Properties/Resources.resx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1473,8 +1473,8 @@ The file needs to be a PowerShell script (.ps1 or .psm1).</value>
1473
1473
The data is anonymous and does not include commandline argument values.
1474
1474
The data is collected by Microsoft.
1475
1475
1476
-
Use the Disable-AzureRmDataCollection cmdlet to turn the feature Off. The cmdlet can be found in the AzureRM.Profile module. To disable data collection: PS > Disable-AzureRmDataCollection.
1477
-
Use the Enable-AzureRmDataCollection cmdlet to turn the feature On. The cmdlet can be found in the AzureRM.Profile module. To enable data collection: PS > Enable-AzureRmDataCollection.</value>
1476
+
Use the Disable-AzureRmDataCollection cmdlet to turn the feature Off. The cmdlet can be found in the AzureRM.Accounts module. To disable data collection: PS > Disable-AzureRmDataCollection.
1477
+
Use the Enable-AzureRmDataCollection cmdlet to turn the feature On. The cmdlet can be found in the AzureRM.Accounts module. To enable data collection: PS > Enable-AzureRmDataCollection.</value>
Copy file name to clipboardExpand all lines: src/ResourceManager/Properties/Resources.resx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -140,8 +140,8 @@
140
140
The data is anonymous and does not include commandline argument values.
141
141
The data is collected by Microsoft.
142
142
143
-
Use the Disable-AzureRmDataCollection cmdlet to turn the feature Off. The cmdlet can be found in the AzureRM.Profile module. To disable data collection: PS > Disable-AzureRmDataCollection.
144
-
Use the Enable-AzureRmDataCollection cmdlet to turn the feature On. The cmdlet can be found in the AzureRM.Profile module. To enable data collection: PS > Enable-AzureRmDataCollection.</value>
143
+
Use the Disable-AzureRmDataCollection cmdlet to turn the feature Off. The cmdlet can be found in the AzureRM.Accounts module. To disable data collection: PS > Disable-AzureRmDataCollection.
144
+
Use the Enable-AzureRmDataCollection cmdlet to turn the feature On. The cmdlet can be found in the AzureRM.Accounts module. To enable data collection: PS > Enable-AzureRmDataCollection.</value>
0 commit comments