Skip to content

Commit 45e0987

Browse files
authored
Update container-concepts.md link updated for Private Key certificates
Update container-concepts.md link updated for Private Key certificates
1 parent a0f7422 commit 45e0987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/container-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The degree to which various features and behaviors of Azure Functions are suppor
4848
| Cold start mitigation | Minimum replicas | [Scale rules](../container-apps/scale-app.md#scale-rules) | [Always-ready/pre-warmed instances](functions-premium-plan.md#eliminate-cold-starts) | n/a | n/a |
4949
| [App Service authentication](../app-service/overview-authentication-authorization.md) | [Yes](../container-apps/authentication.md) | Yes | Yes | Yes | No |
5050
| [Custom domain names](../app-service/app-service-web-tutorial-custom-domain.md) | [Yes](../container-apps/custom-domains-certificates.md) | Yes | Yes | Yes | No |
51-
| [Private key certificates](../app-service/overview-tls.md) | [Yes](../azure/container-apps/custom-domains-certificates.md) | Yes | Yes | Yes | No |
51+
| [Private key certificates](../app-service/overview-tls.md) | [Yes](../container-apps/custom-domains-certificates.md) | Yes | Yes | Yes | No |
5252
| Virtual networks | [Yes](../container-apps/networking.md) | Yes | Yes | Yes | Yes |
5353
| Availability zones | [Yes](../reliability/reliability-azure-container-apps.md) | Yes | Yes | Yes | Yes |
5454
| Diagnostics | [Yes](../container-apps/troubleshooting.md#use-the-diagnose-and-solve-problems-tool) | [Yes](../container-apps/troubleshooting.md#use-the-diagnose-and-solve-problems-tool) | [Yes](./functions-diagnostics.md) | [Yes](./functions-diagnostics.md) | No |

0 commit comments

Comments
 (0)