You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-configure-enterprise-spring-cloud-gateway.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,9 +92,8 @@ You can use the Azure portal and the Azure CLI to edit metdata properties.
92
92
To edit metadata in the Azure portal, do these steps:
93
93
94
94
1. Open your Azure Spring Apps instance.
95
-
1. Select **Spring Cloud Gateway** in the navigation pane, and then select **Overview**.
96
-
1. Select **Configuration**.
97
-
1. Specify values for the properties listed in for **API**.
95
+
1. Select **Spring Cloud Gateway** in the navigation pane, and then select **Configuration**.
96
+
1. Specify values for the properties listed for **API**.
98
97
1. Select **Save**.
99
98
100
99
:::image type="content" source="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-configuration.png" alt-text="Screenshot of Azure portal showing the Spring Cloud Gateway configuration page for an Azure Spring Apps instance with the API section highlighted." lightbox="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-configuration.png":::
@@ -134,9 +133,8 @@ You can use the Azure portal and the Azure CLI to edit SSO properties.
134
133
To edit SSO properties in the Azure portal, do these steps:
135
134
136
135
1. Open your Azure Spring Apps instance.
137
-
1. Select **Spring Cloud Gateway** in the navigation pane, and then select **Overview**.
138
-
1. Select **Configuration**.
139
-
1. Specify values for the properties listed in for **SSO**.
136
+
1. Select **Spring Cloud Gateway** in the navigation pane, and then select **Configuration**.
137
+
1. Specify values for the properties listed for **SSO**.
140
138
1. Select **Save**.
141
139
142
140
:::image type="content" source="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-sso-configuration.png" alt-text="Screenshot of Azure portal showing the Spring Cloud Gateway configuration page for an Azure Spring Apps instance with the Single Sign On section highlighted." lightbox="media/how-to-configure-enterprise-spring-cloud-gateway/gateway-sso-configuration.png":::
0 commit comments