From 30584b65b646a6a3a885488e854d9bb6db5ab03b Mon Sep 17 00:00:00 2001 From: David Starr Date: Mon, 19 Aug 2024 15:43:55 -0700 Subject: [PATCH] redirecting to MTM on partner.ms.com --- docs/index.md | 19 ++++++++++++------- index.md | 4 ++-- mkdocs.yml | 17 +++++++++-------- 3 files changed, 23 insertions(+), 17 deletions(-) diff --git a/docs/index.md b/docs/index.md index 3dca68777..705859be7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,16 +36,21 @@ The included decision tree and supporting video will help you understand the dif Mastering Partner Center Partner Center is the web portal used to create and publish offers. Learn more about Partner Center in this ever-expanding multi-part course on how to use the portal to publish offers. -[Take me to it](/Mastering-the-Marketplace/partner-center){ .md-button } +[Take me to it](https://aka.ms/MasteringTheMarketplace/pc){ .md-button } +
+ Mastering SaaS offers +Get started creating, publishing, and purchasing SaaS offers in the marketplace. This course is appropriate for anyone interested in SaaS offers.. +[Take me to it](https://aka.ms/MasteringTheMarketplace/saas){ .md-button } +
- Mastering SaaS offers -This comprehensive content takes you through all you need to get a SaaS offer up and running. From landing pages to webhooks, the technical course will help you get your SaaS offer up and running in days instead of weeks. + Mastering SaaS offers (for developers) +This comprehensive technical content takes you through all you need to get a SaaS offer up and running. From landing pages to webhooks, the technical course will help you get your SaaS offer up and running in days instead of weeks. -[Take me to it](/Mastering-the-Marketplace/saas){ .md-button } +[Take me to it](https://aka.ms/MasteringTheMarketplace/saasdev){ .md-button }
@@ -59,7 +64,7 @@ Instead of building your own custom SaaS solution, consider using the SaaS Accel Mastering Managed Applications offers With a powerful ARM based deployment model, Azure Managed Applications are popular among those who want to deploy resources into the customer's environment, but still maintain control of those resources. -[Take me to it](/Mastering-the-Marketplace/ama){ .md-button } +[Take me to it](https://aka.ms/MasteringTheMarketplace/ama){ .md-button }
@@ -69,7 +74,7 @@ Virtual machines are a popular way to deliver solutions to customers. Learn how You'll learn everything from how to package your solution to how to make it available on the Azure marketplace. -[Take me to it](/Mastering-the-Marketplace/vm){ .md-button } +[Take me to it](https://aka.ms/MasteringTheMarketplace/vm){ .md-button }
@@ -79,5 +84,5 @@ Do you want to deliver your software solution in containers that can run on your Learn how in this demo-heavy technical course taht takes you step-by-step through the process. -[Take me to it](/Mastering-the-Marketplace/container){ .md-button } +[Take me to it](https://aka.ms/MasteringTheMarketplace/container){ .md-button }
diff --git a/index.md b/index.md index f10cdbf24..e3536b0ae 100644 --- a/index.md +++ b/index.md @@ -14,10 +14,10 @@ buttons: external_url: true grid_navigation: - - title: Build Custom SaaS offers + - title: Build Custom SaaS offers 9for developers) excerpt: How to build your own SaaS solution for the Azure Marketplace cta: Take me to it - url: '/saas' + url: 'https://aka.ms/MasteringTheMarketplace/saasdev' - title: The SaaS Accelerator excerpt: The SaaS Accelerator is a turn key reference implementation of a SaaS offer. Install in 20 minutes! cta: Take me to it diff --git a/mkdocs.yml b/mkdocs.yml index 96dd6a60d..608739ff1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -7,15 +7,16 @@ extra_css: - stylesheets/extra.css nav: - - SaaS: '/Mastering-the-Marketplace/saas/' + - SaaS: 'https://aka.ms/MasteringTheMarketplace/saas' + - SaaS for developers: 'https://aka.ms/MasteringTheMarketplace/saasdev' - SaaS Accelerator: 'https://aka.ms/MasteringTheMarketplace/sa' - - Managed Applications: '/Mastering-the-Marketplace/ama/' - - Virtual Machines: '/Mastering-the-Marketplace/vm/' - - Container offers for K8s apps: '/Mastering-the-Marketplace/container/' - - Partner Center: '/Mastering-the-Marketplace/partner-center/' + - Managed Applications: 'https://aka.ms/MasteringTheMarketplace/ama' + - Virtual Machines: 'https://aka.ms/MasteringTheMarketplace/vm' + - Container offers for K8s apps: 'https://aka.ms/MasteringTheMarketplace/container' + - Partner Center: 'https://aka.ms/MasteringTheMarketplace/pc' - Bonus content: - - Private offers: '/Mastering-the-Marketplace/partner-center/private-offers' + - Private offers: 'https://aka.ms/MasteringTheMarketplace/po' - Doing business in the marketplace: '/Mastering-the-Marketplace/biz' - For customers: '/Mastering-the-Marketplace/learning-paths/customer' - Marketplace Minis: '/Mastering-the-Marketplace/misc/marketplace-minis' @@ -23,8 +24,8 @@ nav: - More resources: - 🌐 Choose your offer type: '/Mastering-the-Marketplace/biz/select-offer-type' - 🖥️ Live webinars: 'https://aka.ms/MTMwebinars' - - ⚙️ Technical Accelerators: '/Mastering-the-Marketplace/misc/accelerators' - - 🚦 Learning paths: '/Mastering-the-Marketplace/learning-paths/' + # - ⚙️ Technical Accelerators: '/Mastering-the-Marketplace/misc/accelerators' + # - 🚦 Learning paths: '/Mastering-the-Marketplace/learning-paths/' - 🗒️ Site change log: '/Mastering-the-Marketplace/misc/change-log' - ✉️ Contact us: 'https://forms.office.com/r/0gCrzhSMkw'