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

[Reference feedback]: az network nsg rule update | missing example #30506

Open
dbradish-microsoft opened this issue Dec 10, 2024 · 1 comment
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team needs-triage This is a new issue that needs to be triaged to the appropriate team. Network az network vnet/lb/nic/dns/etc... question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@dbradish-microsoft
Copy link
Contributor

Type of issue

Other (describe below)

Reference command name

az network nsg rule update

Feedback

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli PR #4822.


Request to engineering

Please add the following example to az network nsg rule update

az network nsg rule update --name MyNsgRule --nsg-name MyNsg --resource-group MyResourceGroup --add source_address_prefixes "8.8.8.8"

Customer feedback

Add an example for az network nsg rule update --add, since current doc lacks one
Image

Page URL

https://review.learn.microsoft.com/en-us/cli/azure/network/nsg/rule?view=azure-cli-latest&branch=pr-en-us-4822#az-network-nsg-rule-create

Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/network/nsg/rule.yml

Author

No response

Document Id

d1bc72fb-ccf9-9645-7b1d-98c91bc75a55

@dbradish-microsoft dbradish-microsoft added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Dec 10, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Network az network vnet/lb/nic/dns/etc... label Dec 10, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 10, 2024

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 10, 2024
@yonzhan yonzhan added this to the Backlog milestone Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team needs-triage This is a new issue that needs to be triaged to the appropriate team. Network az network vnet/lb/nic/dns/etc... question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants