microsoft/Microsoft Store Publish
Submit a package to the Microsoft Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| type | The type of Store Application. Available options are: `packaged` or `win32` | no | packaged |
| command | The command to execute. Available command: `configure`, `get`, `update`, `poll`, or `publish`. | no | configure |
| seller-id | Seller Id | no | — |
| product-id | Product Id | no | — |
| tenant-id | AAD Tenant Id | no | — |
| client-id | App Client Id | no | — |
| client-secret | App Client secret | no | — |
| module-name | Indicates which module should be queried from the current draft (listing, properties or availability) | no | — |
| listing-language | Indicates which listing language should be queries from the current draft | no | en |
| product-update | The Json payload that is used to update the package data | no | — |
| metadata-update | The Json payload that is used to update the metadata data (listing, properties and/or availability) | no | — |
| polling-submission-id | The Id of the active submission being processed | no | — |
Outputs
| name | description |
|---|---|
| draft-submission | The existing draft of the product specified |
| submission-status | The status of the submission |
| polling-submission-id | The Id of the active submission being processed |