Skip to content

Commit 78c0515

Browse files
committed
Applied monikers
1 parent 14647bf commit 78c0515

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

articles/migrate/how-to-create-group-machine-dependencies-agentless.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,31 @@ ms.custom: engagement-fy25
1515

1616
This article describes how to set up agentless dependency analysis using Azure Migrate: Discovery and assessment tool. [Dependency analysis](concepts-dependency-visualization.md) helps you to identify and understand dependencies across servers for assessment and migration to Azure.
1717

18+
::: moniker range="migrate"
1819
> [!Note]
1920
> In this article, you'll explore the new experience with agentless dependency analysis. You should continue only if you've upgraded to the new experience by following these [prerequisites](./how-to-create-group-machine-dependencies-agentless.md#switch-to-new-visualization).
21+
::: moniker-end
2022

23+
::: moniker range="migrate-classic"
2124
## Current limitations
2225

2326
- In the dependency analysis view, currently you can't add or remove a server from a group.
2427
- A dependency map for a group of servers isn't currently available.
28+
::: moniker-end
2529

30+
::: moniker range="migrate"
2631
## What's New?
2732

2833
- Dependency analysis is automatically enabled on 1,000 servers discovered by each Azure Migrate appliance that has passed the prerequisite checks. You no longer need to enable the dependency analysis on servers manually as before.
2934
- The enhanced dependency visualization helps you review additional information about the servers, connections, and processes. You can filter the view by process type to analyze key dependencies in the visualization.
3035
- In the new visualization, after identifying key dependencies, you can group servers into an application by tagging them.
36+
::: moniker-end
3137

3238
## Before you start
3339

40+
::: moniker range="migrate"
3441
The existing users can follow steps provided [here](how-to-create-group-machine-dependencies-agentless.md#switch-to-new-visualization)
42+
::: moniker-end
3543

3644
The new users need to follow the below steps:
3745

@@ -68,10 +76,12 @@ The new users need to follow the below steps:
6876

6977
After the server discovery is complete, appliance initiates the discovery of installed applications, roles, and features (software inventory) on the servers. During software inventory, the discovered servers are validated to check if they meet the prerequisites and can be enabled for agentless dependency analysis.
7078

79+
::: moniker range="migrate"
7180
> [!Note]
7281
> Agentless dependency analysis feature is automatically enabled for the discovered servers when the prerequisite checks are successful. Unlike before, you no longer need to manually enable this feature on servers.
82+
::: moniker-end
7383

74-
After servers are automatically enabled for agentless dependency analysis, appliance collects dependency data from the server every 5 mins. It then sends a combined data point every six hours. You can review the [data](discovered-metadata.md#application-dependency-data) collected by appliance during analysis.
84+
After servers are enabled for agentless dependency analysis, appliance collects dependency data from the server every 5 mins. It then sends a combined data point every six hours. You can review the [data](discovered-metadata.md#application-dependency-data) collected by appliance during analysis.
7585

7686
## Review dependency status
7787

@@ -85,11 +95,15 @@ On reviewing the **Dependencies** column for any server, you see one of the foll
8595
2. **Validation in progress:** when the prerequisite validation checks have still not been completed on the server
8696
3. **Validation failed:** when the validation checks on the server have failed. You can select the status to review error message which would mostly be related to missing prerequisites like insufficient credential permissions or invalid credentials etc.
8797

98+
::: moniker range="migrate"
8899
After the validation succeeds, dependency analysis are auto-enabled and you see one of the following status:
100+
::: moniker-end
89101

90102
- **View dependencies:** when validation checks have passed and the dependency analysis has been enabled. You can select this to go to the new visualization and review dependencies for this server.
103+
::: moniker range="migrate"
91104
- **Not initiated:** when dependency analysis couldn't be enabled as Azure Migrate has reached the scale limit of 1,000 servers per appliance for auto-enablement. If you want to perform dependency analysis on the specific servers, you can manually disable it on the other auto-enabled servers and enable for the ones you need by using the PowerShell module.
92105
- **Disabled:** when dependency analysis has been manually disabled by you on this server using the PowerShell module. You can re-enable it any-time using the same PowerShell module.
106+
::: moniker-end
93107

94108
## Visualize dependencies
95109
::: moniker range="migrate-classic"
@@ -186,6 +200,7 @@ Destination application | Name of the application on the destination server
186200
Destination process | Name of the process on the destination server
187201
Destination port | Port number on the destination server
188202

203+
::: moniker range="migrate"
189204
## Switch to new visualization
190205

191206
If you're an existing user who has already set up an Azure Migrate project, performed discovery and manually enabled dependency analysis on some servers, you need to perform following steps to get the new enhanced visualization:
@@ -226,6 +241,7 @@ Dependency analysis is auto-enabled on all discovered servers which have passed
226241

227242
> [!NOTE]
228243
> Currently, it isn't possible to disable dependendency analysis on servers from portal so you need to install the PowerShell module to disable for servers that you don't want.
244+
::: moniker-end
229245

230246
### Log in to Azure
231247

0 commit comments

Comments
 (0)