What code do you ad...
 
Notifications
Clear all

What code do you add at line CS07 of ConfigureSSE.ps1?

1 Posts
1 Users
0 Likes
133 Views
(@whellerrashad)
Noble Member
Joined: 2 years ago
Posts: 729
Topic starter  

You need to ensure the security policies are met.

What code do you add at line CS07 of ConfigureSSE.ps1?

  • A . CPermissionsToKeys create, encrypt, decrypt
  • B . CPermissionsToCertificates create, encrypt, decrypt
  • C . CPermissionsToCertificates wrapkey, unwrapkey, get
  • D . CPermissionsToKeys wrapkey, unwrapkey, get

Show Answer Hide Answer

Suggested Answer: B

Explanation:

Scenario: All certificates and secrets used to secure data must be stored in Azure Key Vault.

You must adhere to the principle of least privilege and provide privileges which are essential to perform the intended function.

The Set-AzureRmKeyValutAccessPolicy parameter -PermissionsToKeys specifies an array of key operation permissions to grant to a user or service principal. The acceptable values for this parameter: decrypt, encrypt, unwrapKey, wrapKey, verify, sign, get, list, update, create, import, delete, backup, restore, recover, purge

Reference: https://docs.microsoft.com/en-us/powershell/module/azurerm.keyvault/set-azurermkeyvaultaccesspolicy

   
Quote

Latest Microsoft AZ-204 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: