【问题标题】:Azure Mobile Service deployed to Azure Websites部署到 Azure 网站的 Azure 移动服务
【发布时间】:2014-11-06 00:10:48
【问题描述】:

由于部署 Azure 移动服务的区域可用性有限,我正在研究将该服务部署到 Azure 网站。我可以使用部署配置文件轻松地将服务部署到网站,而且一切似乎都正常。

我只是想知道是否有人有这样做的经验?与官方移动服务托管部署相比有哪些限制?以及对典型代码的任何具体要求更改?

【问题讨论】:

    标签: azure azure-mobile-services azure-web-app-service


    【解决方案1】:

    在过去几个月中实施并使用它,这些是我发现的结果。

    除了手动将配置值指定为应用设置与移动服务配置之外,只需进行少量更改。我正在使用 Azure AD 身份验证,并且在 Azure 网站应用程序设置中配置所需的密钥是

    • MS_MobileServiceName
    • MS_MobileServiceDomainSuffix
    • MS_MasterKey
    • MS_ApplicationKey
    • MS_AadClientId
    • MS_AadTenants
    • MS_AadAudience

    我在https://pontifex.azurewebsites.net/azure-mobile-services-hosted-in-azure-websites/https://pontifex.azurewebsites.net/azure-mobile-services-hosted-in-azure-websites/

    【讨论】:

      猜你喜欢
      • 2014-06-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多