Skip to content

Commit 142bedd

Browse files
committed
Add Azure Storage
1 parent 98676af commit 142bedd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/tools.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,28 @@
459459
- urltext: Trino gets super visual with Apache Superset! from Trino
460460
Community Broadcast 12
461461
url: /episodes/12.html
462+
- name: Azure Storage
463+
anchor: azure-storage
464+
category: data-lake
465+
owner: trinodb
466+
logo: /assets/images/logos/microsoft-azure.png
467+
logosmall: /assets/images/logos/microsoft-azure-small.png
468+
description: |
469+
Azure Storage is a scalable, durable, and secure cloud storage solution from
470+
Microsoft. It offers a variety of storage options, including Blob Storage,
471+
which is ideal for data lakes and lakehouses. Azure Storage provides high
472+
availability, strong consistency, and disaster recovery capabilities, making
473+
it suitable for storing and managing large volumes of unstructured data.
474+
With Azure Storage, you can easily integrate with other Azure services and
475+
third-party tools to build comprehensive data solutions.
476+
477+
Use Azure Storage with the Delta Lake, Hive, Hudi, or Iceberg connectors to access data in Azure Storage.
478+
479+
links:
480+
- urltext: Azure Storage
481+
url: https://learn.microsoft.com/en-us/azure/storage/
482+
- urltext: Azure Storage file system support documentation
483+
url: /docs/current/object-storage/file-system-azure.html
462484
- name: C# and ADO.NET
463485
anchor: c-sharp
464486
category: client-driver

0 commit comments

Comments
 (0)