I am attempting to setup a reserved IP for a new cloud service. I am using the command below from a current vm setup in region.
New-AzurereservedIP -reservedname testip -Label testip -location East Us
I am getting errors stating a positional parameter cannot be found that accepts argument US
So I tried just east instead of east us and get the following.
Bad request the location constraint is not valid...