feat: add Azure Marketplace consulting page#4714
Open
0xharkirat wants to merge 1 commit into
Open
Conversation
Add a dedicated /consulting/azure-marketplace service page that embeds the "Azure Marketplace for Compliance & Trust" explainer video, and list it under All SSW Services (Platforms). Reuses the existing Azure OG image so link previews work until designers ship a dedicated image. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Coverage report
Test suite run success13 tests passing in 1 suite. Report generated by 🧪jest coverage report action from 0f28d78 |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Azure Marketplace consulting content page and registers it in the consulting services index so it can be reached at /consulting/azure-marketplace.
Changes:
- Adds SEO metadata, hero video, service copy, CTAs, related services, and logo carousel content for the new Azure Marketplace page.
- Adds Azure Marketplace to the Platforms section in All SSW Services with relevant tags.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
content/consultingv2/azure-marketplace.json |
Defines the new Azure Marketplace consulting page content, SEO, video hero, CTAs, and related services. |
content/consulting/index/index.json |
Adds the new page to the consulting services listing under Platforms. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "labelText": "Azure Marketplace" | ||
| }, | ||
| "heading": "Win enterprise deals with **your app on the Azure Marketplace.**", | ||
| "isH1": false, |
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4714.azurewebsites.net |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/consulting/azure-marketplace.Why
The video description currently links to the generic
/consulting/azurepage. This creates a dedicated Azure Marketplace service page to link to instead (deploy into the customer's tenant, compliance/data residency, transactable offers, billing via Microsoft Partner Center).Notes for reviewers
/images/consulting/open-graph/azure.jpg). The designer will update the dedicated preview image in a separate PR — title/description/dimensions are already wired up, so it's a drop-in swap./consulting/azureto/consulting/azure-marketplaceonce this is live.content/consultingv2/azure-marketplace.json(new page) andcontent/consulting/index/index.json(services listing).Screenshots (Playwright — 3 viewports)
Captured locally via Playwright MCP. Note: the "Trusted by" logo strip shows alt text locally because those logos are Tina-hosted media not present in the local
/public— they render correctly in the deploy preview (same assets the live/consulting/azurepage uses).Desktop — 1440px
Test plan
/consulting/azure-marketplace/consulting(All SSW Services → Platforms)🤖 Generated with Claude Code