Skip to content

Commit 42cb84a

Browse files
committed
Minor clarity improvements
1 parent 7b95b89 commit 42cb84a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/storage/common/storage-explorer-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Storage Explorer uses your network to make requests to your storage resources an
1919

2020
Storage Explorer makes requests to various endpoints while in use. The following list details common hostnames that Storage Explorer makes requests to:
2121

22-
- Azure Resource Management (ARM) endpoints:
22+
- Azure Resource Manager (ARM) endpoints:
2323
- `management.azure.com` (global Azure)
2424
- `management.chinacloudapi.cn` (Microsoft Azure operated by 21Vianet)
2525
- `management.usgovcloudapi.net` (Azure US Government)
@@ -55,7 +55,7 @@ In some situations, Storage Explorer might automatically change the proxy source
5555

5656
### Do not use proxy
5757

58-
When this option is selected, Storage Explorer won't connect to a proxy. This option is the default.
58+
When this option is selected, Storage Explorer doesn't connect to a proxy. This option is the default.
5959

6060
### Use environment variables
6161

articles/storage/common/storage-explorer-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If you must use keys to access your storage resources, we recommend the followin
9292
- **Treat your storage account keys like passwords.** If you must make your keys accessible, use secure storage solutions such as [Azure Key Vault](https://azure.microsoft.com/services/key-vault/).
9393

9494
> [!NOTE]
95-
> If you believe a storage account key has been shared or distributed unintentionally, you can generate new keys for your storage account from the Azure portal.
95+
> If you believe a storage account key was shared or distributed unintentionally, you can generate new keys for your storage account from the Azure portal.
9696
9797
### Anonymous access to blob containers
9898

0 commit comments

Comments
 (0)