Azure can host everything you want. This tutorial walks through creating a a .net code site in Azure.
Tag: Microsoft
Azure: Working with Resource Groups
Working with demos in Azure can be confusing if you don’t manage your resources right. Luckily, Resource Groups solve all your problems. Read on for the answers!
An Introduction to Azure DevOps
Azure DevOps is a multi functional set of tools to help you take control of your entire development and release process. Here is a quick high level overview to get you started.
How do you set up the Azure CosmosDb Emulator
Working with CosmosDb in Azure is an exciting task, but can be expensive to provision. Here we go through the steps to set up a local emulator so you can develop – free.
Dynamics 365: Trigger a dialog with javascript
In this blog, we learn how to create a custom dialog in Dynamics 365 and trigger that dialog using javascript.