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
In order to record these scenario tests, the following features must be enabled in RDFE for the test subscription:
2
+
3
+
NetworkSecurityGroup
4
+
NetworkSecurityGroupV2
5
+
Routes
6
+
UserDefinedRoutes
7
+
IPForwarding
8
+
9
+
If you receive the following error:
10
+
11
+
"Set-AzureVNetConfig : BadRequest : An error occurred when setting the network configuration: The virtual network VirtualNetworkSiteName is currently in use."
12
+
13
+
that's because the de-allocation of the VM hasn't finished even after deleting it in RDFE. Call
14
+
15
+
# warning: this deletes all services in the subscription
0 commit comments