Skip to content

Commit feb54f1

Browse files
authored
Merge pull request #116048 from vhorne/waf-cli
change to --encryption-services
2 parents c7a9b08 + f9396d9 commit feb54f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/web-application-firewall/ag/tutorial-restrict-web-traffic-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to restrict web traffic with a Web Application Firewall o
44
services: web-application-firewall
55
author: vhorne
66
ms.service: web-application-firewall
7-
ms.date: 08/21/2019
7+
ms.date: 05/21/2020
88
ms.author: victorh
99
ms.topic: overview
1010
---
@@ -147,7 +147,7 @@ az storage account create \
147147
--resource-group myResourceGroupAG \
148148
--location eastus \
149149
--sku Standard_LRS \
150-
--encryption blob
150+
--encryption-services blob
151151
```
152152

153153
### Configure diagnostics

0 commit comments

Comments
 (0)