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

Feature: Add support for private Blob Storages #3076

Closed
Metal-Mighty opened this issue Jun 19, 2024 · 1 comment
Closed

Feature: Add support for private Blob Storages #3076

Metal-Mighty opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Metal-Mighty
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The Portal doesn't support access to Blob storages with anonymous access disabled. This is particularly problematic in business environments where company policies prevent the Storage Account from allowing unsecured accesses.

Describe the solution you'd like
Provide a way to toggle between anonymous/authenticated access with an environment variable

Describe alternatives you've considered
N/A

Additional context
N/A

@Metal-Mighty Metal-Mighty added the enhancement New feature or request label Jun 19, 2024
@Metal-Mighty Metal-Mighty added this to the v6.0 milestone Jun 19, 2024
@github-project-automation github-project-automation bot moved this to 🔦 Triage in IoT Hub Portal Jun 19, 2024
@Metal-Mighty Metal-Mighty moved this from 🔦 Triage to 📝 Todo in IoT Hub Portal Jun 26, 2024
@Metal-Mighty Metal-Mighty self-assigned this Jun 26, 2024
@Metal-Mighty Metal-Mighty mentioned this issue Jul 18, 2024
9 tasks
TLeoDev pushed a commit that referenced this issue Aug 26, 2024
* WIP-Update ImageUrl to a type string

* wip storage as base64 images

* Finish support of images as base64 strings

* WIP-Update ImageUrl to a type string

* wip storage as base64 images

* Finish support of images as base64 strings

* Fix unit tests build

* WIP-Update ImageUrl to a type string

* wip storage as base64 images

* Finish support of images as base64 strings

* WIP-Update ImageUrl to a type string

* wip storage as base64 images

* Finish support of images as base64 strings

* Add missing file header

* Update commented out code for new image management

* Update unit tests for new model image management

* Fix bad replace in file header

* Fix unit tests

* Fix unit tests and bugs

* Fix build issues after rebase

* using cleanup

* Code quality cleanup

* Rename remaining `*imageUri` to `*image`

* Code quality fixes

* Remove usage of Redis

Abandonned, wouldn't be very useful

* Remove unused parameter
@Metal-Mighty
Copy link
Contributor Author

Done in !3196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📝 Todo
Development

No branches or pull requests

1 participant