Skip to content

Commit b3c2515

Browse files
vgs-msftnormesta
andauthored
Apply suggestions from code review
Co-authored-by: Norm Estabrook <[email protected]>
1 parent 0d7a1a8 commit b3c2515

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/blobs/lifecycle-management-policy-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ This filter will match all blobs in `sample-container` where the names begin wit
7878
#### Blob index match filter
7979

8080
If you apply the **blobIndexMatch** filter, then each rule can define up to 10 blob index tag conditions. For example, if you want to match all blobs with `Project = Contoso` under `https://myaccount.blob.core.windows.net/`, then the **blobIndexMatch** filter is `{"name": "Project","op": "==","value": "Contoso"}`. If you don't define a value for the **blobIndexMatch** filter, then the rule applies to all blobs within the storage account.
81-
>[!NOTE]
82-
>**blobIndexMatch** as filters are currently supported only for Flat Namespace accounts.
81+
> [!NOTE]
82+
> **blobIndexMatch** as filters are currently supported only for flat namespace accounts.
8383
8484
### Actions
8585

0 commit comments

Comments
 (0)