Azure-sdk-for-go: Implement missing service principal operations in graphrbac

Created on 11 May 2020  路  5Comments  路  Source: Azure/azure-sdk-for-go

Feature Request

Currently there is only a method to list the owners of a service principal in graphrbac, but no methods to add or remove owners.

It would be great if the same methods would be available as they are for applications.

I would also be great to have a possibility to configure the "User and Groups" assignments of the service principal.

AAD Mgmt customer-reported feature-request question

Most helpful comment

The PR was merged to the azure-rest-api-specs repo 10 days ago. Is there anything I need to do to trigger generating the sdk update for graphrbac?

All 5 comments

I can take a look at adding these to the specs for graphrbac here: https://github.com/Azure/azure-rest-api-specs as a first step.

Our team is also blocked on terraform-providers/terraform-provider-azuread#199

I made a PR here: Azure/azure-rest-api-specs#12081

The PR was merged to the azure-rest-api-specs repo 10 days ago. Is there anything I need to do to trigger generating the sdk update for graphrbac?

There was a new major release today, but the change is not included.

Hi @xinyi-joffre could you please open a release request on this RP so that we could carry your changes in the next release of the SDK?

Was this page helpful?
0 / 5 - 0 ratings