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 Create Azure PostgreSQL In this blog post we are going to create Azure PostgreSQL database. Login to your Azure portal [https://azure.microsoft.com/en-us/free/] and click on Create a resource. Login
Free Post Azure Add user to the Azure Windows Server Login to your windows server and start Computer Management Right click on Uses under Local Users and Groups and click on New User... New UserProvide User name and password and
Free Post Azure Add Server to the Azure DevOps Deployment Group In this blog post I am going to show how to add server to the Deployment Group using Azure DevOps. Why do you need to do that? You have to
Free Post Azure Create Azure Windows Server In this blog post we are going to create Windows Server in Azure. Login to your Azure Portal [https://azure.microsoft.com/en-us/free/]. If you don't have one, read
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 Azure AD B2C Add application to Azure AD B2C Log in to your Azure Account, if you don't have one read this article [/azureaccount/] and create Azure AD B2C as described here [/create-azure-active-directory-b2c/]. Click on All resources and find
Free Post Azure AD B2C Create Google as Azure AD B2C Identity provider Log in to your Azure Account, if you don't have one read this article [/azureaccount/] and create Azure AD B2C as described here [/create-azure-active-directory-b2c/]. Click on All resources and find
Free Post Azure Create Azure Active Directory(AD) B2C Why should you care about Azure AD B2C, you can read here [https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-reference-protocols] . To follow along you need to create Azure Account. Read
Free Post Azure Create Azure Key Vault Read Microsoft documentation for introduction [https://docs.microsoft.com/en-us/azure/key-vault/key-vault-whatis]. Create Azure Key Vault using Azure Portal First we are going to create Azure Key Vault using
Free Post Azure Resource Manager Template Get started with Azure Resource Manager(ARM) templates Read this microsoft documentation for introduction. My favorite editors to work with ARM templates is Visual Studio, can be installed from here, choose Community if you don't have any MSDN
Free Post Azure Create new Azure Service Connection You need Azure Service Connection to connect Azure DevOps with your Service Principal to be able to deploy applications to your Azure subscription. This is in a way your connection