This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

azure_log_analytics_workspace

created_date

Type: STRING
Provider name: properties.createdDate
Description: Workspace creation date.

customer_id

Type: STRING
Provider name: properties.customerId
Description: This is a read-only property. Represents the ID associated with the workspace.

etag

Type: STRING
Provider name: etag
Description: The etag of the workspace.

features

Type: STRUCT
Provider name: properties.features
Description: Workspace features.

  • cluster_resource_id
    Type: STRING
    Provider name: clusterResourceId
    Description: Dedicated LA cluster resourceId that is linked to the workspaces.
  • disable_local_auth
    Type: BOOLEAN
    Provider name: disableLocalAuth
    Description: Disable Non-AAD based Auth.
  • enable_data_export
    Type: BOOLEAN
    Provider name: enableDataExport
    Description: Flag that indicate if data should be exported.
  • enable_log_access_using_only_resource_permissions
    Type: BOOLEAN
    Provider name: enableLogAccessUsingOnlyResourcePermissions
    Description: Flag that indicate which permission to use - resource or workspace or both.
  • immediate_purge_data_on30_days
    Type: BOOLEAN
    Provider name: immediatePurgeDataOn30Days
    Description: Flag that describes if we want to remove the data after 30 days.

force_cmk_for_query

Type: BOOLEAN
Provider name: properties.forceCmkForQuery
Description: Indicates whether customer managed storage is mandatory for query management.

id

Type: STRING
Provider name: id
Description: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

Type: STRING
Provider name: location
Description: The geo-location where the resource lives

modified_date

Type: STRING
Provider name: properties.modifiedDate
Description: Workspace modification date.

name

Type: STRING
Provider name: name
Description: The name of the resource

Type: UNORDERED_LIST_STRUCT
Provider name: properties.privateLinkScopedResources
Description: List of linked private link scope resources.

  • resource_id
    Type: STRING
    Provider name: resourceId
    Description: The full resource Id of the private link scope resource.
  • scope_id
    Type: STRING
    Provider name: scopeId
    Description: The private link scope unique Identifier.

provisioning_state

Type: STRING
Provider name: properties.provisioningState
Description: The provisioning state of the workspace.

public_network_access_for_ingestion

Type: STRING
Provider name: properties.publicNetworkAccessForIngestion
Description: The network access type for accessing Log Analytics ingestion.

public_network_access_for_query

Type: STRING
Provider name: properties.publicNetworkAccessForQuery
Description: The network access type for accessing Log Analytics query.

resource_group

Type: STRING

retention_in_days

Type: INT32
Provider name: properties.retentionInDays
Description: The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.

sku

Type: STRUCT
Provider name: properties.sku
Description: The SKU of the workspace.

  • capacity_reservation_level
    Type: INT32
    Provider name: capacityReservationLevel
    Description: The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
  • last_sku_update
    Type: STRING
    Provider name: lastSkuUpdate
    Description: The last time when the sku was updated.
  • name
    Type: STRING
    Provider name: name
    Description: The name of the SKU.

subscription_id

Type: STRING

subscription_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

workspace_capping

Type: STRUCT
Provider name: properties.workspaceCapping
Description: The daily volume cap for ingestion.

  • daily_quota_gb
    Type: DOUBLE
    Provider name: dailyQuotaGb
    Description: The workspace daily quota for ingestion.
  • data_ingestion_status
    Type: STRING
    Provider name: dataIngestionStatus
    Description: The status of data ingestion for this workspace.
  • quota_next_reset_time
    Type: STRING
    Provider name: quotaNextResetTime
    Description: The time when the quota will be rest.