Azure Api管理是否可以禁用订阅密钥

问题描述:

通过API管理调用时,订阅密钥是否必须作为请求的一部分发送?有没有办法禁用此选项?

Is it a must that Subscription Key sent as part of the request when call through API Managment? is there a way to disable this option?

创建一个新产品,然后在其设置中取消选中需要订阅".添加到此类产品中的任何API都可以在没有密钥的情况下(即匿名)被调用.

Create a new product and uncheck "Require subscription" in its settings. Any API added to such product will be callable without a key, i.e. anonymously.