Feedback: Virtual Networks REST API - Check IP Address Availability ipAddress is NOT optional

Created on 12 Jul 2018  路  5Comments  路  Source: MicrosoftDocs/feedback

Link to article:
https://docs.microsoft.com/en-us/rest/api/virtualnetwork/virtualnetworks/checkipaddressavailability

Problem:
URI parameter ipAddress is NOT optional as the documentation reads. If you try the GET without this parameter you'll get an HTTP 400 error with this detail

{ "error": { "code": "PrivateIPAddressIsNullOrEmpty", "message": "Private IP address is null or empty in the CheckIpAddressAvailability call. Specify IpAddress=$(ipaddress) as a query parameter in the request URI.", "details": [] } }

  • Also i think the method name 'CheckIpAddressAvailability' should not start with a capital letter
Pri3 assigned-to-pm bug

All 5 comments

@hellosnow to investigate.

I'm connecting Azure network team to check.

We're seeking the help from @chandrasekarsrinivasan there. :smile:

@Powerhelmsman @dend please help to triage the issue and find the right assignee in case you miss it 馃槃

No news about this?

Was this page helpful?
0 / 5 - 0 ratings