Skip to content

Commit 71aeaed

Browse files
authored
Merge pull request #50020 from gandhirajan/patch-3
Addind Managed Identity Integration link
2 parents d98ca74 + 06809f0 commit 71aeaed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-java-spring-app.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,7 @@ Save the file, then build and run your application as usual.
4949

5050
## Next steps
5151

52-
In this tutorial, you enabled your Spring Boot app to dynamically refresh configuration settings from App Configuration. For more information, see [Spring on Azure](https://docs.microsoft.com/java/azure/spring-framework/).
52+
In this tutorial, you enabled your Spring Boot app to dynamically refresh configuration settings from App Configuration. To learn how to use an Azure managed identity to streamline the access to App Configuration, continue to the next tutorial.
53+
54+
> [!div class="nextstepaction"]
55+
> [Managed identity integration](./howto-integrate-azure-managed-service-identity.md)

0 commit comments

Comments
 (0)