I recently started the development of a vue3 application (web.replayer.app) and wanted to explore how to automatically build and deploy from my GitHub repository to my online test environment. Azure Pipelines seems to be an easy way to do it.
Continue readingTag: Azure
Remote access to a Microsoft Windows 10 Azure Virtual Machine (VM) with TeamViewer
Since I have set up my first Azure Windows VM, I wondered how to best access it. There are many options, with their own limitations: RDP (requires an internet-facing open port) Bastion (requires quite involved …
Continue reading