Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.64 KB

File metadata and controls

39 lines (31 loc) · 1.64 KB

Upcoming Release

Version 0.1.4

  • Changed parsing logic in ATC custom cmdlet

Version 0.1.3

  • Introduced secrets detection feature to safeguard sensitive data.
  • Added validation in New/Update collector policy cmdlets to throw exception if ExpressRoute Circuit bandwidth is less than 1G.

Version 0.1.2

  • Updated api version to 2022-11-01
  • Added new cmdlet: Update-AzNetworkFunctionCollectorPolicyTag

Version 0.1.1

  • Made Collector policy a tracked resource (added location property to create and update cmdlet and made it mandatory)
  • Changed prefix of cmdlets from "AzureTrafficCollector" to "TrafficCollector"
  • Changed operation id of list cmdlets to remove the cmdlets Get-AzNetworkFunctionAzureTrafficCollectorsByResourceGroup and Get-AzNetworkFunctionAzureTrafficCollectorsBySubscription and call them internally based on parameters provided to the cmdlet Get-AzNetworkFunctionAzureTrafficCollector_List

Version 0.1.0

  • First preview release for module Az.NetworkFunction