You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When assigning this policy the vnet peering is configured to enable gateway transit at each end of the peering. Spoke side of the peering also has 'use remote gateway' set to false. Result is the spoke vnet cannot use the vnet gateway in the hub virtual network
Steps to reproduce
1.Assign policy to relevant scope
2.Vnets are peered but each vnet has 'gateway transit' enabled.
3. Spoke vnet does not have 'use remote gateway enabled'
Screenshots
spoke vnet without 'use remote gateway' enabled
spoke to hub vnet peering
hub to spoke peering
Use remote gateway set to false
I think the policy should look like this this instead:
Set use remote gateway param to true (or make param such that you have the choice of true or false at assignment time)
set enable gateway transit to false at the spoke side of the peering
The text was updated successfully, but these errors were encountered:
Describe the bug
When assigning this policy the vnet peering is configured to enable gateway transit at each end of the peering. Spoke side of the peering also has 'use remote gateway' set to false. Result is the spoke vnet cannot use the vnet gateway in the hub virtual network
Steps to reproduce
1.Assign policy to relevant scope
2.Vnets are peered but each vnet has 'gateway transit' enabled.
3. Spoke vnet does not have 'use remote gateway enabled'
Screenshots
spoke vnet without 'use remote gateway' enabled
spoke to hub vnet peering
hub to spoke peering
Use remote gateway set to false
I think the policy should look like this this instead:
Set use remote gateway param to true (or make param such that you have the choice of true or false at assignment time)
set enable gateway transit to false at the spoke side of the peering
The text was updated successfully, but these errors were encountered: