Skip to content

Managed Hadware Security Module: properties.networkAcls.ipRules not supported #21793

Open
@wuxu92

Description

@wuxu92

the ipRules is released in stable version but cannot create with this property.

"ipRules": {
"type": "array",
"items": {
"$ref": "#/definitions/MHSMIPRule"

the error message as below:

Code="BadRequest" Message="Property properties.networkAcls.ipRules is not supported currently and must be set to null."

Update: virtualNetworkRules is not supported too.

Property properties.networkAcls.virtualNetworkRules is not supported currently and must be set to null

Expect behavior:
create success with ipRules set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    KeyVaultService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions