Hi,
Today I have the following error when starting my virtual machines
The problematic virtual machines was configured with "static" IP addresses with Set-AzureStaticVNetIP. Today I change the virtual machine tier from standard to basic. There are no changes to virtual networks.
I have 2 virtual networks. The above error occurs only with virtual machines connected to 1st of the virtual nertworks.
All of the virtual machines connected to second virtual network was changed the virtual machine tier from standard to basic and was configured "static" IP address with Set-AzureStaticVNetIP.
The question is:
How to resolve the above error?
Thanks in advance!