Skip to content

Commit 0456810

Browse files
committed
More detailed information on using the CLI switch.
1 parent 57aa824 commit 0456810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azurite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ To learn more, see [Use in-memory storage](https://github.com/Azure/Azurite#use-
490490

491491
#### Disable telemetry collection
492492

493-
**Optional**. By default, Azurite collects telemetry data to help improve the product. Use the following command to disable telemetry data collection for the current Azurite instance:
493+
**Optional**. By default, Azurite collects telemetry data to help improve the product. Use the `--disableTelemetry` option to disable telemetry data collection for the current Azurite execution, like following command:
494494

495495
```console
496496
azurite --disableTelemetry

0 commit comments

Comments
 (0)