
Hello,
We would like to deploy Dynamics CRM On-Premise Portal on Private Azure. I understand we have Dynamics CRM Online Portal, but we are not looking at this option for now.
I understand we need to get the license for Azure and Dynamics CRM On-Premise Portal. Request you to clarify the below questions. Thank you!
1. Do we need SQL Server subscription?
2. Can we leverage Azure SQL to hook up CRM On-Premise Portal as we are deploying it on Azure?
3. Do we need anti-virus subscription?
4. May I know what are all the other services or subscriptions required on Azure to deploy Dynamics CRM On-Premise Portal?
*This post is locked for comments
I have the same question (0)Hi, my understanding is that you want only to host the Portals in Azure, and not Dynamics CRM, right ?
assuming this scenario:
- there is no licensing for on-premise Portal, it is an open source project
- no need for SQL subscription, the Portal will be using the same SQL server as your Dynamics CRM environment
- no need for Azure SQL
- don't think you need anti-virus as files won't be uploaded directly to the server (by the front-end, it would everything be stored in CRM database in case of file upload)
- you do need to make sure your CRM environment is accessible by Azure, not sure about the steps here, but you could have IFD enabled, or enabling your Azure AD to connect to your local AD (I don't really know this in details, but it is possible to do this cause I am working on a project with this setup)