Can't activate Windows in Azure using BYOIP public IP

dotAndy 6 Reputation points
2022-04-23T09:31:06.393+00:00

I can't seem to be able to activate any Windows instances in Azure (using the Azure provided licence, rather than HUB).

I believe the problem is that the instances are all using BYOIP public IP addresses, so when the instance tries to contact kms.core.windows.net it is failing to authorize the activation because the public IP isn't from the standard Azure range.

If I change the instance to use a public IP in the Azure range the activation then proceeds immediately.

Is this an issue within Azure, or do I need to do anything different when using BYOIP addresses?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,101 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. dotAndy 6 Reputation points
    2022-05-23T08:34:18.17+00:00

    Just to add an update to this.

    The Azure networking team investigated this, and they have a roadmap for a permanent resolution to this issue. So shouldn't be a problem going forward.

    1 person found this answer helpful.
    0 comments No comments

  2. Ronen Ariely 15,096 Reputation points
    2022-04-23T15:24:56.833+00:00

  3. Devaraj G 2,091 Reputation points
    2022-04-25T00:48:10.9+00:00

    Hi,

    Seems azure only accepts activation request from azure public IP address. Hence the failure. But I couldn't fine any documented known issues.

    are you able to psping to the KMS address ? steps given in @Ronen Ariely response.