We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 622f3f0 + 2b38662 commit e60b11dCopy full SHA for e60b11d
1 file changed
articles/web-application-firewall/index.yml
@@ -98,3 +98,22 @@ landingContent:
98
links:
99
- text: Azure network security
100
url: ../networking/security/index.yml
101
+
102
+# Card
103
+ - title: Reference
104
+ linkLists:
105
+ - linkListType: reference
106
+ links:
107
+ - text: Azure CLI - Front Door
108
+ url: /cli/azure/network/front-door
109
+ - text: Azure CLI - Application Gateway
110
+ url: /cli/azure/network/application-gateway
111
+ - text: Azure PowerShell - Front Door
112
+ url: /powershell/module/az.frontdoor/
113
+ - text: Azure PowerShell - Application Gateway
114
+ url: /powershell/module/az.network/#application_gateway
115
+ - text: REST - Front Door
116
+ url: /rest/api/frontdoor
117
+ - text: REST - Application Gateway
118
+ url: /rest/api/application-gateway
119
0 commit comments