Azure / Azure/AzFilesSmbMIClient

Request: Support for ARC / hIMDS

Open
#32 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
7
Avg merge
6d 7h
Merged PRs (30d)
1

Description

For ARC-enabled on-prem VMs, the IMDS URL is different. See https://learn.microsoft.com/en-us/azure/azure-arc/servers/agent-overview for details.

`AzFilesSmbMIClient` should check if the environment variable `IDENTITY_ENDPOINT` is set and use its value as IMDS URL before falling back to the well-known URL for hosted VMs.

https://github.com/Azure/AzFilesSmbMIClient/blob/c84f423713a66bf1d8a2b4c803b2f8f8a529b61b/Windows/dll/src/AzFilesSmbMI.cpp#L1488-L1532

https://github.com/Azure/AzFilesSmbMIClient/blob/c84f423713a66bf1d8a2b4c803b2f8f8a529b61b/Windows/dll/src/AzFilesSmbMI.cpp#L1064-L1067

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.