Skip to content

Commit 9995faf

Browse files
authored
Updating dynamic configuration info on quickstart
Updating dynamic configuration info on quickstart page to align with other quickstart docs template
1 parent 160fc1d commit 9995faf

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)