Interested in creating and selling training? You pick the price, 50/50 revenue share, and you own the content. Find out more at
Anyone have experience with hosting GP in Azure? Just curious what VM sizing you chose, and what performance tips you might have? How hard was the migration process? Sure seems like a hot topic but I see all different kinds of recommendations out there.
Hi Jon, you may be interested in this post I made about delivering GP via the web... This vid shows GP delivered thru a web page which is sitting on an Azure server. Although the server is OS and SQL in one, it's only for demo so you would need to extend that depending on the number of users etc... https://www.linkedin.com/posts/robert-hyndman-seventeen_dynamics-gp-in-the-cloud-activity-6745477034807570432-874z
Great feedback Robert. I was thinking more of the backend side of things, and how to get off of aged hardware. But the access and frontend is certainly a question too. Great tips!
Hi Jon Stypula,
I've moved a few customers now from on-prem GP to the Azure cloud, in varying sizes, but mostly SMB's. In one case I took over a setup that was done by another partner and it was completely overkill for what the customer needed, ending up in paying a monthly bill of 3.5k$ whereas they could have easily got away with less than half of that monthly spending.
The first big mistake was to select a SQL Enterprise version for something that wasn't justified, paying upfront twice or three times the monthly license cost for SQL, which is ridiculous. Second, the former partner setup 3 VM's where 2 would have been enough for only 4-5 GP users.. Again, overkill and lack of knowledge on how the system operates and what GP needs in terms of resources.
Two other customers I moved to hosted platform were identical in size and their monthly bill is way less than 1k$. I also noticed that many times the VM's are over-sized when setting up the initial configuration.. The essence of Azure is to able to easily scale up or down once you started with it, and IMHO it's easier to scale up, especially when it comes to storage space.
LMK if you want more details.