[go: up one dir, main page]

Skip to content

A simple console app to help change the owner of files and folder in Azure blob storage recursively

License

Notifications You must be signed in to change notification settings

cognitox/ChangeFilePermission

Repository files navigation

ChangeFilePermission

A simple console app to help change the owner of files and folder in Azure blob storage (ADLS Gen2) recursively.

Table of Contents

Installation

Download the project. Open in Visual Studio. Update the following properties:

  1. Storage account name
  2. Storage account key
  3. Container name
  4. Folder name
  5. User email or service principal id.
// Provide any necessary commands or code snippets for installation

About

A simple console app to help change the owner of files and folder in Azure blob storage recursively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages