actions-marketplace-validations/Update Partner Center offer artifact
Update Partner Center offer artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 7, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/microsoft_microsoft-partner-center-github-action@89581eea1996b078eea11ee3a53883fe1685e021 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| offerId | Offer id | yes | invalid |
| planId | Plan id | yes | invalid |
| filePath | Artifact file path | no | invalid |
| artifactVersion | Artifact version | no | 1.0.0 |
| clientId | client id | yes | invalid |
| secretValue | secret value | yes | invalid |
| tenantId | tenant id | yes | invalid |
| offerType | offer type. Valid values are vm_image_offer or application_offer. | yes | invalid |
| imageVersionNumber | image version number | no | invalid |
| imageType | image type. Valid values are x64Gen1, x64Gen2 etc. | no | invalid |
| osDiskSasUrl | OS Disk SAS URL | no | invalid |
| dataDiskSasUrl | Data Disk SAS URL | no | invalid |
| operatingSystemFamily | The OS family name. Valid value linux. | no | invalid |
| operatingSystemType | The OS type name. Valid value redHat. | no | invalid |
| verbose | Turn on verbose debugging output | no | false |
Outputs
no outputs