Skip to content

Commit e536b24

Browse files
authored
Apply suggestions from code review
1 parent 0adeaa9 commit e536b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-azure-kubernetes-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ In this section, you will create a simple ASP.NET Core web application running i
179179
180180
1. Open a browser window, and navigate to the IP address obtained in the previous step. The web page looks like this:
181181
182-
![Kubernetes Provider before using configMap ](./media/quickstarts/kubernetes-provider-app-launch-before.png)
182+
![Screenshot showing Kubernetes Provider before using configMap.](./media/quickstarts/kubernetes-provider-app-launch-before.png)
183183
184184
## Use App Configuration Kubernetes Provider
185185
@@ -262,7 +262,7 @@ Now that you have an application running in AKS, you'll deploy the App Configura
262262
263263
4. Refresh the browser. The page shows updated content.
264264
265-
![Kubernetes Provider after using configMap](./media/quickstarts/kubernetes-provider-app-launch-after.png)
265+
![Screenshot showing Kubernetes Provider after using configMap.](./media/quickstarts/kubernetes-provider-app-launch-after.png)
266266
267267
### Troubleshooting
268268

0 commit comments

Comments
 (0)