Skip to content

Unable to access the "data" field of batch explorer as access key disable for security compliance.  #2936

Description

@FrankPan1990

Is your feature request related to a problem? Please describe.
Unable to access the "data" field of batch explorer as access key was disabled for security compliance. As for recent security requirement, we need to disable to access key or automatically disabled via security policy. It will cause we are not able to manage the batch account associated storage account from the batch explorer.

Describe the solution you'd like
I helped review the code and can see the field of "data" only use the access key as a reference. Looks it didn't meet the modern security requirement. May I ask if we can add logic to access the storage account via MS Entra ID to avoid the failure of KeyBasedAuthenticationNotPermitted?
BatchExplorer/desktop/src/app/components/data/action/blob-container-commands.ts at main · Azure/BatchExplorer (github.com)
BatchExplorer/desktop/src/app/services/storage at main · Azure/BatchExplorer (github.com)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions