Skip to content

Support for Azure storage#571

Open
tramora wants to merge 1 commit intomainfrom
244-support-azure-storage
Open

Support for Azure storage#571
tramora wants to merge 1 commit intomainfrom
244-support-azure-storage

Conversation

@tramora
Copy link
Copy Markdown
Collaborator

@tramora tramora commented Apr 10, 2026

  • Among all the Azure storages, Khiops supports only (via its specific driver) "Files" and "Blobs" (Binary Large Objects)
  • The only supported authentication method is currently the AZURE_STORAGE_CONNECTION_STRING embedding the account name and account key

Completes #244


TODO Before Asking for a Review

  • Rebase your branch to the latest version of main (or main-v10)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

@tramora tramora force-pushed the 244-support-azure-storage branch 3 times, most recently from be97119 to 08f91e2 Compare April 10, 2026 14:34
@tramora tramora force-pushed the 244-support-azure-storage branch 3 times, most recently from 10730d2 to 17fe956 Compare April 11, 2026 23:36
- Among all the Azure storages, Khiops supports only (via its specific driver) "Files" and "Blobs" (Binary Large Objects)
 - The only supported authentication method is currently the `AZURE_STORAGE_CONNECTION_STRING` embedding the account name and account key
@tramora tramora force-pushed the 244-support-azure-storage branch from 17fe956 to 80691c3 Compare April 12, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant