Use the Java Agent with Azure Spring Cloud
You can activate the Java Agent with the Azure Spring Cloud apps in these two ways:
Activate with CLI
Activate with Azure portal
- On the Azure portal, find the app you want to monitor by clicking on the left navigation pane.
- Click the application to navigate to the Configuration page.
- Click Configuration on the left navigation pane to add, update, or, delete the environment variables of the application in the Environment variables tab.
- Click General settings to add, update or delete the JVM Options of the application in the General settings tab.
- Click Save.
- Click Restart to ensure the configuration is complete.