Commit 546847b
committed
Make policy definition and assignment display names generic
Remove hardcoded license type references from policy displayName
and description. The actual target license type is controlled by
parameters at assignment time, so the definition metadata should
not imply a specific value.
Changes:
- azurepolicy.json: displayName and description now use generic
'Configure Arc-enabled SQL Server license type' wording
- deployment.ps1: collapsed the PAYG/SA conditional display name
logic into a single generic label per platform1 parent 74df34e commit 546847b
2 files changed
Lines changed: 4 additions & 10 deletions
File tree
- samples/manage/azure-arc-enabled-sql-server/compliance/arc-sql-license-type-compliance
- policy
- scripts
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 63 | + | |
| 64 | + | |
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
| |||
0 commit comments