Hi Guys!
Our project has concept of Branches, Changesets and Fields. Currently all our data is in Azure SQL. We need to map and migrate data to TFS. I took a look at the Object Models and ways to Extend the Team Foundation but does not give me specific answers.
Also checked the web but could not come across any article that can guide me. I am looking for useful instructions and information on :
How to map the Azure SQL data to TFS?
What Object Model or Tool is to be used? Or rather how can be accomplished in the best way?
Also our data is dynamic that means it expands on run time. It is not a fixed structure. In our project we can associate branches with several schema. And each schema has different fields.
Any information or suggestion is welcomed!
Sam