From 2e71160ee094551c10d5f2f9f50d2049d8ff9575 Mon Sep 17 00:00:00 2001 From: Thomas Thornton Date: Mon, 7 Jul 2025 12:02:51 +0100 Subject: [PATCH 1/2] Update index.html.md.erb as per feedback --- .../cloud-native-platform/onboarding/person/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cloud-native-platform/onboarding/person/index.html.md.erb b/source/cloud-native-platform/onboarding/person/index.html.md.erb index 9b7c53f9..3a478fa8 100644 --- a/source/cloud-native-platform/onboarding/person/index.html.md.erb +++ b/source/cloud-native-platform/onboarding/person/index.html.md.erb @@ -11,7 +11,7 @@ weight: 2 In order to give access to HMCTS resources, an account need to exist on the HMCTS Azure tenant. If user have `@hmcts.net` account, this section could be skipped but for `@justice.gov.uk` account holder, they will need to be invited as guest user first to be able to add groups to their account otherwise the pipeline will throw error that User account does not exist. -An existing teammate should create a pull request to [azure-access](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations. +An existing teammate should create a pull request to [guest-user-invite file in azure-access repository](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations. (Further details on [how-to](https://github.com/hmcts/azure-access?tab=readme-ov-file#inviting-guest-users)) Once PR approved and merged, an automated email from the Microsoft will be sent out to the user to accept the invitation. From bad4c6dae5131655984efc8942e0150ea9f84019 Mon Sep 17 00:00:00 2001 From: Thomas Thornton Date: Mon, 7 Jul 2025 12:08:26 +0100 Subject: [PATCH 2/2] Update index.html.md.erb --- .../cloud-native-platform/onboarding/person/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cloud-native-platform/onboarding/person/index.html.md.erb b/source/cloud-native-platform/onboarding/person/index.html.md.erb index 3a478fa8..7ee7230f 100644 --- a/source/cloud-native-platform/onboarding/person/index.html.md.erb +++ b/source/cloud-native-platform/onboarding/person/index.html.md.erb @@ -11,7 +11,7 @@ weight: 2 In order to give access to HMCTS resources, an account need to exist on the HMCTS Azure tenant. If user have `@hmcts.net` account, this section could be skipped but for `@justice.gov.uk` account holder, they will need to be invited as guest user first to be able to add groups to their account otherwise the pipeline will throw error that User account does not exist. -An existing teammate should create a pull request to [guest-user-invite file in azure-access repository](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations. (Further details on [how-to](https://github.com/hmcts/azure-access?tab=readme-ov-file#inviting-guest-users)) +An existing teammate should create a pull request to [guest-user-invite file in azure-access repository](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations. Once PR approved and merged, an automated email from the Microsoft will be sent out to the user to accept the invitation.