Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are developing a medical records document azure video

az-204-developer-associate video for you are developing a medical records document management website. The website is used to store scanned copies of patient

This is a dedicated watch page for a single video.

Full Certification Question

You are developing a medical records document management website. The website is used to store scanned copies of patient intake forms. If the stored intake forms are downloaded from storage by a third party, the contents of the forms must not be compromised. You need to store the intake forms according to the requirements. Solution: 1. Create an Azure Key Vault key named `skey`. 2. Encrypt the intake forms using the public key portion of `skey`. 3. Store the encrypted data in Azure Blob storage. Does the solution meet the goal?