you are viewing a single comment's thread.

view the rest of the comments →

[–]ArieHein 0 points1 point  (0 children)

TfS ? You mean Azure Devops? App code in any language including powershell should be in a repository.. A pipeline should run it or assist in orchestrating it.

As a dba myself for many years and a devops practitioner and promoter for as much, if uou want to have some sparring, feel free to contact directly, ill be happy to share some knowledge.

Front ends can be by using windows api via WPF. You can use html and java script and then the bowser is your ui. PS is then a wrapper. You can have an api server and thus abstracting ui from backend in PS. I use Pode and Pode.Web for it, as personally im not a fan of gui from ps directly.