svanboxel/Azure Cost report action
Generate a report for your Azure costs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| subscriptionId | Azure subscription id | yes | — |
| directoryId | Azure directory id | yes | — |
| clientId | Azure client id | yes | — |
| clientSecret | Azure client secret | yes | — |
| includeTags | Tags that will be included in the output as key:value | no | — |
| disableIssue | Disable Publish of results to issue | no | — |
| githubToken | Not required is disableIssue is set to true | no | — |
Outputs
| name | description |
|---|---|
| reportThisMonth | Report of this month |
| reportPreviousMonth | Report of previous month |
| issueNumber | GitHub issue number of report |