From a3967a24e9b9b60aeaeaaf8a1ea153a0dd2c9901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Gaw=C4=99da?= Date: Mon, 20 Jul 2026 13:30:01 +0200 Subject: [PATCH] Remove WASB mentions --- docs/modules/integrate/pages/file-connector.adoc | 5 ----- docs/modules/sql/pages/mapping-to-a-file-system.adoc | 4 ---- 2 files changed, 9 deletions(-) diff --git a/docs/modules/integrate/pages/file-connector.adoc b/docs/modules/integrate/pages/file-connector.adoc index d41f31774..4043a229d 100644 --- a/docs/modules/integrate/pages/file-connector.adoc +++ b/docs/modules/integrate/pages/file-connector.adoc @@ -46,10 +46,6 @@ If you use the slim distribution of Hazelcast, be sure to add the respective mod |link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-gcs/{os-version}/jar[hazelcast-jet-files-gcs] |gs://example-bucket/path/in/the/bucket -|Windows Azure Blob Storage -|link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-azure/{os-version}/jar[hazelcast-jet-files-azure] -|wasbs://example-container@examplestorageaccount.blob.core.windows.net/path/in/the/container - |Azure Data Lake Generation 1 |link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-azure/{os-version}/jar[hazelcast-jet-files-azure] |adl://exampledatalake.azuredatalakestore.net/path/in/the/container @@ -76,7 +72,6 @@ Hazelcast supports the following path schemes: * `hdfs`: HDFS * `s3a`: Amazon S3 -* `wasbs`: Azure Cloud Storage * `adl`: Azure Data Lake Generation 1 * `abfs`: Azure Data Lake Generation 2 * `gs`: Google Cloud Storage diff --git a/docs/modules/sql/pages/mapping-to-a-file-system.adoc b/docs/modules/sql/pages/mapping-to-a-file-system.adoc index e18ac8b1b..231876c4b 100644 --- a/docs/modules/sql/pages/mapping-to-a-file-system.adoc +++ b/docs/modules/sql/pages/mapping-to-a-file-system.adoc @@ -287,10 +287,6 @@ a|Included in both full and slim distributions of Hazelcast. |link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-gcs/{os-version}/jar[hazelcast-jet-files-gcs] |gs://example-bucket/path/in/the/bucket -|Windows Azure Blob Storage -|link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-azure/{os-version}/jar[hazelcast-jet-files-azure] -|wasbs://example-container@examplestorageaccount.blob.core.windows.net/path/in/the/container - |Azure Data Lake Generation 1 |link:https://search.maven.org/artifact/com.hazelcast.jet/hazelcast-jet-files-azure/{os-version}/jar[hazelcast-jet-files-azure] |adl://exampledatalake.azuredatalakestore.net/path/in/the/container