Microsoft.Kusto: Questions to the Permissions API design #7383
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
Workflow: This issue is responsible by Azure service team.
Why there is no dedicated RESTful sub-resource for Kusto Database permissions which uses a unique id like the subscription sub-resource of the service bus API?
Example:
https://github.com/Azure/azure-rest-api-specs/blob/master/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/servicebus.json#L2091
Current API:
Suggested resource-based API:
I think the only open point would be to define a meaningful id. But maybe this could be a generated UUID?
And why other properties than role and FQN are required? Imho these two properties would be sufficient to add a permission for a given principal.
The text was updated successfully, but these errors were encountered: