Skip to content

Commit e5c897f

Browse files
authored
Merge pull request #203190 from SteveSaunders1952/v-ssaunders-qs-setup-config-server
update screenshots
2 parents 0f9d634 + ec13e84 commit e5c897f

31 files changed

+41
-47
lines changed

articles/spring-cloud/how-to-config-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@ Now that your configuration files are saved in a repository, you need to connect
151151

152152
5. Select **Validate**.
153153

154-
![Navigate to config server](media/spring-cloud-quickstart-launch-app-portal/portal-config.png)
154+
![Navigate to config server](media/how-to-config-server/portal-config.png)
155155

156156
6. When validation is complete, select **Apply** to save your changes.
157157

158-
![Validating config server](media/spring-cloud-quickstart-launch-app-portal/validate-complete.png)
158+
![Validating config server](media/how-to-config-server/validate-complete.png)
159159

160160
7. Updating the configuration can take a few minutes.
161161

162-
![Updating config server](media/spring-cloud-quickstart-launch-app-portal/updating-config.png)
162+
![Updating config server](media/how-to-config-server/updating-config.png)
163163

164164
8. You should get a notification when the configuration is complete.
165165

@@ -211,7 +211,7 @@ The information from your YAML file should be displayed in the Azure portal. Sel
211211

212212
## Using Azure Repos for Azure Spring Apps Configuration
213213

214-
Azure Spring Apps can access Git repositories that are public, secured by SSH, or secured using HTTP basic authentication. We'll use that last option, as its easier to create and manage with Azure Repos.
214+
Azure Spring Apps can access Git repositories that are public, secured by SSH, or secured using HTTP basic authentication. We'll use that last option, as it's easier to create and manage with Azure Repos.
215215

216216
### Get repo url and credentials
217217

articles/spring-cloud/how-to-maven-deploy-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ The following procedure creates an instance of Azure Spring Apps using the Azure
8686

8787
3. Select **Azure Spring Apps** from the results.
8888

89-
:::image type="content" source="media/spring-cloud-quickstart-launch-app-portal/find-spring-cloud-start.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps service in search results.":::
89+
:::image type="content" source="media/how-to-maven-deploy-apps/find-spring-cloud-start.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps service in search results.":::
9090

9191
4. On the Azure Spring Apps page, select **Create**.
9292

93-
:::image type="content" source="media/spring-cloud-quickstart-launch-app-portal/spring-cloud-create.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps resource with Create button highlighted.":::
93+
:::image type="content" source="media/how-to-maven-deploy-apps/spring-cloud-create.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps resource with Create button highlighted.":::
9494

9595
5. Fill out the form on the Azure Spring Apps **Create** page. Consider the following guidelines:
9696

@@ -99,7 +99,7 @@ The following procedure creates an instance of Azure Spring Apps using the Azure
9999
- **Service Details/Name**: Specify the **\<service instance name\>**. The name must be between 4 and 32 characters long and can contain only lowercase letters, numbers, and hyphens. The first character of the service name must be a letter and the last character must be either a letter or a number.
100100
- **Location**: Select the region for your service instance.
101101

102-
:::image type="content" source="media/spring-cloud-quickstart-launch-app-portal/portal-start.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps Create page.":::
102+
:::image type="content" source="media/how-to-maven-deploy-apps/portal-start.png" alt-text="Screenshot of Azure portal showing Azure Spring Apps Create page.":::
103103

104104
6. Select **Review and create**.
105105

102 KB
Loading
759 KB
Loading
1.59 MB
Loading

0 commit comments

Comments
 (0)