Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk import of space and blocks #104

Open
jeevanions opened this issue Mar 30, 2023 · 2 comments
Open

Bulk import of space and blocks #104

jeevanions opened this issue Mar 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jeevanions
Copy link

We would like to migrate from our internal tool to Azure IPAM and need a way to bulk upload the Spaces and Blocks from a CSV file. This will make it easy for the migration.

I suppose we could connect to the database and update it there.

@DCMattyG
Copy link
Contributor

Hey there @jeevanions, you could indeed convert it and write directly to the Cosmos DB if you'd like.

The one issue I see is that every tool stores this type of data in a different way. I support I could come up with a standard CSV schema so users could export from their current solution, and import into the Azure IPAM tool, but I don't think it's feasible to support direct imports from multiple different vendor tools.

Thoughts/feedback?

@DCMattyG DCMattyG self-assigned this Mar 31, 2023
@jeevanions
Copy link
Author

Thank you. Yes, a standard CSV schema would help. We can extract the data from old tools into this format and upload it.

@DCMattyG DCMattyG added the enhancement New feature or request label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants