Skip to content

Network: VirtualNetworkGatewayIPConfiguration should have name marked as required #16743

Open

Description

Network -> VirtualNetworkGateway -> VirtualNetworkGatewayIPConfiguration's name property should be marked as required here:

"name": {
"type": "string",
"description": "The name of the resource that is unique within a resource group. This name can be used to access the resource."
},

If name isn't specified, the API returns an error: Code="InvalidRequestFormat" Message="Cannot parse the request." Details=[]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Network - Virtual NetworkService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions