Chris Stylianou
Chris Stylianou
Fix function declaration that doesn't work in IE11. IE11 does not have `lastModified` field, but `lastModifiedDate` appears to work on all platforms. Also IE11 fixes two events for selection, due...
Added virtual function OnStateSet to allow a subscriber to perform work before StateHasChanged is called (a bit like OnParametersSet).
### Description Virtual Hubs connected to Azure Firewalls have a different set of properties (eg: the requirement of a virtual network parameter means we cannot use the current Azure Firewall...
### Describe the bug It appears the `ConnectionBandwidth` property has been deprecated, but the ARM docs haven't been updated here: https://docs.microsoft.com/en-us/azure/templates/microsoft.network/vpngateways/vpnconnections?tabs=bicep#vpnconnectionproperties This means deployments fail and there is no way...