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
e Space m y V m s s N e t C o n f i g $ i Space ` Enter
Space Space Space Space - P r i m a r y Space $ t r u e Space ` Enter
Space Space Space Space - I P C o n f i g u r a t i o n Space $ i p C o n f i g Enter
Enter
Space Space N e w - A z u r e R m V m s s Space ` Enter
Space Space Space Space - R e s o u r c e G r o u p N a m e Space m y R e s o u r c e G r o u p A G Space ` Enter
Space Space Space Space - N a m e Space m y v m s s $ i Space ` Enter
Space Space Space Space - V i r t u a l M a c h i n e S c a l e S e t Space $ v m s s C o n f i g Enter
}
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -34.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Azure:/
PS Azure:> for ($i=1; $i -le 3; $i++)
{
if ($i -eq 1)
{
$poolId = $backendPool.Id
}
if ($i -eq 2)
{
$poolId = $imagesPool.Id
}
if ($i -eq 3)
{
$poolId = $videoPool.Id
}
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
Last 200 Keys:
Exception:
Azure:/
PS Azure:> for ($i=1; $i -le 3; $i++)
The text was updated successfully, but these errors were encountered: