You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is only possible to assign a SystemAssignedidentity to an Azure search template. In addition, there is no documented behaviour that shows how to access the principal ID of the identity.
Describe the improvement
To make a role assignment, it would be helpful to access the principal id of the SystemAssigned identity in a similar way to the SearchServiceOperatorSpec.
Another option is to enable a user identity for Azure Search. This should be possible if you check the documentation for the Azure search template.
Describe the current behavior
Currently, it is only possible to assign a
SystemAssigned
identity to an Azure search template. In addition, there is no documented behaviour that shows how to access the principal ID of the identity.Describe the improvement
SystemAssigned
identity in a similar way to theSearchServiceOperatorSpec
.Additional context
The text was updated successfully, but these errors were encountered: