Azure Storage Actions monitoring data reference

See Monitoring Azure Storage Actions for details on collecting and analyzing monitoring data for Azure Storage Actions.

Metrics

This section lists all the automatically collected platform metrics for Azure Storage Actions.

Metric Type Resource Provider / Type Namespace
and link to individual metrics
Storage tasks Microsoft.StorageActions/storageTasks
Storage tasks Microsoft.StorageActions/storageAccounts/storageTasks

Metric dimensions

For more information on what metric dimensions are, see Multi-dimensional metrics.

Azure Storage Actions support the following dimensions for metrics in Azure Monitor.

Dimension Name Description
AccountName The name of a storage account
TaskAssignmentId The ID of the task assignment

Activity log

The following table lists the operations that Azure Storage Actions might record in the activity log. This list of entries is a subset of the possible entries that you might find in the activity log.

Namespace Description
Microsoft.StorageActions/storageTasks/read Reads an existing storage task.
Microsoft.StorageActions/storageTasks/delete Deletes a storage task.
Microsoft.StorageActions/storageTasks/promote/action Promotes specific version of storage task to current version.
Microsoft.StorageActions/storageTasks/write Edits a storage task.
Microsoft.StorageActions/storageAccounts/storageTasks/delete Deletes a storage task.
Microsoft.StorageActions/storageAccounts/storageTasks/read Reads an existing storage task.
Microsoft.StorageActions/storageAccounts/storageTasks/executionsummary/action Opens task runs.
Microsoft.StorageActions/storageAccounts/storageTasks/assignmentexecutionsummary/action Opens task runs from the Assignments pane.
Microsoft.StorageActions/storageAccounts/storageTasks/write Edits a storage task.

See all the possible resource provider operations in the activity log.

For more information on the schema of Activity Log entries, see Activity Log schema.

See Also