-| **Diagnostic logging** |Diagnostic logs are supported only if you enroll in the [multi-protocol access on Data Lake Storage](data-lake-storage-multi-protocol-access.md) preview, and then use PowerShell to enable them. Enabling logs by using other tools, such as Azure portal, is not yet supported. <br><br>This PowerShell command enables diagnostic logs: <br>`Set-AzureStorageServiceLoggingProperty -ServiceType blobs -LoggingOperations read,write,delete -RetentionDays 5`. <br><br>For information about how to configure the Azure PowerShell cmdlets to work with your Azure subscription and how to select the default storage account to use, see: [How to install and configure Azure PowerShell](https://docs.microsoft.com/powershell/azure/overview?view=azps-2.5.0).
0 commit comments