Skip to content

Commit

Permalink
Remove reference to the API
Browse files Browse the repository at this point in the history
  • Loading branch information
cpius authored Nov 12, 2024
1 parent a627ce3 commit d502ea2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Documentation/AzureBlobStorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ parent: Advanced

# Azure Blob Storage

As an alternative to calling our [API](./API.md) directly, it is also possible to upload a file to our Azure Blob Storage.
In this case WorklifeBarometer will read, parse, and clean the data if necessary, and then call our own API.

We suggest sending the data as CSV with UTF-8 encoding, but we support all standard formats, such as JSON, XML, XLSX etc.

A shared access signature will be handed out on request. To test that the signature works and to familiarize yourself with Azure Blob Storage we suggest that you use the [Azure Storage Explorer](https://azure.microsoft.com/en-us/features/storage-explorer/) to access the container.
Expand Down

0 comments on commit d502ea2

Please sign in to comment.