What are good recommendations for securing files in Blob storage? (Choose three.)
A.
Always use SSL.
B.
Keep your primary and secondary keys hidden and don’t give them out.
C.
In your application, store them someplace that isn’t embedded in client-side code that users can see.
D.
Make the container publicly available.