Skip to content

"None" value missing in IkeEncryption "The IKE encryption algorithm (IKE phase 2) in virtualNetworkGateway module #26063

Open

Description

The "None" value is accepted in using azure portal for IKE Phase 2 but not via API. Is it possible to please update functionality below.

"IkeEncryption": {
  "type": "string",
  "description": "The IKE encryption algorithm (IKE phase 2).",
  "enum": [
    "DES",
    "DES3",
    "AES128",
    "AES192",
    "AES256",
    "GCMAES256",
    "GCMAES128"
  ],
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 - VPN GatewayService 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