Skip to content

Add AmbientMetadata.AzureVm component #6612

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evgenyfedorov2
Copy link
Member

@evgenyfedorov2 evgenyfedorov2 commented Jul 16, 2025

Adding a brand new component - Azure Virtual Machine metadata, which automatically grabs Azure Virtual Machine instance information from the Azure IMDS service endpoint 169.254.169.254, deserializes it into a strong type AzureVmMetadata and registers it in Dependency Injection container as IOptions<AzureVmMetadata>.

Microsoft Reviewers: Open in CodeFlow

@evgenyfedorov2 evgenyfedorov2 self-assigned this Jul 16, 2025
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Jul 16, 2025
@evgenyfedorov2 evgenyfedorov2 force-pushed the users/evgenyfedorov2/add_azurevm_metadata branch from 3fabf3a to 16e9fa1 Compare July 16, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant