Commit b53eada
committed
improve(wiz): make Sentinel service principal instructions work for any Wiz tenant
STEP 1 referenced a single example Application ID that only applied to
one specific Wiz tenant. Instructions now point each customer to their
own tenant's Application (client) ID, found on the Microsoft Sentinel
integration setup screen in Wiz, so the setup process works consistently
across any Wiz tenant. The rest of the flow (manual az CLI command +
"Deploy the Wiz RBAC role" ARM template button) is unchanged.
Also quotes the WIZ_APP_ID placeholder in the CLI snippet so it doesn't
get parsed as shell redirection, and keeps the STEP 1 title consistent
across both files.1 parent e92b6ae commit b53eada
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
0 commit comments