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

[Tagging] az vm nic update doesn't support tagging #563

Closed
BurtBiel opened this issue Jul 29, 2016 · 2 comments
Closed

[Tagging] az vm nic update doesn't support tagging #563

BurtBiel opened this issue Jul 29, 2016 · 2 comments
Labels
Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@BurtBiel
Copy link
Contributor

No description provided.

@JasonRShaver JasonRShaver added the Network az network vnet/lb/nic/dns/etc... label Aug 3, 2016
@JasonRShaver JasonRShaver added this to the Backlog milestone Aug 3, 2016
@tjprescott
Copy link
Member

This command only associates existing nic IDs with a VM, and thus should probably be called set rather than update. Tagging would need to (and can) occur using a call to az network nic update.

@tjprescott
Copy link
Member

This is not an issue. PR #1421 renames vm nic update to vm nic set to reflect that it is not a traditional update mechanism and thus one would not expect to be able to tag NICs in this way.

@haroldrandom haroldrandom added the Network az network vnet/lb/nic/dns/etc... label Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Network az network vnet/lb/nic/dns/etc...
Projects
None yet
Development

No branches or pull requests

4 participants