Skip to content

Commit f610414

Browse files
authored
Update backup-controller-database.md
1 parent ab11642 commit f610414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/backup-controller-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article explains how to back up the controller database.
2626
Following steps are needed in order to back up the `controller` database:
2727

2828
1. Retrieve the credentials for the secret
29-
1. Decode the credentials from base64
29+
1. Decode the base64 encoded credentials
3030
1. Use the decoded credentials to connect to the SQL instance hosting the controller database, and issue the `BACKUP` command
3131

3232
## Retrieve the credentials for the secret

0 commit comments

Comments
 (0)