Skip to content

Commit

Permalink
Update azure/table_azure_sql_database.go
Browse files Browse the repository at this point in the history
  • Loading branch information
madhushreeray30 authored Jan 8, 2024
1 parent 84fb66b commit c21dc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/table_azure_sql_database.go
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ func tableAzureSqlDatabase(_ context.Context) *plugin.Table {
},
{
Name: "audit_policy",
Description: "The database blob auditing policy..",
Description: "The database blob auditing policy.",
Type: proto.ColumnType_JSON,
Hydrate: getSqlDatabaseBlobPolicies,
Transform: transform.FromValue(),
Expand Down

0 comments on commit c21dc12

Please sign in to comment.