Skip to content

Commit 2b3d9a2

Browse files
committed
made Ningting's edits
1 parent ced6531 commit 2b3d9a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/spring-apps/how-to-configure-enterprise-spring-cloud-gateway.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ As certificates expire, you need to rotate certificates in Spring Cloud Gateway
377377
- Import the certificates into Azure Spring Apps. For more information, see the [Import a certificate](how-to-use-tls-certificate.md#import-a-certificate) section of [Use TLS/SSL certificates in your application in Azure Spring Apps](how-to-use-tls-certificate.md).
378378
- Synchronize the certificates, using the Azure portal or the Azure CLI.
379379

380-
The gateway restarts accordingly sto ensure that the gateway uses the new certificate for all connections.
380+
The gateway restarts accordingly to ensure that the gateway uses the new certificate for all connections.
381381

382382
#### [Azure portal](#tab/Azure-portal)
383383

@@ -386,8 +386,7 @@ Use the following steps to synchronize certificates.
386386
1. In your Azure Spring Apps instance, select **Spring Cloud Gateway** in the navigation pane.
387387
1. On the **Spring Cloud Gateway** page, select **Certificate management**.
388388
1. Select the certificate you imported in **Certificates**.
389-
1. Select **sync certificate**.
390-
1. Select **Save**.
389+
1. Select **sync certificate**, and confirm the operation.
391390

392391
:::image type="content" source="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-sync-certificate.png" alt-text="Screenshot of the Azure portal showing the Spring Cloud Gateway page for an Azure Spring Apps instance, with Certificate Management selected and the prompt to sync the certificate highlighted." lightbox="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-sync-certificate.png":::
393392

0 commit comments

Comments
 (0)