[Network] Support API version 2017-03-01
See original GitHub issueApplication Gateways
- Add
application-gateway waf-config list-rule-sets
command - Update
application-gateway waf-config set
to supportrule-set-type, rule-set-version, disabled-rule-groups
VPN Connection
- Support
policy-based-traffic-selectors
flag invpn-connection
commands - Support
IPsec-policies
collection invpn-connection
commands
Traffic Manager
- Add support for geo mapping to
traffic-manager endpoint create
- Add support for geographic hierarchies
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
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.