Skip to content

Commit

Permalink
readme changes (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
williexu authored Jun 21, 2018
1 parent 5b30bae commit a317e04
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ az extension add --name storage-preview
```

### Included Features
**OAuth**
**OAuth:**
Allow use of login credentials for authorization of storage operations: [more info](https://docs.microsoft.com/en-us/rest/api/storageservices/authenticate-with-azure-active-directory)

**WORM(Write-Once-Read-Many)**
Manage immutability storage with Azure blobs: [more info](https://azure.microsoft.com/en-us/blog/azure-immutable-blob-storage-now-in-public-preview/)
**WORM(Write-Once-Read-Many):**
Manage immutability storage with Azure blobs: [more info](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage)

**Management Policy**
**Management Policy:**
Manage data policy rules associated with a storage account: [more info](https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts)

0 comments on commit a317e04

Please sign in to comment.