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 eafcf30 + 6636700 commit 67fe68fCopy full SHA for 67fe68f
articles/azure-relay/index.yml
@@ -61,6 +61,21 @@ landingContent:
61
links:
62
- text: Samples on GitHub
63
url: https://github.com/Azure/azure-relay/tree/master/samples/wcf-relay
64
+
65
+ # Card
66
+ - title: Security
67
+ linkLists:
68
+ - linkListType: concept
69
+ links:
70
+ - text: Authentication and authorization
71
+ url: relay-authentication-and-authorization.md
72
+ - text: Authenticate with managed identities (Preview)
73
+ url: authenticate-managed-identity.md
74
+ - text: Authenticate an application using Azure Active Directory (preview)
75
+ url: authenticate-application.md
76
+ - text: Network security
77
+ url: network-security.md
78
79
# Card
80
- title: API references
81
linkLists:
0 commit comments