actions-marketplace-validations/Get Azure Credential
Simple GitHub Action Helper to extract Azure Service Principal from secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | secret string | yes | — |
Outputs
| name | description |
|---|---|
| app-id | App ID |
| display-name | Display Name |
| tenant | tenant id |
| password | Password |