Azure DevOps Notes
Azure Dev Ops: Repo: Repos > Files shows what is on Master. Stuff does not get here until "Pull Request" is approved. Pipeline section - Pipeline: Pipeline is the overall process that will happen on each of the environments. Pipeline creating process has Configure step that you pick your selected YAML Pipeline running creates an "artifact" Pipelines > Pipelines => RemoteOrder API => click blue "Run Pipeline" button => select branch which should now have "Mine" with "stories/360094" under which you pick => click blue "Run" button in SE => Wait again for it to go from Queued to Success for all => remember the pipeline id and # Pipeline section - Releases: REJECT TO FREE UP DEV BOX Must reject prior release on that box (Dev or one of the others) first even, if you were the last to release to th...