Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing Microsoft.Network/virtualNetworks.properties.virtualNetworkPeerings.properties.peerCompleteVnets #2128

Open
1 task done
miroslav-matejovsky-vissim opened this issue Apr 21, 2024 · 1 comment

Comments

@miroslav-matejovsky-vissim
Copy link

Resource Type

Microsoft.Network/virtualNetworks

Api Version

2023-09-01

Issue Type

Type is unavailable

Other Notes

az deployment group what-if --name integration-platform --resource-group mm --template-file some-file : Warning BCP037: The property "peerCompleteVnets" is not allowed on objects of type "VirtualNetworkPeeringPropertiesFormat". Permissible properties include "peeringState", "peeringSyncLevel", "remoteAddressSpace", "remoteBgpCommunities", "remoteVirtualNetwork", "remoteVirtualNetworkAddressSpace". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]

Note: The result may contain false positive predictions (noise).

the what-if is showing this property:


  ~ Microsoft.Network/virtualNetworks/MM_Vnet [2023-09-01]
    ~ properties.virtualNetworkPeerings: [
      ~ 0:

        - properties.peerCompleteVnets: true
...

Bicep Repro

No response

Confirm

  • I have read the troubleshooting guide and looked for duplicates.
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @vnetsuppgithub. Please see https://aka.ms/biceptypesinfo for troubleshooting help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants