test/integration/application_gateway.rb in fog-azure-rm-0.2.7 vs test/integration/application_gateway.rb in fog-azure-rm-0.3.0
- old
+ new
@@ -104,10 +104,10 @@
}
],
frontend_ports: [
{
name: 'frontendPort',
- port: 443
+ port: 65_502
}
],
backend_address_pools: [
{
name: 'backendAddressPool',