Skip to content

Commit 10d1dae

Browse files
authored
Replace "click" by "select"
1 parent ad0f7b2 commit 10d1dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-account-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Every Resource Manager resource, including an Azure storage account, must belong
104104

105105
To create an Azure storage account with the Azure portal, follow these steps:
106106

107-
1. From the left portal menu, select **Storage accounts** to display a list of your storage accounts. If the portal menu isn't visible, click the menu button to toggle it on.
107+
1. From the left portal menu, select **Storage accounts** to display a list of your storage accounts. If the portal menu isn't visible, select the menu button to toggle it on.
108108

109109
:::image type="content" source="media/storage-account-create/menu-expand-sml.png" alt-text="Image of the Azure portal homepage showing the location of the Menu button near the top left corner of the browser." lightbox="media/storage-account-create/menu-expand-lrg.png":::
110110

@@ -447,7 +447,7 @@ If you try to delete a storage account associated with an Azure virtual machine,
447447
# [Portal](#tab/azure-portal)
448448

449449
1. Navigate to the storage account in the [Azure portal](https://portal.azure.com).
450-
1. Click **Delete**.
450+
1. Select **Delete**.
451451

452452
# [PowerShell](#tab/azure-powershell)
453453

0 commit comments

Comments
 (0)