microsoft / microsoft/azure-tools-for-java

Create VM Flow -> We create new Network interfaces, don't delete it with delete, don't let users reuse it

Open
#109 2 comments 0 reactions 1 assignee View on GitHub

@Flanker32 is already working on this.

Since Jun 12, 2020.

Type: Feature Request
Dominant language
Java
Stars
262
Forks
185
Avg merge
2d 21h
Merged PRs (30d)
1

Description

  1. Create a Virtual machine.
  2. It creates bunch of resources like Network Interface, it also ask for other resources to be reused or created.
  3. Delete the VM.
  4. In resource group network interface still exists. If I try to reuse earlier used resources then IP Address can't be used as it is already attached to previous NIC.

Expected -> Either we should delete the NIC or give user option to choose from existing NICs. So that IP Address can be reused. Right now even IP Address can't be reused.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.