Azure / Azure/azure-rest-api-specs

`Microsoft.Web` lack of property `inboundIpAddress`,`possibleInboundIpAddresses` in spec

Open Beginner friendly
#27,377 1 comment 5 reactions 0 assignees View on GitHub
Service Attention Web Apps
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

The property can be retrieved from GET requesta as below:
![image](https://github.com/Azure/azure-rest-api-specs/assets/92154856/145f04a8-b811-4149-af75-b71ca8175346)

But we can't find any definition about it in api specs, comparing to the outboundIPAddress.https://github.com/Azure/azure-rest-api-specs/blob/main/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json#L28627

Contributor guide

Open the contributing guide

Research direction

Start in specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json at the outboundIPAddress definition referenced in the issue, and compare it with the properties returned by the GET request. Done when the specification defines inboundIpAddress and possibleInboundIpAddresses consistently with the service response.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.