Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress false positive cred scan (#26793)
* [Network] - Add DefaultOutboundConnectivityEnabled property in PSNetworkInterface (#26512) * [Network] - Add DefaultOutboundConnectivityEnabled property in PSNetworkInterface * update changelog.md * Azure Firewall Autoscale Configuration Support (#26257) * Azure Firewall Autoscale Configuration Support * Help files with new parameters * add validation * New cmdlets for IPAM, VnV, Vnet, and AVNM SA (#26345) * new cmdlets * Help docs for IPAM cmdlets Update New-AzNetworkManagerIpamPoolStaticCidr.md Update Set-AzNetworkManagerIpamPool.md Update Remove-AzNetworkManagerIpamPoolStaticCidr.md Update Remove-AzNetworkManagerIpamPool.md Update New-AzNetworkManagerIpamPoolStaticCidr.md Update New-AzNetworkManagerIpamPool.md Update Get-AzNetworkManagerIpamPoolUsage.md Update Get-AzNetworkManagerIpamPoolStaticCidr.md Update Get-AzNetworkManagerIpamPool.md Update Get-AzNetworkManagerIpamPoolUsage.md Update Get-AzNetworkManagerIpamPool.md update set ipam pool cmdlet help doc updated help docs for new IPAM commands update help docs for ipam remove cmdlets update help docs for new Get cmdlets fix new ipam pool static cidr requirement * cmdlets for vnv * adding UTs * nomenclature fix * debug * mapping fix and inital help docs * update some help docs * NetworkManagerVerifierWorkspaceCRUD test * add location * update run crud * Security admin config changes * security rule update * updating change log * update for SA command * Reachability Analysis Run Test * all vnv tests working * NetworkManagerVerifierWorkspaceCRUD test * update run crud * Security admin config changes * security rule update * updating change log * update for SA command * Reachability Analysis Run Test * all vnv tests working * Help Doc Update nomenclature fix mapping fix and inital help docs add location remaining help docs fix change log fix changelog pt 2 debug update some help docs * all SA and network manager tests running * new commit to jumpstart the pipeline * build issues * add help doc online version links * fix help doc header * fix psd1 file * updated scenario test for analysis result * help doc fixes * fixes for analyze plural param bug * fix analyze example issue * fix generated sdk bug * add related links * param rename for analyze job * rerun build * adding tag testing * help doc update * added list test coverage and combined all vnv crud into one run crud * add and test tags for vnv * update test file * debug * fix az * add help documentation * checking analysis result obj and added SA aggre prop to help doc * adding all read only properties for run * trying to get check running * regenerated sdk and updated az.network --------- Co-authored-by: Sonalli S Sharma <[email protected]> Co-authored-by: sssharma24 <[email protected]> Co-authored-by: NanxiangLiu <[email protected]> * fix analysis run errors * Ipam cmdlet bug fixes * update help doc * display error message to customer * Adding resiliency model as an optional parameter on virtual network gateway for ExpressRoute (#26485) * initial commit * nit fixes * nit fix * Warning message updated * updated help docs --------- Co-authored-by: NanxiangLiu <[email protected]> * Suppress false positive cred scan --------- Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: phrazfipho <[email protected]> Co-authored-by: Ben Eshed <[email protected]> Co-authored-by: p-thompson <[email protected]> Co-authored-by: Sonalli S Sharma <[email protected]> Co-authored-by: sssharma24 <[email protected]> Co-authored-by: NanxiangLiu <[email protected]> Co-authored-by: p-thompson <[email protected]> Co-authored-by: diagaval <[email protected]>
- Loading branch information