Skip to content

Add Azure portal deployment guide + edition/compliance mapping for Arc SQL license-type policy#1493

Open
rajeevj0909 wants to merge 1 commit into
microsoft:masterfrom
rajeevj0909:docs/arc-sql-license-type-portal-guide
Open

Add Azure portal deployment guide + edition/compliance mapping for Arc SQL license-type policy#1493
rajeevj0909 wants to merge 1 commit into
microsoft:masterfrom
rajeevj0909:docs/arc-sql-license-type-portal-guide

Conversation

@rajeevj0909

Copy link
Copy Markdown

What this adds

A copy-and-paste Azure portal deployment path for the Arc SQL Server license-type policy, plus the licensing/compliance guidance that goes with it. The existing scripted (deployment.ps1) path is unchanged.

Changes

  • policy/azurepolicy.portal.json (new) — the definition ready to paste into the portal's Policy rule box. It's the repo's azurepolicy.json with the portal-incompatible read-only policyType and top-level version removed. It also adds LicenseOnly to targetLicenseType (and defaults to it) so the manual path is compliance-safe out of the box.
  • README.md
    • New Deploy via the Azure Portal (copy & paste) section alongside the existing CLI path.
    • New Deployment paths at a glance table.
    • New Choosing the license type by edition (compliance) section with the edition/combination → license-type mapping and the Software Assurance attestation note.
    • Cross-link to the companion Windows Arc benefits policy in Azure/Community-Policy.

Why

Two field papercuts:

  1. Users pasting azurepolicy.json into the portal hit "Could not find member 'name' on object of type 'PolicyDefinitionProperties'" — there was no portal-ready file or instructions.
  2. Paid is a Software Assurance attestation. Free Developer / Express / Evaluation editions are not SA-eligible and must be LicenseOnly (docs). The README now makes the correct edition mapping explicit.

Related: #1492 (proposal to make the policy itself edition/combination-aware). This PR is docs + a portal artifact only; the deeper policy fix is tracked there.

…c SQL license type

- Add policy/azurepolicy.portal.json (portal-paste definition; strips policyType/version, adds LicenseOnly and defaults to it)
- README: portal (copy & paste) path alongside the existing CLI path
- README: edition/combination -> license type table and Software Assurance compliance note
- Cross-link to the companion Windows Arc benefits policy
- Reference issue microsoft#1492 for automatic edition-aware selection

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant