You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-enterprise-configure-apm-integration-and-ca-certificates.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,14 +40,15 @@ Currently, Azure Spring Apps supports the following APM types:
40
40
41
41
Azure Spring Apps supports CA certificates for all language family buildpacks, but not all supported APMs. The following table shows the binding types supported by Tanzu language family buildpacks.
For information about using Web servers, see [Deploy web static files](how-to-enterprise-deploy-static-file.md).
53
54
@@ -149,7 +150,7 @@ You can create an APM configuration and bind to app builds and deployments, as e
149
150
You can manage APM integration by configuring properties or secrets in the APM configuration.
150
151
151
152
> [!NOTE]
152
-
> When configuring properties or secrets for APM, use key names without a prefix. For example, don't use a `DT_` prefix for a Dynatrace binding or `APPLICATIONINSIGHTS_` for Application Insights. Tanzu APM buildpacks will transform the key name to the original environment variable name with a prefix.
153
+
> When configuring properties or secrets for APM, use key names without a prefix. For example, don't use a `DT_` prefix for a Dynatrace binding or `APPLICATIONINSIGHTS_` for Application Insights. Tanzu APM buildpacks transform the key name to the original environment variable name with a prefix.
153
154
154
155
The following list shows you the Azure CLI commands you can use to manage APM configuration:
155
156
@@ -395,7 +396,7 @@ You can configure the CA certificates on the **Edit binding** page. The `succeed
395
396
This section applies only to an Azure Spring Apps Enterprise service instance with the build service enabled. With the build service enabled, one buildpack binding means either credential configuration against one APM type, or CA certificates configuration against the CA certificates type. For APM integration, follow the earlier instructions to configure the necessary environment variables or secrets for your APM.
396
397
397
398
> [!NOTE]
398
-
> When configuring environment variables for APM bindings, use key names without a prefix. For example, do not use a `DT_` prefix for a Dynatrace binding or `APPLICATIONINSIGHTS_` for Application Insights. Tanzu APM buildpacks will transform the key name to the original environment variable name with a prefix.
399
+
> When configuring environment variables for APM bindings, use key names without a prefix. For example, do not use a `DT_` prefix for a Dynatrace binding or `APPLICATIONINSIGHTS_` for Application Insights. Tanzu APM buildpacks transform the key name to the original environment variable name with a prefix.
399
400
400
401
You can manage buildpack bindings with the Azure portal or the Azure CLI.
401
402
@@ -427,7 +428,7 @@ To use the **Unbind binding** command, select the **Bound** hyperlink, and then
427
428
428
429
To unbind a buildpack binding by editing binding properties, select **Edit Binding**, and then select **Unbind**.
429
430
430
-
:::image type="content" source="media/how-to-enterprise-configure-apm-integration-and-ca-certificates/unbind-binding-properties.png" alt-text="Screenshot of Azure portal showing the Edit binding page with the Unbind button highlighted." lightbox="media/how-to-enterprise-configure-apm-integration-and-ca-certificates/unbind-binding-properties.png":::-
431
+
:::image type="content" source="media/how-to-enterprise-configure-apm-integration-and-ca-certificates/unbind-binding-properties.png" alt-text="Screenshot of Azure portal showing the Edit binding page with the Unbind button highlighted." lightbox="media/how-to-enterprise-configure-apm-integration-and-ca-certificates/unbind-binding-properties.png":::
431
432
432
433
When you unbind a binding, the bind status changes from **Bound** to **Unbound**.
0 commit comments