last sync: 2020-Nov-26 15:35:06 UTC

Azure RBAC Role definition

Marketplace Admin

NameMarketplace Admin
Iddd920d6d-f481-47f1-b461-f338c46b2d9f
DescriptionAdministrator of marketplace resource provider
CreatedOn2020-02-26 14:19:50 UTC
UpdatedOn2020-06-23 05:54:42 UTC
History
Date/Time (UTC ymd) (i) Change Change detail
2020-02-27 09:26:20 add: Role 0d6d-f481-47f1-b461-f338c46b2d9f
Actions
Operation Description Used in other Roles
Microsoft.Authorization/*/readno description given API Management Service Contributor, API Management Service Operator Role, API Management Service Reader Role , Application Insights Component Contributor, Application Insights Snapshot Debugger, Automation Job Operator, Automation Operator, Automation Runbook Operator, Avere Contributor, Azure Arc Enabled Kubernetes Cluster User Role, Azure Arc Kubernetes Admin, Azure Arc Kubernetes Cluster Admin, Azure Arc Kubernetes Viewer, Azure Arc Kubernetes Writer, Azure Kubernetes Service RBAC Admin, Azure Kubernetes Service RBAC Cluster Admin, Azure Kubernetes Service RBAC Reader, Azure Kubernetes Service RBAC Writer, Azure Sentinel Contributor, Azure Sentinel Reader, Azure Sentinel Responder, Backup Contributor, Backup Operator, Backup Reader, Billing Reader, BizTalk Contributor, Blueprint Contributor, Blueprint Operator, CDN Endpoint Contributor, CDN Endpoint Reader, CDN Profile Contributor, CDN Profile Reader, Classic Network Contributor, Classic Storage Account Contributor, Classic Virtual Machine Contributor, ClearDB MySQL DB Contributor, Cognitive Services Contributor, Collaborative Data Contributor, Cosmos DB Account Reader Role, Cosmos DB Operator, Data Box Contributor, Data Box Reader, Data Factory Contributor, Data Lake Analytics Developer, Device Update Administrator, Device Update Content Administrator, Device Update Content Reader, Device Update Deployments Administrator, Device Update Deployments Reader, Device Update Reader, DevTest Labs User, DNS Zone Contributor, DocumentDB Account Contributor, EventGrid EventSubscription Contributor, EventGrid EventSubscription Reader, HDInsight Cluster Operator, Integration Service Environment Contributor, Integration Service Environment Developer, Intelligent Systems Account Contributor, Key Vault Administrator (preview), Key Vault Certificates Officer (preview), Key Vault Contributor, Key Vault Crypto Officer (preview), Key Vault Reader (preview), Key Vault Secrets Officer (preview), Kubernetes Cluster - Azure Arc Onboarding, Lab Creator, Logic App Contributor, Logic App Operator, Managed Identity Contributor, Managed Identity Operator, Network Contributor, New Relic APM Account Contributor, Private DNS Zone Contributor, Redis Cache Contributor, Scheduler Job Collections Contributor, Search Service Contributor, Security Admin, Security Manager (Legacy), Security Reader, Services Hub Operator, SignalR AccessKey Reader, SignalR Contributor, Site Recovery Contributor, Site Recovery Operator, Site Recovery Reader, SQL DB Contributor, SQL Managed Instance Contributor, SQL Security Manager, SQL Server Contributor, Storage Account Backup Contributor Role, Storage Account Contributor, Support Request Contributor, Tag Contributor, Traffic Manager Contributor, Virtual Machine Contributor, Web Plan Contributor, Website Contributor
Microsoft.Marketplace/privateStores/actionUpdates PrivateStore. none
Microsoft.Marketplace/privateStores/deleteDeletes PrivateStore. none
Microsoft.Marketplace/privateStores/offers/actionUpdates offer in PrivateStore. none
Microsoft.Marketplace/privateStores/offers/deleteDeletes offer from PrivateStore. none
Microsoft.Marketplace/privateStores/offers/writeCreates offer in PrivateStore. none
Microsoft.Marketplace/privateStores/writeCreates PrivateStore. none
NotActions n/a
DataActions n/a
NotDataActions n/a
Used in Policy none
Json
{
  "Name": "Marketplace Admin",
  "Id": "dd920d6d-f481-47f1-b461-f338c46b2d9f",
  "IsCustom": false,
  "Description": "Administrator of marketplace resource provider",
  "Actions": [
    "Microsoft.Marketplace/privateStores/write",
    "Microsoft.Marketplace/privateStores/action",
    "Microsoft.Marketplace/privateStores/delete",
    "Microsoft.Marketplace/privateStores/offers/write",
    "Microsoft.Marketplace/privateStores/offers/action",
    "Microsoft.Marketplace/privateStores/offers/delete",
    "Microsoft.Authorization/*/read"
  ],
  "NotActions": [
    
  ],
  "DataActions": [
    
  ],
  "NotDataActions": [
    
  ],
  "AssignableScopes": [
    "/"
  ]
}