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
Details of the scenario you tried and the problem that is occurring
Need to create policy preventing attachment of network interfaces to a subnet which hasn't been secured with a route table (UDR). This currently fails with an error as the alias does not exist.
Verbose logs showing the problem
n/a
Suggested solution to the issue
Register the alias Microsoft.Network/networkInterfaces/ipConfigurations[*].subnet.routeTable.id to support creating a policy definition such as the following:
Details of the scenario you tried and the problem that is occurring
Need to create policy preventing attachment of network interfaces to a subnet which hasn't been secured with a route table (UDR). This currently fails with an error as the alias does not exist.
Verbose logs showing the problem
n/a
Suggested solution to the issue
Register the alias
Microsoft.Network/networkInterfaces/ipConfigurations[*].subnet.routeTable.id
to support creating a policy definition such as the following:If policy is Guest Configuration - details about target node
n/a
The text was updated successfully, but these errors were encountered: