how to know which internal networking services used between azure app service(application) and azure database service?

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



how to know which internal networking services used between azure app service(application) and azure database service?



I have created dependency graph(between application and database ) of services with help of azure application-insights service map but I want to know about used other networking services between app service(application) and database ?
please help




1 Answer
1



It depends upon what networking services you have between your app service and DB.



If you are using Azure SQL DB, the traffic will flow over the Azure Backbone and will not be a bottleneck. If you are using a SQL Server inside of a VNET, it could be hitting any devices that you have configured.



If you would like to drill more into those services, you will need to see how those services are monitored. If you would like those services to appear on your Application Map when they don't, You can Leave your Feedback Here!






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

x9F3p5K5NWS7Wx NhXQ2Agu9G1QlSZ,GeiJ3kb2F,e0wByCj,scpUA,tJ7MwyGJO,L0g pQU6kHLDMJPWqlfDfoN
Ltmui3UtKQz M6WVKDO 6b 731SUJ3jBAIWmmI1N ifyj6Lbm2kAQaHEJmIQ7

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3