Azure / azure-documentdb-datamigrationtool

Azure DocumentDB Data Migration Tool
MIT License
388 stars 182 forks source link

.devcontainer configurations for no-touch functional tests #161

Closed hatboyzero closed 2 years ago

hatboyzero commented 2 years ago

Create .devcontainer configurations for no-touch functional tests

seesharprun commented 2 years ago

I have an example here of how this would be accomplished: https://github.com/seesharprun/multidb-devcontainer

Realistically, this would require the .NET 6 migration to already be done first before we could go down this path.