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
@@ -28,20 +28,20 @@ This article covers copying an incremental snapshot from one region to another.
28
28
29
29
# [Azure CLI](#tab/azure-cli)
30
30
31
-
You can use the Azure CLI to copy an incremental snapshot. You will need the latest version of the Azure CLI. See the following articles to learn how to either [install](/cli/azure/install-azure-cli) or [update](/cli/azure/update-azure-cli) the Azure CLI.
31
+
You can use the Azure CLI to copy an incremental snapshot. You need the latest version of the Azure CLI. See the following articles to learn how to either [install](/cli/azure/install-azure-cli) or [update](/cli/azure/update-azure-cli) the Azure CLI.
32
32
33
-
The following script will copy an incremental snapshot from one region to another:
33
+
The following script copies an incremental snapshot from one region to another:
0 commit comments