Skip to content

Commit 175ce09

Browse files
committed
AppGw recordings
1 parent 95da0b1 commit 175ce09

File tree

4 files changed

+22270
-19988
lines changed

4 files changed

+22270
-19988
lines changed

src/Network/Network.Test/ScenarioTests/ApplicationGatewayTests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2407,7 +2407,7 @@ function Test-ApplicationGatewayWithFirewallPolicy
24072407
{
24082408
# The Per-Site firewall policy can only be enabled in regions which have the dynamic setting set to true.
24092409
# Currently Central US EUAP region has it enabled so hardcoding it to this region, This can be removed once it is enabled on regions in production.
2410-
$location = "centraluseuap"
2410+
$location = "westus"
24112411
$resourceGroup = New-AzResourceGroup -Name $rgname -Location $location -Tags @{ testtag = "APPGw tag"}
24122412
# Create the Virtual Network
24132413
$gwSubnet = New-AzVirtualNetworkSubnetConfig -Name $gwSubnetName -AddressPrefix 10.0.0.0/24

src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests/TestApplicationGatewayCRUDRewriteRuleSetUrlConfiguration.json

Lines changed: 11444 additions & 614 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)