Skip to content

Commit 2fddccf

Browse files
authored
Merge pull request #54094 from eltociear/patch-2
Fix typo
2 parents 243a8cd + 7baab56 commit 2fddccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/troubleshooting/troubleshoot-activation-problems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ For the VM that is created from a custom image, you must configure the appropria
9898
9999
Also make sure that the outbound network traffic to KMS endpoint with 1688 port is not blocked by the firewall in the VM.
100100
101-
5. Verify using [Network Watcher Next Hop](https://docs.microsoft.com/azure/network-watcher/network-watcher-next-hop-overview) that the next hop type from the VM in question to the destination IP 23.102.135.246 (for kms.core.windows.net) or the IP of the appropriate KMS endpoint that applies to your region is **Internet**. If the result is VirtualAppliance or VirtualNetworkGateway, it is likely that a default route exists. Contact your network adminstrator and work with them to determine the correct course of action. This may be a [custom route](https://docs.microsoft.com/azure/virtual-machines/troubleshooting/custom-routes-enable-kms-activation) if that solution is consistent with your organization's policies.
101+
5. Verify using [Network Watcher Next Hop](https://docs.microsoft.com/azure/network-watcher/network-watcher-next-hop-overview) that the next hop type from the VM in question to the destination IP 23.102.135.246 (for kms.core.windows.net) or the IP of the appropriate KMS endpoint that applies to your region is **Internet**. If the result is VirtualAppliance or VirtualNetworkGateway, it is likely that a default route exists. Contact your network administrator and work with them to determine the correct course of action. This may be a [custom route](https://docs.microsoft.com/azure/virtual-machines/troubleshooting/custom-routes-enable-kms-activation) if that solution is consistent with your organization's policies.
102102
103103
6. After you verify successful connectivity to kms.core.windows.net, run the following command at that elevated Windows PowerShell prompt. This command tries activation multiple times.
104104

0 commit comments

Comments
 (0)