Skip to content

Commit a406269

Browse files
committed
concise note
1 parent 4002682 commit a406269

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/event-hubs/use-blob-storage-checkpoint-store-azure-stack-hub.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ If you're using Azure Blob Storage as the checkpoint store in an environment tha
2121
- Python - [Synchronous](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/eventhub/azure-eventhub-checkpointstoreblob/samples/event_processor_blob_storage_example_with_storage_api_version.py), [Asynchronous](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/samples/event_processor_blob_storage_example_with_storage_api_version.py)
2222

2323
> [!IMPORTANT]
24-
> Event Hubs on Azure Stack Hub is currently in preview.
25-
>
26-
> This public preview is provided without a service-level agreement and shouldn't be used for production workloads. Certain features might not be supported, might have constrained capabilities, or might not be available in all Azure locations. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
24+
> Event Hubs on Azure Stack Hub is currently in preview, and is provided without a service level agreement. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2725
2826
If you run Event Hubs receiver that uses Blob Storage as the checkpoint store without targeting the version that Azure Stack Hub supports, you'll receive the following error message:
2927

0 commit comments

Comments
 (0)