Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Managed Cluster Aad Profile Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Managed Cluster Aad Profile Example is an example object payload from Azure Kubernetes Service, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

managedenableAzureRBACadminGroupObjectIDsclientAppIDserverAppIDserverAppSecrettenantID

Example Payload

Raw ↑
{
  "managed": true,
  "enableAzureRBAC": true,
  "adminGroupObjectIDs": [],
  "clientAppID": "500123",
  "serverAppID": "500123",
  "serverAppSecret": "example_value",
  "tenantID": "500123"
}