Skip to content
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

Create private endpoint for the dfs endpoint of the storage account #4

Open
SvenAelterman opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SvenAelterman
Copy link
Contributor

SvenAelterman commented Aug 12, 2022

Currently, the secured (private) storage account in the research enclave only has a private endpoint for the blob endpoint enabled. To enable accessing the storage account using tools that support the ADLS Gen 2 protocols, the dfs endpoint also needs a private endpoint.

This involves creating a new private endpoint and a new private DNS zone. Currently, these resources are created in the storage_account.bicep file, but if multiple resources of those types will be created, they should be abstracted in modules.

@SvenAelterman SvenAelterman added enhancement New feature or request good first issue Good for newcomers labels Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant