Azure Instance MetaData Service - Find out Azure information from within guest OS!

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 15

  • @SteveBonds
    @SteveBonds 3 года назад +1

    I think my head just exploded. There are so many possible ways for this to be useful for people managing VMs in Azure it's overwhelming.
    What is my resource ID? What are my managed disk IDs? Are they premium disk? What image was used to create me? Who manages me? Where am I located?
    *BOOM*

  • @tumelomotsikelane
    @tumelomotsikelane 3 года назад +1

    Very useful. I never thought VMs could see their Azure metadata

  • @eugenekim1861
    @eugenekim1861 3 года назад

    So impressive! Much better explanation than Microsoft Azure MSDN channel

  • @christianibiri
    @christianibiri 2 года назад

    Great content, just watching old videos with useful information! :)

    • @NTFAQGuy
      @NTFAQGuy  2 года назад +2

      Lol it’s not that old

  • @anyaroyal5227
    @anyaroyal5227 Год назад

    Very useful..Thank you John

  • @craigmcgrath4289
    @craigmcgrath4289 Год назад

    Nice explanation. Looking forward to trying it out. :)

  • @iamdedlok
    @iamdedlok 3 года назад

    This is fascinating, thanks John! Looks very useful.

  • @BijouBakson
    @BijouBakson 2 года назад

    Thank you.

  • @andrewtwigg
    @andrewtwigg 3 года назад

    Awesome!

  • @FalcoPunch182
    @FalcoPunch182 3 года назад

    Two questions regarding this great feature: does the request to this IP also work from Azure App Serives? And: will there also show up a scheduled event when a VM will be updated?

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      This is for VM only in terms of support. Other services run on VMs but likely not exposed. No scheduled event in the guest.

    • @FalcoPunch182
      @FalcoPunch182 3 года назад

      @@NTFAQGuy sorry not updated. I meant if there is a scheduled event when the VM will be backed up via Azure Backup. This would make it easier getting to application consistent backup states.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      @@FalcoPunch182 no but you don't need it. azure backup calls vss etc to make app consistent.