microsoft / microsoft/aspire

AzureDataLakeStorageFileSystemResource should implement IAzurePrivateEndpointTarget

Open
#15,368 0 comments 0 reactions 0 assignees View on GitHub
area-integrations untriaged
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.