Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: For "New-AzVM", please add a parameter which can disable NSG which allows 22/3389. #16890

Open
kgfly opened this issue Jan 21, 2022 · 10 comments
Assignees
Labels
Compute - VM feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@kgfly
Copy link

kgfly commented Jan 21, 2022

Description of the new feature

About feature parity of CLI.

"az vm create" supports a parameter for disabling NSG which allows 22/3389.

https://docs.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest ->

"--nsg-rule none"

For "New-AzVM", please add a parameter which can disable NSG which allows 22/3389.

Currently, people have to either

  1. create another high priority NSG which block the port.
    Or

  2. Delete the NSG after VM creation,

, which is not convenient.

Thanks.

Proposed implementation details (optional)

No response

@kgfly kgfly added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jan 21, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 21, 2022
@dingmeng-xue dingmeng-xue added Compute - VM CXP Attention [Deprecated] The Azure CXP Support Team is responsible for this issue. labels Jan 21, 2022
@ghost
Copy link

ghost commented Jan 21, 2022

Thank you for your feedback. This has been routed to the support team for assistance.

1 similar comment
@ghost
Copy link

ghost commented Jan 21, 2022

Thank you for your feedback. This has been routed to the support team for assistance.

@SaurabhSharma-MSFT SaurabhSharma-MSFT self-assigned this Jan 25, 2022
@SaurabhSharma-MSFT
Copy link
Member

@kgfly this looks like a feature request so redirecting this to specific team to look into it. Thanks.

@SaurabhSharma-MSFT SaurabhSharma-MSFT added Service Attention This issue is responsible by Azure service team. and removed CXP Attention [Deprecated] The Azure CXP Support Team is responsible for this issue. labels Jan 26, 2022
@ghost
Copy link

ghost commented Jan 26, 2022

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @avirishuv.

Issue Details

Description of the new feature

About feature parity of CLI.

"az vm create" supports a parameter for disabling NSG which allows 22/3389.

https://docs.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest ->

"--nsg-rule none"

For "New-AzVM", please add a parameter which can disable NSG which allows 22/3389.

Currently, people have to either

  1. create another high priority NSG which block the port.
    Or

  2. Delete the NSG after VM creation,

, which is not convenient.

Thanks.

Proposed implementation details (optional)

No response

Author: kgfly
Assignees: SaurabhSharma-MSFT
Labels:

feature-request, Compute - VM, Service Attention

Milestone: -

@SaurabhSharma-MSFT SaurabhSharma-MSFT removed their assignment Jan 26, 2022
@jaylabell
Copy link

@avirishuv do you mind taking a look at this (Compute-VM label)

@Drewm3 Drewm3 assigned jaylabell and unassigned avirishuv Feb 24, 2022
@jaylabell jaylabell assigned dcaro and unassigned dcaro Mar 11, 2022
@Drewm3 Drewm3 assigned Drewm3 and unassigned jaylabell Feb 2, 2023
@Drewm3
Copy link
Member

Drewm3 commented Feb 2, 2023

Moving issues assigned to @jaylabell over to @Drewm3.

@Drewm3 Drewm3 assigned TravisCragg-MSFT and unassigned Drewm3 Mar 23, 2023
@Drewm3
Copy link
Member

Drewm3 commented Mar 23, 2023

Travis will look into this request.

@TravisCragg-MSFT
Copy link

@kgfly Thanks for your feedback! We are working to implement this for New-AzVM.

@TravisCragg-MSFT
Copy link

This is pending semester planning.

@ArmaanMcleod
Copy link
Contributor

ArmaanMcleod commented Oct 17, 2023

Why is this still not fixed? It is incredibly frustrating to deploy VMs with powershell without an NSG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute - VM feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

9 participants