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

board_azure should allow setting the path to the board #528

Closed
hongooi73 opened this issue Oct 6, 2021 · 3 comments
Closed

board_azure should allow setting the path to the board #528

hongooi73 opened this issue Oct 6, 2021 · 3 comments
Labels
feature a feature request or enhancement

Comments

@hongooi73
Copy link
Contributor

hongooi73 commented Oct 6, 2021

Currently, board_azure doesn't have any facility to specify where the board is located inside the container. However, all storage services that AzureStor supports (file, blob, ADLS2) can have directories, like with a local disk, so there is no reason not to allow it.

I can make a PR for this.

@hongooi73
Copy link
Contributor Author

hongooi73 commented Oct 6, 2021

This is basically the equivalent of specifying a prefix with S3; you can actually do the same with Azure blobs, but using directory syntax seems more straightforward and also generalises to file and ADLS2 storage.

@hadley
Copy link
Member

hadley commented Oct 6, 2021

Yeah, a PR would be great.

@hadley hadley added the feature a feature request or enhancement label Nov 16, 2021
@hadley hadley closed this as completed Dec 13, 2021
@github-actions
Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants