You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/tutorial-set-data-encryption-cli-mysql-flexible-server.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ In this tutorial you'll learn how to:
28
28
29
29
- Install or upgrade Azure CLI to the latest version. See [Install Azure CLI](/cli/azure/install-azure-cli).
30
30
31
-
- Login to Azure account using [az login](/cli/azure/reference-index#az-login) command. Note the id property, which refers to Subscription ID for your Azure account.
31
+
- Login to Azure account using [az login](/cli/azure/reference-index#az-login) command. Note the ID property, which refers to Subscription ID for your Azure account.
32
32
33
33
```azurecli-interactive
34
34
az login
@@ -42,19 +42,19 @@ az account set --subscription \<subscription id\>
42
42
43
43
- In Azure Key Vault, create a key vault and a key. The key vault must have the following properties to use as a customer-managed key:
0 commit comments