Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct IMDS_ENDPOINT #762

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

joerattazzi-microsoft
Copy link
Collaborator

Replaces #761

Correcting the IDMS_ENDPOINT to adhere to the documentation: https://learn.microsoft.com/en-us/azure/virtual-machines/instance-metadata-service

  • use http, not https
  • include the api-version query parameter

Correcting the IDMS_ENDPOINT to:
* use http, not https
* include the `api-version` query parameter
@Avery-Dunn Avery-Dunn merged commit a3a039f into dev Dec 18, 2023
5 checks passed
@Avery-Dunn Avery-Dunn deleted the joerattazzi-microsoft/correct-imds-endpoint branch March 11, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants