# Reset Password của SQL Database ```{admonition} Pre-condition * Đã tạo dịch vụ SQL Database ``` **Các bước thực hiện:** ---------- Để thực hiện Reset password của SQL Database, người dùng thao tác theo các bước sau: ### **Bước 1: Truy cập vào SQL Database cần reset password.** ```{thumbnail} ../../../../_static/img/sdb/how-to/van-hanh/reset-password-cua-sql-database-1.png :width: 65% :alt: Image :align: center ``` ### **Bước 2: Reset Password SQL Database.** Tại màn detail SQL Database, người dùng nhấn action Reset Password. ```{thumbnail} ../../../../_static/img/sdb/how-to/van-hanh/reset-password-cua-sql-database-2.png :width: 65% :alt: Image :align: center ``` ### **Bước 3: Xác nhận Reset Password SQL Database.** Hệ thống hiển thị popup xác nhận Reset password. Người dùng nhấn Confirm để xác nhận Reset password ```{thumbnail} ../../../../_static/img/sdb/how-to/van-hanh/reset-password-cua-sql-database-3.png :width: 65% :alt: Image :align: center ``` ```{div} sd-fs-5 sd-text-primary Result ``` Thông tin truy cập SQL Database mới sẽ được gửi về email người dùng. Người dùng thực hiện truy cập SQL Database bằng thông tin mới. ```{thumbnail} ../../../../_static/img/sdb/how-to/van-hanh/reset-password-cua-sql-database-4.png :width: 65% :alt: Image :align: center ```