Coder Social home page Coder Social logo

azuredatalakemanagement's Introduction

AzureDataLakeManagement

This project was created to help simplify the process of managing an Azure Datalake specifically around updating existing ACL's to child objects within the lake. Yes, this can be accomplished with Azure Storage Explorer, however come customers don't like to install new software.

My goal, is to make a straight forward set of functions that will assist a user in configuring folders and the associated ACL's in an ADLS Gen 2 storage container using the objects names rather than ID's.

To contribute to this project please view the GitHub project at https://github.com/SteveCInVA/AzureDataLakeManagement


Version History:

  • 2024.1.1 - 01/09/2024 Issue 22 - Fixed issue where a lack of Azure Permissions to Microsoft.Storage/storageAccounts/listKeys/action would cause failure to execute even with correct AzureAD permissions on objects.

  • 2023.12.3 - 12/01/2023 Published via Github Actions to PowershellGallery.com

  • 2023.12.2 - 12/01/2023 Removed - Github Action Publish testing

  • 2023.12.1 - 12/01/2023 Function optimization and improved consistency of help content.

  • 2023.11.2 - 11/13/2023 Added function to remove an ACL from a folder and all inherited children

azuredatalakemanagement's People

Contributors

stevecinva avatar

Watchers

 avatar

azuredatalakemanagement's Issues

Root Container ACL

As a user, I need to be able to set an ACL on a particular container.

Add the ability to manage resource locks (enable / disable) locks

As a user I need the ability to disable a resource or resource group lock that is blocking the ability to delete certain permissions.
In addition, there should be functionality that enables the re-creation of a resource or resource group lock.
Should be able to specify the lock type (delete / read-only).

File Upload

As a user I want the ability to upload a file from my local machine using powershell to a particular folder in the datalake.
By default the script should error if the file already exists, but have a flag that would allow overwrites to occur.

Set Default for folderpath

When using the get-datalakefolderacl function, default the -folderpath parameter to '' if nothing is presented

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.