Skip to content

Additional host port mapping support in service API #14433

@AmelBawa-msft

Description

@AmelBawa-msft

Currently, the Service API does not support:

  • Ephemeral host port mappings (automatic assignment of available host ports)
  • Host port mappings bound to a specific host IP, including:
    • IPv4 addresses
    • IPv6 addresses
    • Loopback interfaces (e.g., 127.0.0.1, ::1)
    • All interfaces (e.g., 0.0.0.0, ::)
  • Host port mappings using the UDP protocol

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions