问题描述
我创建了Azure Analysis Services实例,并尝试部署兼容性级别设置为1400的模型.但是,此操作失败.原因可能是因为我的AAS设置为1200(请参见下文).
I created an instance of Azure Analysis Services and I attempted to deploy a model whose compatibility level is set to 1400. However, this failed. The reason may be because my AAS is set to 1200 (see below).
我在门户网站或SSMS中看不到将其更改为1400的方法.如何将兼容性级别更改为1400?
I don't see a way in the Portal, or SSMS, to change this to 1400. How can I change the compatibility level to 1400?
兰迪·明德
推荐答案
我能够在我的AAS实例上部署1400级模型.当我像在SSMS中一样检查实例时,它也会显示1200.我在文档中没有看到对此设置的任何引用,因此这可能不是您的部署问题.
I am able to deploy level 1400 models on my AAS instance. When I checked my instance as you did in SSMS, it also shows 1200. I don't see any references to this setting in the documentation, so this may not be the problem with your deployment.
这篇关于如何将AAS兼容性级别更改为1400?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!