Commit 868cc27
committed
Add dynamic license type label to policy display names
Include the selected target license type in the policy definition
and assignment display names for clarity in the Azure Portal.
Format: Configure Arc-enabled SQL Server (<platform>) license type to '<label>'
Examples:
- Configure Arc-enabled SQL Server (All platforms) license type to 'Pay-as-you-go'
- Configure Arc-enabled SQL Server (Linux) license type to 'License With Software Assurance'
The azurepolicy.json description remains generic since the display
name is overridden by the script at definition creation time.1 parent 546847b commit 868cc27
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- samples/manage/azure-arc-enabled-sql-server/compliance/arc-sql-license-type-compliance/scripts
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments