You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
No description provided.
The text was updated successfully, but these errors were encountered: