You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/common-questions-discovery-dependency-analysis.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,10 @@ The new agentless dependency experience was released on Sep 30,2025. You need to
74
74
75
75
For more information, see on how to [switch to the new enhanced visualization](/azure/migrate/how-to-create-group-machine-dependencies-agentless#switch-to-new-visualization)
76
76
77
-
## As an existing user of Classic experience, can I continue to view the previoulsy gathered server dependencies in the new experience as well?
77
+
## As an existing user of Classic experience, can I continue to view the previously gathered server dependencies in the new experience as well?
78
78
79
79
- Yes, in the new experience, you can go to the **All inventory** or **Infrastructure** inventory view to select **View dependencies** from Dependencies column against the server of your choice to view the latest dependency data through the new enhanced visualization.
80
-
- To view dependencies for previoulsy collected data, you can switch to the old visualization through the banner on top of the page.
80
+
- To view dependencies for previously collected data, you can switch to the old visualization through the banner on top of the page.
81
81
- You can also go to the Classic experience through a footer note on the **Overview** page where you can select **View Dependencies** for the servers you enabled.
82
82
83
83
## As an existing user of the classic experience, is there a way to export the dependency data that was gathered before the new experience was released?
@@ -96,14 +96,14 @@ For more information, see, [how to review the dependency view across enabled ser
96
96
## As an existing user of agent-based dependency analysis, can I continue using the capability after the release of the new experience?
97
97
- Agent-based dependency analysis is **not supported in the new Azure Migrate experience**. You can go to the Classic experience through a footer note on the **Overview** page of the project, where you can continue using the agent-based dependency analysis using the associated Log Analytics workspace.
98
98
99
-
## After the deprecation of MMA agent, how can I continue to use agent-based dependency anlaysis for Azure Migrate discovered servers?
99
+
## After the deprecation of MMA agent, how can I continue to use agent-based dependency analysis for Azure Migrate discovered servers?
100
100
- The Log Analytics MMA agent was retired on August 31st 2024. To gather dependencies, you still need a separate Dependency Agent.
101
101
- The Dependency agent requires the new Azure Monitor Agent (AMA) to be deployed on guest servers to gather dependency data.
102
102
- After switching to AMA, the Dependency agent will push the dependency data to the same Log Analytics workspace (ID) that was previously associated with the Azure Migrate project for agent-based dependency analysis.
103
103
104
104
## After the deprecation of MMA agent, how can I transition to the new AMA agent to continue gathering the dependency data?
105
105
- Step1: To deploy the AMA agent, we recommend to first clean up the existing Service Map to avoid duplicates. [Learn more](/azure/azure-monitor/vm/vminsights-migrate-from-service-map#remove-the-service-map-solution-from-the-workspace)
106
-
- Step 2: To deploy the AMA agent, on the on-prem guest servers, you must first Arc-enable these servers by installing the Arc agent on the required guest servers.
106
+
- Step 2: To deploy the AMA agent, on the on-premises guest servers, you must first Arc-enable these servers by installing the Arc agent on the required guest servers.
107
107
- Step 3: Download and run the script on the host server. o deploy both the AMA and the Dependency agent on the guest machine, you need to create the Data collection rule (DCR) that maps to a particular LA workspace ID.
108
108
- Step 4: In a transition scenario, the Log Analytics workspace should be the same one previously configured for the Service Map agent. The DCR allows you to enable the collection of processes and dependencies, which is disabled by default.
0 commit comments