AzureDataLakeStorageFileSystemResource should implement IAzurePrivateEndpointTarget
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 201
Description
## Summary
`AzureDataLakeStorageFileSystemResource` in `Aspire.Hosting.Azure.Storage` does not currently implement `IAzurePrivateEndpointTarget`. It should be evaluated whether this resource type should support private endpoints, similar to other Azure resources.
## Context
Identified during API review in #13639. Other Azure storage resources support private endpoints, and Data Lake Storage File System resources may also benefit from this capability.
## Related
- PR #13639 (API surface area review)
Contributor guide
Research direction
Locate AzureDataLakeStorageFileSystemResource in Aspire.Hosting.Azure.Storage, then compare how other Azure storage resources implement IAzurePrivateEndpointTarget. Review the API surface discussion in issue #13639 and determine whether this resource should support private endpoints. Done means the decision is reflected consistently in the resource API and any relevant validation is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cloud, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100