We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ed0230 + 1aa85f4 commit 4909df8Copy full SHA for 4909df8
articles/application-gateway/url-route-overview.md
@@ -108,8 +108,8 @@ Snippet of PathBasedRouting rule:
108
"id": "/subscriptions/{subscriptionId}/../microsoft.network/applicationGateways/{gatewayName}/httpListeners/<listenerName>"
109
},
110
"urlPathMap": {
111
- "id": "/subscriptions/{subscriptionId}/../microsoft.network/applicationGateways/{gatewayName}/ urlPathMaps/{urlpathMapName}"
112
- },
+ "id": "/subscriptions/{subscriptionId}/../microsoft.network/applicationGateways/{gatewayName}/urlPathMaps/{urlpathMapName}"
+ }
113
114
}
115
0 commit comments