← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1849508] Re: Azure IMDS documentation wrong about IP address

 

This bug is believed to be fixed in cloud-init in version 19.2-67. If
this is still a problem for you, please make a comment and set the state
back to New

Thank you.

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1849508

Title:
  Azure IMDS documentation wrong about IP address

Status in cloud-init:
  Fix Released

Bug description:
  The Azure data source documentation (topics/datasources/azure.rst.txt)
  has the following:

  Azure provides the `instance metadata service (IMDS)
  <https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service>`_
  which is a REST service on ``196.254.196.254`` providing additional
  configuration information to the instance. 

  However, the Azure documentation at https://docs.microsoft.com/en-
  us/azure/virtual-machines/windows/instance-metadata-service lists the
  IP address as 169.254.169.254, which makes more sense given how
  169.254.169.254 is of the link-local reserved addresses and
  196.254.196.254 is the University of the Free State in South Africa.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1849508/+subscriptions


References