Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/SHIELD/Prerequisites/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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). |

---

Expand Down
6 changes: 3 additions & 3 deletions docs/SHIELD/Reference/Register-Break-Glass.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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 <https://myaccount.microsoft.com>
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.
Expand All @@ -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.
Loading