Skip to content

Commit 1a42e27

Browse files
authored
Apply suggestions from PR review
Delete extra word; fix grammar.
1 parent 30b87d9 commit 1a42e27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/spring-apps/basic-standard/how-to-application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You can use the Portal to check or update the current settings in Application In
108108
1. Select **Application Insights**.
109109
1. Enable Application Insights by selecting **Edit binding**, or the **Unbound** hyperlink.
110110

111-
:::image type="content" source="media/how-to-application-insights/application-insights-binding-enable.png" alt-text="Screenshot of the Azure portal Azure that shows the Azure Spring Apps instance with the Application Insights page and the 'Edit binding' option.":::
111+
:::image type="content" source="media/how-to-application-insights/application-insights-binding-enable.png" alt-text="Screenshot of the Azure portal that shows the Azure Spring Apps instance with the Application Insights page and the 'Edit binding' option.":::
112112

113113
1. Edit **Application Insights** or **Sampling rate**, then select **Save**.
114114

articles/spring-apps/basic-standard/how-to-deploy-in-azure-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ For subnets, Azure reserves five IP addresses, and Azure Spring Apps requires at
277277
For a service runtime subnet, the minimum size is /28.
278278

279279
> [!NOTE]
280-
> A small subnet range impacts the underlying resource you can use for system components like ingress controller. Azure Spring Apps uses an underlying ingress controller to handle application traffic management. The number of ingress controller instances automatically increases as application traffic increases. Reserve a larger virtual network subnet IP range if application traffic could increase in the future. You typically reserve one IP addresses for traffic of 10000 requests per second.
280+
> A small subnet range impacts the underlying resource you can use for system components like ingress controller. Azure Spring Apps uses an underlying ingress controller to handle application traffic management. The number of ingress controller instances automatically increases as application traffic increases. Reserve a larger virtual network subnet IP range if application traffic could increase in the future. You typically reserve one IP address for traffic of 10000 requests per second.
281281
282282
## Bring your own route table
283283

0 commit comments

Comments
 (0)