How can we help you today? How can we help you today?
PeterDanielsCRB
Thanks, Kendar.  Stoked to have you engage in this thread. To answer your questions... 1) At this point, we only have a production and dev integration environment (both Azure SQL DBs).  As I dive into this, I'm considering adding some new ones to test releases/deployments - esp a stage before prod.  Not sure if short-lived (even containers) might come into play.  I do you hear you in regards to "resetting" the dev int env. 2) We have done a little with RG SQL Clone, but aren't using it on a reg basis at this point.  I'm willing to consider options here.  I also want to be cognizant of other devs with perhaps a lower tolerance for complexity and new tools.  I do see value here, tho. 3) We are using VS SCA.  We started with SSMS, but found it lacking in several areas.  Plus our devs were actually more comfy with VS as they do a fair amount of SSIS dev. PS On a side note, I did play around some with a demo project n repo yesterday.  I used a develop and main branch (git-flowy) config.  Was able to get feature branches to CI build, but not release/deploy anywhere.  PR into develop would CI build + release and deploy to a dev integration DB.  PR into main does same for "prod".   I'm heading to the mountains with my wife shortly.  Catch you next week.  Thanks for all you do! -Peter / comments
Thanks, Kendar.  Stoked to have you engage in this thread.To answer your questions...1) At this point, we only have a production and dev integration environment (both Azure SQL DBs).  As I dive int...
0 votes
Also, if I wanted to complicate this already complicated discussion, I would add in the possibilities of both the SQL Clone for branch switching and the Hybrid SSC/SCA model. / comments
Also, if I wanted to complicate this already complicated discussion, I would add in the possibilities of both the SQL Clone for branch switching and the Hybrid SSC/SCA model.
0 votes