Free Post Azure Using Azure Key Vault with Azure DevOps Log in to your Azure DevOps. To take a look at my public repo just navigate here [https://dev.azure.com/sergeydotnet/TerraformConfiguration] or create your own one. Read my
Free Post Azure Ghost on Azure with docker I spent a lot of time to find out how I can host a ghost docker image on Azure. I couldn't find anything that I could understand and use. That's
Free Post Azure Create Azure Database for MySQL In this blog post we are going to create Azure MySQL database. Login to your Azure portal [https://azure.microsoft.com/en-us/free/] and click on Create a resource. Azure
Free Post Azure Create Application Insights In this blog I am going to show how to create Azure Application Insights resource. First we are going to create a new Resource Group. Click on Create a resource
Free Post Azure Azure Storage Account In this blog post I am going to show how to create Azure Storage account. Login to the Azure portal, if you are using it first time you have to
Free Post Windows Service Windows Service I decided to write a blog series about Windows Services. All blog posts I found about it, is kind of outdated and not covering all functionality any developer need to
Free Post Windows Service Logging to Azure Application Insights for Windows Service Here is the link to the "home page" [/windows-service/] for this blog serie. The next point of interest is logging. The logging is very important for application life cycle. Take
Free Post Windows Service Scheduling and exception handling for Windows Service Here is the link to the "home page" [/windows-service/] for this blog serie. Next step is to add scheduling. Normally you implement windows service because you want to perform some
Free Post Windows Service Create and install Windows Service Here is the link to the "home page" [/windows-service/] for this blog serie. I created a new Azure DevOps project and called WindowsService [https://dev.azure.com/sergeydotnet/WindowsService]. How
Free Post Windows Service What is Windows Service and why should you care Here is the link to the "home page" for this blog serie. Comming... Here is the link to the "home page" for this blog serie. Links in this blog"Home page" for this blog serie.
Free Post Azure DevOps Create Azure App Service with Azure DevOps using Terraform We start with my public Azure DevOps project TerraformConfiguration [https://dev.azure.com/sergeydotnet/TerraformConfiguration]. To get started with Terraform read my blogs: * Get started with Terraform [/get-started-with-terraform/] * Using Terraform
Free Post Azure DevOps Continuous Integration(CI) using Azure DevOps Pipelines Here is the link to the "home page [/net-core-api/]" for this blog series. To get started with Azure DevOps create an account as I described here [/create-azure-devops-account/]. I am going
Free Post Azure DevOps Continuous Integration(CI) using Azure DevOps Pipelines and YAML Here is the link to the "home page [/net-core-api/]" for this blog series. To get started with Azure DevOps create an account as I described here [/create-azure-devops-account/]. I am going
Free Post .NET Core Create first .NET Core API using .NET Core command-line interface (CLI) Here is the link to the "home page [/net-core-api/]" for this blog series. If you prefer to use Visual Studio to create a new project or new to all this
Free Post .NET Core Get started with .NET Core Here is the link to the "home page [/net-core-api/]" for this blog series. To get started with .NET Core or just .NET download SDK from here [https://dotnet.microsoft.com/