Skip to content

Commit d98ca74

Browse files
authored
Merge pull request #50019 from gandhirajan/patch-2
Updating dynamic configuration info on quickstart
2 parents 04c1c8b + 9995faf commit d98ca74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-java-spring-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Use the [Spring Initializr](https://start.spring.io/) to create a new Spring Boo
181181

182182
## Next steps
183183

184-
In this quickstart, you created a new App Configuration store and used it with a Java Spring app. For more information, see [Spring on Azure](https://docs.microsoft.com/java/azure/spring-framework/). To learn how to use an Azure managed identity to streamline access to App Configuration, continue to the next tutorial.
184+
In this quickstart, you created a new App Configuration store and used it with a Java Spring app. For more information, see [Spring on Azure](https://docs.microsoft.com/java/azure/spring-framework/). To learn how to enable your Java Spring app to dynamically refresh configuration settings, continue to the next tutorial.
185185

186186
> [!div class="nextstepaction"]
187-
> [Managed identity integration](./howto-integrate-azure-managed-service-identity.md)
187+
> [Enable dynamic configuration](./enable-dynamic-configuration-java-spring-app.md)

0 commit comments

Comments
 (0)