Skip to content

Commit 29ac00a

Browse files
"Powershell" --> "PowerShell" (2)
1 parent e3aa70f commit 29ac00a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-blob-change-feed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Change feed support is well-suited for scenarios that process data based on obje
3737
3838
## Enable and disable the change feed
3939

40-
You must enable the change feed on your storage account to begin capturing and recording changes. Disable the change feed to stop capturing changes. You can enable and disable changes by using Azure Resource Manager templates on Portal or Powershell.
40+
You must enable the change feed on your storage account to begin capturing and recording changes. Disable the change feed to stop capturing changes. You can enable and disable changes by using Azure Resource Manager templates on Portal or PowerShell.
4141

4242
Here's a few things to keep in mind when you enable the change feed.
4343

@@ -76,7 +76,7 @@ Enable change feed by using PowerShell:
7676
Install-Module PowerShellGet –Repository PSGallery –Force
7777
```
7878

79-
2. Close, and then reopen the Powershell console.
79+
2. Close, and then reopen the PowerShell console.
8080

8181
3. Install the **Az.Storage** preview module.
8282

0 commit comments

Comments
 (0)