https://github.com/felipeaz/azuread-csv-to-json
Simply CSV to JSON file parser created to import users from Azure Active Directory CSV to MongoDB
https://github.com/felipeaz/azuread-csv-to-json
golang
Last synced: 3 months ago
JSON representation
Simply CSV to JSON file parser created to import users from Azure Active Directory CSV to MongoDB
- Host: GitHub
- URL: https://github.com/felipeaz/azuread-csv-to-json
- Owner: felipeaz
- Created: 2021-12-13T16:10:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T16:19:07.000Z (over 3 years ago)
- Last Synced: 2025-01-07T05:21:50.947Z (4 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Azure Active Directory CSV to JSON file
This project has been developed to generate a JSON file from CSV to import users from Active Directory
to MongoDB database.To get started, add the csv file to the project root and name it to ``usr.csv``