Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Azure Api アプリを使用しており、クライアント デバイスにプッシュ通知を返す必要があります。Azure API アプリはこれをサポートしていますか?
はい、Azure App Service API アプリで SignalR ハブをホストできます。とはいえ、App Service Web アプリも問題なく動作します。実際、他のシナリオで API アプリが提供する追加機能が必要でない限り、これが私の推奨事項です。特に、API アプリの一部であるゲートウェイが不要になります。