github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/azure/keyvault/AVD-AZU-0015/docs.md (about)

     1  
     2  Content Type is an optional Key Vault Secret behavior and is not enabled by default.
     3  
     4  Clients may specify the content type of a secret to assist in interpreting the secret data when it's retrieved. The maximum length of this field is 255 characters. There are no pre-defined values. The suggested usage is as a hint for interpreting the secret data.
     5  
     6  ### Impact
     7  The secret's type is unclear without a content type
     8  
     9  <!-- DO NOT CHANGE -->
    10  {{ remediationActions }}
    11  
    12  ### Links
    13  - https://docs.microsoft.com/en-us/azure/key-vault/secrets/about-secrets
    14  
    15