Azure / Azure/azure-rest-api-specs

WebApp:Add possibleInboundIpAddresses probability to Get-AzWebApp cmdlet

Open
#22,148 5 comments 0 reactions 0 assignees View on GitHub
App Services customer-reported feature-request Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

## Description of the new feature

if I made a request https://resources.azure.com/subscriptions/5f4e1a53-5073-41cc-a037-fc5a271ee6c2/resourceGroups/MutasemDNC/providers/Microsoft.Web/sites/MutasemDNC%20%20%20%20%22

I can get a list of the possibleInboundIpAddresses%22:%20%2213.69.68.37%22,

doing a get-azwebapp its not showing this probability
https://docs.microsoft.com/en-us/powershell/module/az.websites/get-azwebapp?view=azps-5.1.0

can you add it to the list of probability

## Proposed implementation details (optional)

Contributor guide

Open the contributing guide

Research direction

Compare the possibleInboundIpAddresses value returned by resources.azure.com with the Get-AzWebApp documentation and locate the Azure Web App API specification that defines the response. Confirm which specification version is used, then update the relevant API definition so the property is represented and verify that the cmdlet can expose it.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.