Skip to content

Commit a8ca255

Browse files
committed
Update with instrux to find action.
1 parent 1c70055 commit a8ca255

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

articles/azure-app-configuration/concept-github-action.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ GitHub events, such as a push to a repository, can trigger a GitHub Action workf
2121
The GitHub [documentation](https://help.github.com/actions/automating-your-workflow-with-github-actions/configuring-a-workflow) provides in-depth view of GitHub workflows and actions.
2222

2323
## Enable GitHub Actions in your repository
24-
To start using this GitHub action, go to your repository and select the **Actions** tab. Find the GitHub action in the marketplace by searching for "Azure App Configuration Sync".
24+
To start using this GitHub action, go to your repository and select the **Actions** tab. Find and select the GitHub action in the marketplace by searching for "Azure App Configuration Sync".
2525

26-
**** FINISH INSTRUX ONCE ACTION IS AVAILABLE IN MARKETPLACE ****
27-
**** ADD IMAGE ONCE ACTION IS AVAILABLE IN MARKETPLACE ****
26+
> [!div class="mx-imgBorder"]
27+
> ![Select the Action tab](media/find-github-action.png)
2828
29+
> [!div class="mx-imgBorder"]
30+
> ![Select the app configuration syn Action](media/app-configuration-sync-action.png)
2931
3032
## Sync configuration files after a push
3133
This action syncs Azure App Configuration files when a change is pushed to `appsettings.json`. When a developer makes and pushes a change to `appsettings.json`, the App Configuration Sync action updates the App Configuration instance with the new values.
54.3 KB
Loading
25 KB
Loading

0 commit comments

Comments
 (0)