How do I build and build a C#/Playwright test app and the deploy this to azure for inclusion in release pipelines?
So I now have a suite of working smoke tests using VS/C# and Playwright. These are working very well as part of a release pipeline in this format below.