Skip to content

Commit b95d4df

Browse files
authored
Fixed broken document link
Improved document quality
1 parent 8e7458e commit b95d4df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-stack/operator/app-service-release-notes-2024R1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ This script must be run under the following conditions:
283283
GO
284284
```
285285

286-
- An additional Redirect URL must be added to the Identity Application created in order to support SSO Scenarios (Kudu etc)
286+
- A new Redirect URL must be added to the Identity Application created in order to support Single Sign On(SSO) Scenarios (for example Kudu)
287287

288288
# [Entra ID](#tab/EntraID)
289289

@@ -294,7 +294,7 @@ This script must be run under the following conditions:
294294
1. Launch the **Web Cloud Management Console**.
295295
1. Check the **Web Cloud Management Console -> Web Cloud** screen and verify that both **Controllers** are **Ready**.
296296
1. Select **Settings**.
297-
1. Next, find the **ApplicationClientId** setting. Retrieve the value.
297+
1. Find the **ApplicationClientId** setting. Retrieve the value.
298298
1. In the Azure Stack admin portal, navigate back to the **ControllersNSG** Network Security Group.
299299
1. Modify the **Inbound_Rdp_3389** rule to deny access.
300300

@@ -311,7 +311,7 @@ This script must be run under the following conditions:
311311
# [ADFS](#tab/ADFS)
312312

313313
## Retrieve the Identity Application
314-
1. Open a [session to the Privileged Endpoint](azure-stack-privileged-endpoint)
314+
1. Open a [session to the Privileged Endpoint](azure-stack-privileged-endpoint.md)
315315
1. Run the following command to retrieve the ADFS Graph Applications
316316

317317
``` PowerShell

0 commit comments

Comments
 (0)