You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Logs: set field type to password on secret fields (#9159)
* Set field type to password on secret fields The `connection_string` and `storage_account_key` have been marked as `secret` in a previous PR, but I did not update the field type as password. AFAIK leaving the type as text does not have side effects, but I I should align the field type with the semantics.
0 commit comments