Emanuel Durmaz (Shabo)
Emanuel Durmaz (Shabo)
I also need a scripted way to set "native client support" for a bastion instance. No matter if its via Azure CLI (preferred) or directly via the REST API. Can...
@yonzhan can you please check if its routed correctly to the appropriate team? @bastionsuppgithub seems to be an empty account...
Okey I realized that this "native client support" feature corresponds to the "tunneling" option in the CLI documentation: Examples: Create): New-AzBastion -ResourceGroupName $rg -Name $name -PublicIpAddressId $publicIpId -VirtualNetworkRgName $vnet_rg -VirtualNetworkName...