MicrosoftDocs / Windows-Admin-Center-Ideas-and-Feedback

Windows Admin Center's hub for ideas and feedback.
Creative Commons Attribution 4.0 International
20 stars 9 forks source link

[Windows Admin Center] - Azure Stack HCI and SDN - Merged VM Switches names on list #97

Open macieksynowiec opened 2 years ago

macieksynowiec commented 2 years ago

Gateway Version: 2110 ( compilation 1.3.2111.01001)

To Reproduce Steps to reproduce the behavior:

  1. Deploy SDN
  2. Create VNET and Subnet
  3. Try to create VM with adapter connected to virtual network

In virtual switch section drop down list show merged vm switch names.

We can choose this position, choose aproppriate VNET and Subnet but VM creation will fail

image

Type Error

Message Couldn't create virtual machine 'SQL01'. Error: 'Hyper-V was unable to find a virtual switch with name "ComputeSwitch,Management Virtual Switch".'

Virtual Switches:

image

trungtran-msft commented 2 years ago

Hey @macieksynowiec

I've filed a bug for this. Are you able to complete this through PowerShell?

macieksynowiec commented 2 years ago

Yeah - I was able to add vnet to vm through PowerShell.