Skip to content

Commit 3159341

Browse files
committed
Update README: rename section to 'What Is In This Folder', remove Screenshots section
1 parent 56a70bb commit 3159341

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

  • samples/manage/azure-arc-enabled-sql-server/compliance/arc-sql-license-type-compliance

samples/manage/azure-arc-enabled-sql-server/compliance/arc-sql-license-type-compliance/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repo deploys and remediates a custom Azure Policy that configures and enforces Arc-enabled SQL Server extension `LicenseType` to a selected target value (for example `Paid` or `PAYG`).
44

5-
## What Is In This Repo
5+
## What Is In This Folder
66

77
- `policy/azurepolicy.json`: Custom policy definition (DeployIfNotExists).
88
- `scripts/deployment.ps1`: Creates/updates the policy definition and policy assignment.
@@ -177,11 +177,4 @@ Use one of these options:
177177

178178
- Re-run `scripts/deployment.ps1` (default behavior assigns `Resource Policy Contributor` automatically).
179179
- Re-run `scripts/deployment.ps1` (default behavior assigns required roles automatically).
180-
- Run `scripts/start-remediation.ps1 -GrantMissingPermissions` (checks and assigns missing required roles before remediation).
181-
182-
## Screenshots
183-
184-
![overview](./docs/screenshots/overview.png)
185-
![pre-policy](./docs/screenshots/pre-policy.png)
186-
![remediation](./docs/screenshots/remediation.png)
187-
![postpolicy](./docs/screenshots/post-policy.png)
180+
- Run `scripts/start-remediation.ps1 -GrantMissingPermissions` (checks and assigns missing required roles before remediation).

0 commit comments

Comments
 (0)