Want to import multiple JSON files into a single Azure table?
Using Withdata software File To DB, a JSON importer for Azure on Windows, MacOS, and Linux, you can import multiple JSON files into a single Azure table in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally and privately, avoid uploading large or private JSON file(s) to online services.
Download FileToDB
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Import multiple JSON files into a single Azure table
Login to Azure -> Choose JSON files -> Set Azure table -> Import JSON files to Azure table
Choose Azure and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “JSON” file type.
then show the wizard.
1. Select a folder that constains JSON files.
Support large ( > 4GB ) JSON file.
2. Config first JSON file importing options.
3. Select a Azure table and config fields.
4. Preview data will be in Azure table.
5. Import multiple JSON files to the Azure table.
View imported data in Azure table
Convert JSON files to Azure in command line
Save “JSON to Azure” session, then you can:
- Import multiple JSON to a single Azure table in Windows command line.
- Import multiple JSON to a single Azure table in Linux command line.
- Import multiple JSON to a single Azure table in macOS command line.
Set scheduled tasks for converting JSON files to Azure
You can schedule and automate this “JSON to Azure” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)