简体   繁体   English

在另一台Windows VM上使用来自一个SQL Azure VM的SQL安装文件是否有任何挑战?

[英]Is there any challenge in using SQL Setup file from one SQL Azure VM on another Windows VM?

I have a customer who has created only Windows VM from Azure Gallery and wants me to install SQL in it. 我有一个客户只从Azure Gallery创建了Windows VM,并希望我在其中安装SQL。 Is it ok to use SQL Setup file from another Azure VM on this VM? 可以在此VM上使用来自其他Azure VM的SQL安装文件吗? If yes, then it makes no sense as people can now ask for Windows VM instead of SQL VM which are more expensive and get around it by using SQL setup file from another SQL Azure VM. 如果是,那么没有任何意义,因为人们现在可以要求使用Windows VM而不是更昂贵的SQL VM,并通过使用来自另一个SQL Azure VM的SQL安装文件来解决它。

Where you get the install bits isn't as important as the licensing model. 您获得安装位的位置不如许可模型重要。 There are two licensing models for a virtual machine (VM) hosting SQL Server - pay-as-you-go, and bring your own license (BYOL). 托管SQL Server的虚拟机(VM)有两种许可模式 - 即用即付,并带有您自己的许可证(BYOL)。 And now, using either PowerShell or Azure CLI, you can modify which licensing model your SQL Server VM uses. 现在,使用PowerShell或Azure CLI,您可以修改SQL Server VM使用的许可模型。

Full documentation is here . 完整的文档在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM