Azure 数据网关帐户权限

Azure data gateway account permissions

安装 Azure 数据网关时,安装程​​序需要组织帐户的电子邮件地址,然后使用该地址登录到 Azure。

为了测试,我一直在使用自己的帐户,但对于实时系统,是否应该为数据网关创建一个专用的 "service" 帐户?

During gateway installation, you sign in with your Azure account, which links your gateway installation to your Azure account and only that account. Later, in the Azure portal, you must use the same Azure account and Azure AD tenant when you create an Azure gateway resource that registers and claims your gateway installation. In Azure Logic Apps, on-premises triggers and actions then use the gateway resource for connecting to on-premises data sources.

需要使用工作帐户或学校帐户 登录,也称为组织帐户,类似于用户名@contoso.com。 您不能使用 Azure B2B(来宾)帐户或个人 Microsoft 帐户,例如@hotmail.com 或@outlook.com。

更多详情,您可以参考这篇article