Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 848 Bytes

README.rst

File metadata and controls

35 lines (26 loc) · 848 Bytes

Sheriff logo

Sheriff Setup Action

About

This is a Github Action that sets up the environment for Sheriff, a command line tool to manage Azure role-based access control (Azure RBAC) and Microsoft Entra Privileged Identity Management (Microsoft Entra PIM) using desired state configuration.

Usage

This task fetches and unpacks the Sheriff CLI tool.

steps:
  - name: Setup Sheriff
    uses: gofrontier-com/sheriff-setup-action@v1

Contributing

We welcome contributions to this repository. Please see CONTRIBUTING.md for more information.