check_auth
Validate Azure Service Principal credentials by acquiring an ARM token, ensuring authentication is correctly set up before accessing Azure Data Factory resources.
Instructions
Verify Azure Service Principal credentials by acquiring a real ARM token.
Makes no Azure Data Factory calls - it only proves auth is configured correctly (tenant/client/secret valid, SPN enabled) before any ADF connectivity exists. Run this after health_check and before Step 3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||