Skip to content

Issue to access storage container from azure identity #31323

Open

Description

I need to access azure storage, containers, blobs user permission wise. for this I have try below two different ways.
1)try to get storage ,container and blobs using azure "azure/identity" and "azure/arm-storage packages.
2)try to get all in backend side.
1)try to get storage ,container and blobs using azure "azure/identity" and "azure/arm-storage packages.
when try using this package everything work properly but when use my app in desktop system popup will not shown. this is main issue using this I'm facing.
this is my code how to authenticate and get storage and containers.
image
and this is authentication popup :
image

2)try to get all in backend side.
From Using Create api for this in this also blob ,storage ,containers are display but in backend side its not properly handling user permission wise storage ,container and blobs.

so can you tell me how to get current user permission wise storage accounts, container and blobs .using my app is properly work in any system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions