diff --git a/content/nginxaas-azure/getting-started/ssl-tls-certificates/overview.md b/content/nginxaas-azure/getting-started/ssl-tls-certificates/overview.md index 5828154c61..60695d771b 100644 --- a/content/nginxaas-azure/getting-started/ssl-tls-certificates/overview.md +++ b/content/nginxaas-azure/getting-started/ssl-tls-certificates/overview.md @@ -60,7 +60,7 @@ For Azure client tools, such as the Azure CLI or Azure Resource Manager, the cer ## Monitor certificates -To view the status of your SSL/TLS certificates, [enable monitoring]({{< ref "/nginxaas-azure/monitoring/enable-metrics.md" >}}) for your NGINXaaS deployment and navigate to the **Metrics** tab in the Azure portal. View the `nginxaas.certificates` metric under the `nginxaas statistics` metric namespace. The `nginxaas.certificates` metric allows you to filter by certificate name and the status of the certificate. The status dimension reports the health of your certificates through the following values: +To view the status of your SSL/TLS certificates, [enable monitoring]({{< ref "/nginxaas-azure/monitoring/enable-metrics.md" >}}) for your NGINXaaS deployment and navigate to the **Metrics** tab in the Azure portal. View the `nginxaas.certificates` metric under the `nginxaas statistics` metric namespace. The `nginxaas.certificates` metric allows you to filter by certificate key vault URL and the status of the certificate. The status dimension reports the health of your certificates through the following values: {{< table >}} @@ -484,4 +484,4 @@ Allow NGINXaaS to access the key vault through one of these mechanisms: **Resolution:** Ensure the file is not empty and contains properly formatted PEM certificate data. -{{< /details >}} \ No newline at end of file +{{< /details >}} diff --git a/static/nginxaas-azure/azure-metrics-nginxaas.certificates.png b/static/nginxaas-azure/azure-metrics-nginxaas.certificates.png index f909392abd..12586a4a94 100644 Binary files a/static/nginxaas-azure/azure-metrics-nginxaas.certificates.png and b/static/nginxaas-azure/azure-metrics-nginxaas.certificates.png differ