Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Network] IP address is required for VNET's check IP availability call #3307

Closed
tjprescott opened this issue Jun 26, 2018 · 1 comment
Closed
Assignees

Comments

@tjprescott
Copy link
Member

tjprescott commented Jun 26, 2018

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/network/resource-manager/Microsoft.Network/stable/2017-06-01/virtualNetwork.json#L720

The specs say this is not required, but if you try to make the call without it you get this error:

Private IP address is null or empty in the CheckIpAddressAvailability call. Specify IpAddress=$(ipaddress) as a query parameter in the request URI.

It should be required=True

@MikhailTryakhov
Copy link
Contributor

fixed in swagger, would be released in a couple of days #4339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants