Skip to content

Commit 32bd450

Browse files
committed
remove comments from client-certificate-authorization.md
1 parent f56f1a6 commit 32bd450

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

articles/container-apps/client-certificate-authorization.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -45,33 +45,6 @@ The following ARM template example configures ingress to require a client certif
4545
}
4646
```
4747

48-
<!--
49-
50-
Add this section when we have the CLI and portal support
51-
You can configure client certificate authorization for your container app in the Azure portal or by using the Azure CLI.
52-
53-
# [Azure portal](#tab/azure-portal)
54-
55-
To configure client certificate authorization in the Azure portal, follow these steps:
56-
57-
1. In the Azure portal, go to your container app resource page.
58-
1. Select **Ingress** from .
59-
1. Select the **Client certificate mode** drop-down list.
60-
1. **Require**: Client certificate are required.
61-
1. **Accept**: Client certificates are not required, but are accepted if provided.
62-
1. **Ignore**: Client certificates are ignored.
63-
1. Select **Save**
64-
65-
66-
# [Azure CLI](#tab/azure-cli)
67-
68-
>[!NOTE]
69-
> need to add the CLI commands here
70-
71-
---
72-
73-
-->
74-
7548
## Next Steps
7649

7750
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)