Skip to content

Commit 728f886

Browse files
committed
applying monikers
1 parent 0764112 commit 728f886

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ Dependency analysis is autoenabled on all discovered servers, which have passed
377377
> Currently, it isn't possible to disable dependency analysis on servers from portal so you need to install the PowerShell module to disable for servers that you don't want.
378378
::: moniker-end
379379

380+
::: moniker range="migrate-classic"
380381
### Log in to Azure
381382

382383
1. Log in to your Azure subscription using the Connect-AzAccount cmdlet.
@@ -453,7 +454,7 @@ You need to follow the same steps to export the discovered servers as mentioned
453454
```PowerShell
454455
Set-AzMigDependencyMappingAgentless -Enable -InputCsvFile .\ContosoDemo_VMs_Enable.csv [-AutoEnabledDepMap]
455456
```
456-
457+
:::: moniker-end
457458

458459
## Visualize network connections in Power BI
459460

0 commit comments

Comments
 (0)