Skip to content

Commit

Permalink
Update azure/table_azure_alert_management.go
Browse files Browse the repository at this point in the history
Co-authored-by: Madhushree Ray <[email protected]>
  • Loading branch information
ParthaI and madhushreeray30 authored Oct 27, 2023
1 parent 5296cb6 commit b89c511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/table_azure_alert_management.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ func tableAzureAlertMangement(_ context.Context) *plugin.Table {
},
{
Name: "target_resource_name",
Description: "Name of the target ARM resource name, on which alert got created.",
Description: "Name of the target ARM resource, on which alert got created.",
Type: proto.ColumnType_STRING,
Transform: transform.FromField("Properties.Essentials.TargetResourceName"),
},
Expand Down

0 comments on commit b89c511

Please sign in to comment.