type
Parameters
value
Specifies the identity type of the Log Analytics Workspace. Possible values are SystemAssigned
(where Azure will generate a Service Principal for you) and UserAssigned
where you can specify the Service Principal IDs in the identity_ids
field.
Note: When
type
is set toSystemAssigned
, The assignedprincipal_id
andtenant_id
can be retrieved after the Log Analytics Workspace has been created.