Azure / Azure/azure-powershell

[Feature]: New-AzBastionTunnel?

Open
#22,800 5 comments 0 reactions 0 assignees View on GitHub
act-quality-productivity-squad customer-reported feature-request Network Network - Bastion Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

### Description of the new feature

It would be nice to have the equivalent of Azure Bastion from Azure CLI

```
az network bastion tunnel `
--name $BastionName `
--resource-group $ResourceGroupName `
--target-resource-id $TargetResourceId `
--resource-port 3389 `
--port $LocalPort
```

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by examining the Azure CLI `az network bastion tunnel` command in the issue and the existing Azure PowerShell Bastion functionality. Define what the proposed `New-AzBastionTunnel` cmdlet must support for the listed Bastion name, resource group, target resource ID, resource port, and local port; done means equivalent tunnel behavior is available and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cli, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.