Upgrade / downgrade
You can switch plans any time from the Azure Marketplace.
Upgrade (e.g. Start → Growth)
- Open the Marketplace → your PointOfContactAI subscription → Change plan.
- Pick the higher tier. Confirm.
- Microsoft notifies us via lifecycle webhook within seconds.
- We PATCH your customer Function App’s
SEAT_QUANTITYenv var via ARM (zero downtime). - Your dashboard’s Plan & Seats tile updates within 30 seconds.
- If you were in a seat-quota grace period, it’s cleared.
You receive a plan-changed email confirming the new tier + new seat quota.
Downgrade (e.g. Growth → Start)
Same flow, but:
- If your current
seatsUsed > newSeatQuota, a fresh 7-day grace period starts. - You have 7 days to either drop below the new quota OR re-upgrade.
Cancellation
Cancel from the Azure Marketplace. We receive the unsubscribe lifecycle event and:
- Mark your subscription
Unsubscribed. - Send a confirmation email with the 30-day retention notice.
- Your customer-stack continues to operate during the retention window.
- After 30 days, the bicep cleanup runs (in v1.1 — for now, manual cleanup by deleting the Managed Application from the Azure portal).
You can resubscribe at any time; your existing customer-stack data is preserved during the retention window.