Hi @MrFlinstone
Thanks for posting the question.
I see that you are trying to understand the minimum permission required to access the "AppService Log Stream". Please note that the "Monitoring Reader" role provides access to "monitoring" data i.e., the metrics and AppServiceHTTPLogs
and AzureMetrics
table in Logs. However, the log files can contain sensitive information, such as IP addresses or usernames. In order to avoid unauthorized access to such sensitive information, Contributor or Owner roles are required. You may refer to the following link for more details on it - Security considerations for monitoring data.
Please let me know if you have any questions.
---
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.