question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Network] Support API version 2017-03-01

See original GitHub issue

Application Gateways

  • Add application-gateway waf-config list-rule-sets command
  • Update application-gateway waf-config set to support rule-set-type, rule-set-version, disabled-rule-groups

VPN Connection

  • Support policy-based-traffic-selectors flag in vpn-connection commands
  • Support IPsec-policies collection in vpn-connection commands

Traffic Manager

  • Add support for geo mapping to traffic-manager endpoint create
  • Add support for geographic hierarchies

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
nneulcommented, Apr 18, 2017

Sweet. It appears to have worked. Probably off-topic now, but including here in case anyone searches and finds above discussion - $id is the resource id of the app gateway.

    --id $id \
    --set properties.webApplicationFirewallConfiguration.enabled=true \
    --set properties.webApplicationFirewallConfiguration.firewallMode=Prevention \
    --set properties.webApplicationFirewallConfiguration.ruleSetType=OWASP \
    --set properties.webApplicationFirewallConfiguration.ruleSetVersion=3.0 \
    --set properties.webApplicationFirewallConfiguration.disabledRuleGroups=@waf-disabled-rules.json
0reactions
nneulcommented, Apr 18, 2017

Interesting. It appears that I am able to see those additional properties via ‘az resource show’ - so maybe I can leverage that path to update them as well. Will try it out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Connectivity Configurations - List - REST API (Azure ...
Feedback. Service: Network Manager. API Version: 2022-07-01. Lists all the network manager connectivity configuration in a specified network manager.
Read more >
Cisco Prime Infrastructure Cross-Site Scripting Vulnerability
A vulnerability in the HTTP web-based management interface of Cisco Prime Infrastructure could allow an unauthenticated, remote attacker to ...
Read more >
Network | Metadata API Developer Guide
Field Field Type Description description string Description of the site. emailSenderName string Required. Name from which emails are sent. status NetworkStatus
Read more >
Network Information API - MDN Web Docs - Mozilla
Chrome Edge NetworkInformation. Experimental Full support. Chrome61. Toggle history Full sup... change event. Experimental Full support. Chrome61. Toggle history Full sup... downlink. Experimental Full support. Chrome61....
Read more >
Service Networking API | Service Infrastructure
https://servicenetworking.googleapis.com/$discovery/rest?version=v1. Service endpoint. A service endpoint is a base URL that specifies the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found