Because Cosmos DB uses master key to provide access to data there is no way to view who is accessing your data. One way you can provide details on who accesses data is to lock down the data plane by restricting RBAC roles that can access the master keys. This article describes one way of doing that. Once that is locked down you can then Audit control plane logs to see what client applications are accessing the data.
However, do actually implement this would take a fair amount of work to redesign how master keys are accessed by your client applications such that every client application would need to be redesigned, thus negating the benefit of doing such a thing.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…