File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -45,33 +45,6 @@ The following ARM template example configures ingress to require a client certif
45
45
}
46
46
```
47
47
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
-
75
48
## Next Steps
76
49
77
50
> [ !div class="nextstepaction"]
You can’t perform that action at this time.
0 commit comments