Marketplace RP Service Skill
azure-com-marketplace-marketplace
azure-com-marketplace-marketplace
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers | |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers | Get a list of all private offers in the given private store |
DELETE | /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Get a list of all private offers in the given private store |
GET | /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Deletes an offer from the given private store. |
PUT | /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Gets information about a specific offer. |
POST | /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Update or add an offer to the default collection of the private store. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Delete Private store offer. This is a workaround. |
PUT | /subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/offers/{offerId} | Gets information about a specific private offer. |
GET | /providers/Microsoft.Marketplace/privateStores | Update or add a private offer to the default collection of the private store. |
GET | /providers/Microsoft.Marketplace/privateStores/{privateStoreId} | Gets the list of available private stores |
DELETE | /providers/Microsoft.Marketplace/privateStores/{privateStoreId} | Get information about the private store |
PUT | /providers/Microsoft.Marketplace/privateStores/{privateStoreId} | Deletes the private store. All that is not saved will be lost. |
GET | /providers/Microsoft.Marketplace/operations | Changes private store properties |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-marketplace-marketplace
Downloads and installs to ~/.claude/skills/azure-com-marketplace-marketplace/
2020-01-01 (2026-02-13)