Skip to content

Commit f9e4120

Browse files
authored
Merge pull request #72499 from KumudD/wafupdates040819
WAF - command update
2 parents a465368 + 08f99c1 commit f9e4120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-tutorial-geo-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Install-Module PowerShellGet -Force -AllowClobber
4040
#### Install Az.FrontDoor module
4141

4242
```
43-
Install-Module -Name Az.FrontDoor -AllowPrerelease
43+
Install-Module -Name Az.FrontDoor
4444
```
4545

4646
### Create a Front Door profile

0 commit comments

Comments
 (0)