Something I was looking at on a dev server where I was taking some snapshots and where we have TDE enabled and operational on the underlying database. Querying sys.databases shows the is_encrypted field as zero? Reading through the TDE documentation there is no exception that snapshots are NOT encrypted that I could find, but now I'm questioning things because of the is_encrypted field.
Is this just a glitch? Maybe it just doesn't inherit the value for some reason.