简体   繁体   English

如何在 azure 中保护后端到后端 api 消耗

[英]How to secure backend to backend api consumption in azure

I am using azure cloud and its various service.我正在使用 azure 云及其各种服务。 My application has some endpoints that i want to expose.我的应用程序有一些我想公开的端点。 Some other backend services will consumes my api and that should be in secure manner.其他一些后端服务将消耗我的 api 并且应该是安全的。 Any already available azure service for secure communication between my api and who will consume it.任何已经可用的 azure 服务,用于我的 api 和谁将使用它之间的安全通信。

Yes, the you are looking for the Api Management, it's what I use on my work to expose Apis for third parties!是的,您正在寻找 Api 管理,这是我在工作中用来向第三方公开 API 的!

https://azure.microsoft.com/en-us/services/api-management/#overview https://azure.microsoft.com/en-us/services/api-management/#overview

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM