Skip to content

Commit fa9f9e1

Browse files
authored
Update NSG rule instruction
Update NSG rule instruction
1 parent 1d8172a commit fa9f9e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-domain-services/migrate-from-classic-vnet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,10 @@ Before you begin the migration process, complete the following initial checks an
177177
| Source | Source service tag | Source port ranges | Destination | Service | Destination port ranges | Protocol | Action | Required | Purpose |
178178
|:-----------:|:----------------------------------:|:------------------:|:-------------:|:-------:|:-----------------------:|:--------:|:------:|:--------:|:--------|
179179
| Service tag | AzureActiveDirectoryDomainServices | * | Any | WinRM | 5986 | TCP | Allow | Yes | Management of your domain |
180-
| Service tag | CorpNetSaw | * | Any | WinRM | 3389 | TCP | Allow | Optional | Debugging for support |
181-
| Service tag | AzureActiveDirectoryDomainServices | * | Any | WinRM | 636 | TCP | Allow | Optional | Secure LDAP |
182-
180+
| Service tag | CorpNetSaw | * | Any | RDP | 3389 | TCP | Allow | Optional | Debugging for support |
181+
183182
Make a note of this target resource group, target virtual network, and target virtual network subnet. These resource names are used during the migration process.
183+
Please note that the 'CorpNetSaw' service tag is not availablle through Azure portal and the network security group rule for 'CorpNetSaw' has to be added using PowerShell (https://github.com/Justinha/azure-docs-pr/blob/aadds-offline-migration/articles/active-directory-domain-services/powershell-create-instance.md#create-a-network-security-group).
184184

185185
1. Check the managed domain health in the Azure portal. If you have any alerts for the managed domain, resolve them before you start the migration process.
186186
1. Optionally, if you plan to move other resources to the Resource Manager deployment model and virtual network, confirm that those resources can be migrated. For more information, see [Platform-supported migration of IaaS resources from Classic to Resource Manager][migrate-iaas].

0 commit comments

Comments
 (0)