diff --git a/specification/network/resource-manager/readme.md b/specification/network/resource-manager/readme.md index 2385550f9ddc..8a1a6e7528d1 100644 --- a/specification/network/resource-manager/readme.md +++ b/specification/network/resource-manager/readme.md @@ -4175,6 +4175,14 @@ directive: - suppress: RequiredPropertiesMissingInResourceModel from: ipAllocation.json reason: name, id and type properties are inherited from the upper level + - suppress: MISSING_APIS_IN_DEFAULT_TAG + from: virtualWan.json + where: $.paths["/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/virtualwans/{}/p2svpnserverconfigurations/{}"] + reason: This API path is not supported by default api version 2024-07-01 and should not be included in the default tag. This operation has been removed from versions after 2019-08-01. + - suppress: MISSING_APIS_IN_DEFAULT_TAG + from: virtualWan.json + where: $.paths["/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/virtualwans/{}/p2svpnserverconfigurations"] + reason: This API path is not supported by default api version 2024-07-01 and should not be included in the default tag. This operation has been removed from versions after 2019-08-01. suppressions: - code: ResourceNameRestriction