Package version:
Optional Readonly idResource ID. NOTE: This property will not be serialized. It can only be populated by the server.
Optional isSpecifies whether DevOps audit events are sent to Azure Monitor. In order to send the events to Azure Monitor, specify 'State' as 'Enabled' and 'IsAzureMonitorTargetEnabled' as true.
When using REST API to configure DevOps audit, Diagnostic Settings with 'DevOpsOperationsAudit' diagnostic logs category on the master database should be also created.
Diagnostic Settings URI format: PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Sql/servers/{serverName}/databases/master/providers/microsoft.insights/diagnosticSettings/{settingsName}?api-version=2017-05-01-preview
For more information, see Diagnostic Settings REST API or Diagnostic Settings PowerShell
Optional isSpecifies whether Managed Identity is used to access blob storage
Optional Readonly nameResource name. NOTE: This property will not be serialized. It can only be populated by the server.
Optional stateSpecifies the state of the audit. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required.
Optional storageSpecifies the identifier key of the auditing storage account. If state is Enabled and storageEndpoint is specified, not specifying the storageAccountAccessKey will use SQL server system-assigned managed identity to access the storage. Prerequisites for using managed identity authentication:
Optional storageSpecifies the blob storage subscription Id.
Optional storageSpecifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required.
Optional Readonly systemSystemData of ServerDevOpsAuditSettingsResource. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly typeResource type. NOTE: This property will not be serialized. It can only be populated by the server.
Generated using TypeDoc
A server DevOps auditing settings.