Change Management: Is There a Way to Connect Visual Studio Logs with Azure Activity Logs?

wild_west 1 Reputation point
2020-11-11T22:23:55.633+00:00

I am trying to implement some sort of change management solution and am having trouble finding a connection between Visual Studio deployment logs and the Activity Logs in Azure. I may be looking in the incorrect place. Is there a way to see what changes were made from Visual Studio in the logs for my Azure web application? For example, we made a change to a web app around noon today but the change didn't seem to register. Are the activity logs only for certain changes?

We do not have pipelines implemented currently, nor deployment center. We are working on getting those things set up but need a short term solution until then. Thanks everyone!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,196 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,044 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dylan Zhu-MSFT 6,416 Reputation points
    2020-11-12T05:31:01.343+00:00

    Hi @wild_west ,

    I'm afraid that you could not connect visual studio logs with azure activity logs in visual studio. Maybe you could use azure cli on local environment. Hope it could help you.

    Best Regards,
    Dylan

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.