Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
177 views
in Technique[技术] by (71.8m points)

Azure App Configuration trace request ip address?

I have multiple web apps retrieving the app settings from Azure App Configuration Service on startup without any refresh options. I also have eventgrid and webhooks set up to push notifications of key changes down from the Azure App Configuration service to each web app. Everything is working and I should not get that many incoming http request to the Azure App Configuration service. But sometimes I'm getting unexpecting httprequests in the Azure App Configuration metrics. I can't seem to find any other information about each request to figure out which app may not be configured correctly. Is there a log or appinsights that captures more information for each request made to the Azure App Configuration Service?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

We are working on exposing request logs to your App Configuration store. The information of client IP addresses will be included. The feature is tracked in https://github.com/Azure/AppConfiguration/issues/333. It should be available soon.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...