You are configuring database persistence for a newly provisioned Azure Cache for Redis instance in the Premium tier to ensure data can be recovered in the event of a cache failure. You decide to implement Redis database (RDB) persistence.
Which sequence of steps must you perform in the Azure Portal to configure and enable RDB persistence?
- 1Navigate to the Premium Azure Cache for Redis resource in the Azure Portal and select Data persistence from the Resource menu.
- 2Select RDB to enable Redis database persistence.
- 3Choose a backup interval from the Backup Frequency dropdown.
- 4Click Storage Account to specify the destination storage account, container, and access key.
- 5Click Save on the command bar to apply the data persistence settings.
Cevap
To configure RDB database persistence in the Azure Portal, you must navigate to the Data persistence menu of the Premium tier cache, select the RDB option, set the Backup Frequency, choose the Storage Account and container, and click Save.
Configuring RDB persistence requires first navigating to the Data persistence section of a Premium cache, enabling the RDB option, specifying the backup interval, configuring the target Azure Storage Account, and finally saving the changes to apply them.
Adım Adım Çözüm
Anahtar Kavram
Redis Database (RDB) Persistence Configuration