|
1
|
| Richard Fuller · 技术社区 · 7 年前 |
|
|
1
3
现在解决方案在Azure函数中可用 您可以将所有密钥、机密和证书放入密钥库,并通过KeyValue URL(带Manage Identity)进行访问。使用manage Identity,您不需要在Azure函数配置中存储KeyVault凭据。 |
|
|
2
1
这个
|