Azure

Using VS Code To Build An Azure Function And SQL Database App With .Net Core On Azure Cloud

This post details the process of developing an Azure function and SQL Database app using .net core with VS Code on a Mac laptop and deploying it to the Azure cloud.

CI/CD For Python Code Using Azure, Jenkins, Nginx, and GitHub: Part One

I will introduce how to set a Jenkins server up behind an Nginx reverse proxy server on Azure by creating a Linux virtual machine on Azure and configuring Azure NSG(network security group)

.NET Programming Weekly Issue 8 - April 26, 2020

You can find some discussions about 'how to convert a string to int', it's a simple question?No. 'C# exception handling best practices', 'How to write to a file with C# in 2020 - StackOverflow doesn't get it right', a tutorial about Azure DevOps and a video about create prototype level in Unity.

Build and Deploy your Hugo Pages on Azure in 2020

I am a newcomer to Azure, so this article is only a record of the process of building my personal website on azure and the issues I encountered. I hope to help people with the same needs.