Let’s get started with Azure Function for Dynamics 365 CRM: Part 2 [Cloud Deployment]
In the previous blog, we have learned how to create an azure function to connect with Dynamics 365 CRM and create an account record whenever an azure function is triggered by the HTTP request.
In this blog, we will learn how to deploy the Azure Function App to Azure Cloud so that we can trigger that function from anywhere.
Prerequisite
1. Microsoft Azure Account
2. Active Subscription [Create a Free trial or Pay-as-you-Go Subscription]
If you are creating an azure function for learning purposes, then go with Free Trial but if you are working on the development for your organization or client then go for a Pay-as-you-Go subscription.
Step 1: Create a resource on Azure Portal for Azure Function Deployment.
Login to the portal.azure.com with your account and click on Create a resource: