adobe / adobe/aio-lib-files

Support private-only container for BYO credentials

Open
#126 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
13
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### Expected Behaviour

Users should be able to set init with a `noPublic` option.
OR by default, we should only create a private container and add a `addPublic` option (breaking change)

### Actual Behaviour

Init will create a private and a public container, this doesn't work for users that need to keep their azure instance private

Contributor guide

Open the contributing guide

Research direction

Start at the library's init entry point and trace how it creates the private and public containers. Implement the selected noPublic or addPublic behavior so users can keep the Azure instance private, then verify the initialization behavior with the project's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.