Skip to content

Commit 9ea501f

Browse files
authored
Update storage-checkpoint-store-recommendations.md
1 parent 7c56538 commit 9ea501f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/event-hubs/includes/storage-checkpoint-store-recommendations.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@ Follow these recommendations when using Azure Blob Storage as a checkpoint store
1616
- Don't use the container for anything else, and don't use the storage account for anything else.
1717
- Storage account should be in the same region as the deployed application is located in. If the application is on-premises, try to choose the closest region possible.
1818

19-
On the **Storage account** page in the Azure portal, in the **Blob service** section, ensure **Soft delete**, **Versioning**, and **Hierarchical namespace** settings are disabled.
19+
On the **Storage account** page in the Azure portal, in the **Blob service** section, ensure that the following settings are disabled.
20+
21+
- Hierarchical namespace
22+
- Blob soft delete
23+
- Versioning
24+

0 commit comments

Comments
 (0)