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
- CREATE - To create a new PAT for the SPs
- LIST - To list all PATs generated by the SP.
- Databricks URL - defaults to
prod
url - PAT Secret Name - You must mention a unique token name. The pipeline may fail if it detects another active token with the same name.
- Recipient Email - set up desired email account.
- Token Validity - defaults to
180 days/ 6 months