Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 713 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 713 Bytes

Introduction

Azure DevOps pipeline to CREATE and LIST Personal Access Tokens (PAT) for Databricks. The PAT will be generated based on the access provided to the service principals below.

Average run time: 2 mins



Available Operations:

  1. CREATE - To create a new PAT for the SPs
  2. LIST - To list all PATs generated by the SP.

Special Inputs/Runtime-Parameters required for each pipeline:

  1. Databricks URL - defaults to prod url
  2. PAT Secret Name - You must mention a unique token name. The pipeline may fail if it detects another active token with the same name.
  3. Recipient Email - set up desired email account.
  4. Token Validity - defaults to 180 days/ 6 months