How to protect API without using API Management

mat 0 評価のポイント
2024-03-25T10:52:36.6+00:00

We are considering restricting external access to an API server built on Azure's App Service without using API Management.

Our idea is to deploy the App Service within a VNet and allow communication only from specific CORS origins, while performing authorization using access tokens obtained from B2C.

My question here is ..

  1. Would it be possible to implement such a configuration?
  2. Do we need some gateway sevceis (like front door, application gateway) to access from my PC to API server in Vnet ?

Thank you in advance.

Azure
Azure
Microsoft が管理する世界のデータ センター ネットワークを介してアプリケーションとサービスを構築、配置、および管理するインフラストラクチャおよびクラウド コンピューティング プラットフォーム。
113 件の質問
Microsoft Q&A
Microsoft Q&A
このタグを使用して、提案、機能要求、バグを Microsoft Q&A チームと共有します。 Microsoft Q&A チームは、定期的にお客様のフィードバックを評価し、その過程で更新プログラムを提供します。
63 件の質問
{count} 件の投票