From 2f06b17fb7e28d728760ca246d3fd8f39756dfe1 Mon Sep 17 00:00:00 2001 From: jtdauria-shi Date: Tue, 17 Mar 2026 08:40:10 -0400 Subject: [PATCH] Fixed links and updated pricing --- docs/SHIELD/Prerequisites/Installation.md | 6 +++--- docs/SHIELD/Prerequisites/Required-Graph-API-Permissions.md | 2 +- docs/SHIELD/Reference/Register-Break-Glass.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/SHIELD/Prerequisites/Installation.md b/docs/SHIELD/Prerequisites/Installation.md index 0d40585..757c8e4 100644 --- a/docs/SHIELD/Prerequisites/Installation.md +++ b/docs/SHIELD/Prerequisites/Installation.md @@ -42,12 +42,12 @@ This application is a self-hosted application that exists in the customer tenant - OS: Linux - Minimum SKU: P0v4 - Runtime Stack: Node 24 LTS - - Azure Cost Estimate associated (as of 1/8/2025): + - Azure Cost Estimate associated (as of 3/16/2026): | Premium v4 Service Plan | vCPU(s) | RAM | Storage | Pay as you go | 1 year savings plan | 3 year savings plan | 1 year reserved | 3 year reserved | |-----------------|-------------------|---------------------|-----------------|-------------------|---------------------|-----------------|-------------------|---------------------| -| P0v4 | 1 | 4 GB | 250 GB | **$86.870**/month | **$70.365**/month ~ 19% savings | **$58.203**/month ~ 33% savings | **$65.000**/month ~ 25% savings | **$53.831**/month ~ 38% savings | -| P1v4 | 2 | 8 GB | 250 GB | **$173.740**/month | **$140.730**/month ~ 19% savings | **$116.406**/month ~ 33% savings | **$130.086**/month ~ 25% savings | **$107.668**/month ~ 38% savings | +| P0v4 | 1 | 4 GB | 250 GB | **53.29**/month | **$36.771**/month ~ 31% savings | **$24.514**/month ~ 54% savings | **$31.420**/month ~ 41% savings | **$20.251**/month ~ 62% savings | +| P1v4 | 2 | 8 GB | 250 GB | **$106.58**/month | **$73.541**/month ~ 31% savings | **$49.027**/month ~ 54% savings | **$62.919**/month ~ 41% savings | **$40.501**/month ~ 62% savings | ## Permissions diff --git a/docs/SHIELD/Prerequisites/Required-Graph-API-Permissions.md b/docs/SHIELD/Prerequisites/Required-Graph-API-Permissions.md index 54a73d3..7d0b8df 100644 --- a/docs/SHIELD/Prerequisites/Required-Graph-API-Permissions.md +++ b/docs/SHIELD/Prerequisites/Required-Graph-API-Permissions.md @@ -9,7 +9,7 @@ The permission(s) are not assigned to the service principal. | Permission Name | What it is used for | |------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `Global Administrator` | To use the SHIELD installer link and install SHIELD into the Azure tenant. For more information, see [Setup Steps/Requirements](/SHIELD/Prerequisites/Installation/#setup-stepsrequirements). | +| `Global Administrator` | To use the SHIELD installer link and install SHIELD into the Azure tenant. For more information, see [Setup Steps/Requirements](Installation/#setup-stepsrequirements). | --- diff --git a/docs/SHIELD/Reference/Register-Break-Glass.md b/docs/SHIELD/Reference/Register-Break-Glass.md index bf3ea77..ddd8a17 100644 --- a/docs/SHIELD/Reference/Register-Break-Glass.md +++ b/docs/SHIELD/Reference/Register-Break-Glass.md @@ -8,7 +8,7 @@ The last section of this guide explains how to add existing break glass accounts This section lists the steps to create a single break glass account. If you need to create two break glass accounts, you must go through the process below twice. -Once you have two break glass accounts, you can follow the steps in the [last section](#register-break-glass-accounts-with-shield) to add the break glass accounts to SHIELD's security group. +Once you have two break glass accounts, you can follow the steps in the [last section](#add-break-glass-accounts-to-security-group) to add the break glass accounts to SHIELD's security group. For more information about properly generating, printing, and storing break glass accounts, see the [Break Glass Overview](./Break-Glass-Overview.md) page. If necessary, repeat the steps below until you have two break glass accounts in your tenant. @@ -37,7 +37,7 @@ If necessary, repeat the steps below until you have two break glass accounts in 2. Make note of the **User Principal Name** in your break glass instruction set. 3. Click **Reset password** at the top of the page. 4. Click **Reset password**. A temporary password is displayed. Click on the copy icon next to the temporary password and paste it somewhere secure. -5. Open a fresh in-private/incognito tab and navigate to +5. Open a fresh in-private/incognito tab and navigate to [https://myaccount.microsoft.com](https://myaccount.microsoft.com){:target="_blank"} 6. Log into your break glass account using the email address and temporary password you copied previously. 7. You will be prompted to update your password by entering the temporary password and a new password. For more information about generating a password, see [Passwords](./Break-Glass-Overview#passwords). 8. Store the new password in a safe location. @@ -54,4 +54,4 @@ Complete the below for each Break Glass account your tenant has. 6. A message will display confirming your break glass accounts have been successfully added to the group. !!! note - You must add at least two break glass accounts to the SHIELD security group in order to deploy a policy. + You must add at least two break glass accounts to the SHIELD security group in order to deploy a policy. \ No newline at end of file