Skip to content

Commit 1376e8b

Browse files
committed
Added links to more SaaS docs
1 parent a43d6d5 commit 1376e8b

File tree

5 files changed

+20
-1
lines changed

5 files changed

+20
-1
lines changed

articles/marketplace/azure-ad-transactable-saas-landing-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ Most apps that are registered with Azure AD grant delegated permissions to read
130130

131131
**Video tutorials**
132132

133-
[Building a Simple SaaS Landing Page in .NET](https://go.microsoft.com/fwlink/?linkid=2196323)
133+
- [Building a Simple SaaS Landing Page in .NET](https://go.microsoft.com/fwlink/?linkid=2196323)

articles/marketplace/partner-center-portal/pc-saas-fulfillment-apis.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ For more information about CSP, refer to https://partner.microsoft.com/licensing
6262
## Next steps
6363

6464
- If you have not already done so, register your SaaS application in the [Azure portal](https://portal.azure.com) as explained in [Register an Azure AD Application](./pc-saas-registration.md). Afterwards, use the most current version of this interface for development: [SaaS fulfillment Subscription APIs v2](pc-saas-fulfillment-subscription-api.md) and [SaaS fulfillment Operations APIs v2](pc-saas-fulfillment-operations-api.md).
65+
66+
**Video tutorials**
67+
68+
- [The SaaS Client Library for .NET](https://go.microsoft.com/fwlink/?linkid=2196324)

articles/marketplace/partner-center-portal/pc-saas-fulfillment-life-cycle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,8 @@ A SaaS subscription can be canceled at any point in its life cycle. After a subs
151151

152152
- [SaaS fulfillment Subscription APIs v2](pc-saas-fulfillment-subscription-api.md)
153153
- [SaaS fulfillment operations APIs v2](pc-saas-fulfillment-operations-api.md)
154+
155+
**Video tutorials**
156+
157+
- [Building a Simple SaaS Publisher Portal in .NET](https://go.microsoft.com/fwlink/?linkid=2196257)
158+
- [Using the SaaS Offer REST Fulfillment API](https://go.microsoft.com/fwlink/?linkid=2196320)

articles/marketplace/partner-center-portal/pc-saas-fulfillment-webhook.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,9 @@ See [Support for the commercial marketplace program in Partner Center](../suppor
276276
See the [commercial marketplace metering service APIs](../marketplace-metering-service-apis.md) for more options for SaaS offers in the commercial marketplace.
277277

278278
Review and use the [clients for different programming languages and samples](https://github.com/microsoft/commercial-marketplace-samples).
279+
280+
**Video tutorials**
281+
282+
- [SaaS Webhook Overview](https://go.microsoft.com/fwlink/?linkid=2196258)
283+
- [Implementing a Simple SaaS Webhook in .NET](https://go.microsoft.com/fwlink/?linkid=2196159)
284+
- [Azure AD Application Registrations](https://go.microsoft.com/fwlink/?linkid=2196421)

articles/marketplace/partner-center-portal/pc-saas-registration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,7 @@ Sample response:
121121
## Next steps
122122

123123
Your Azure AD-secured app can now use the [SaaS Fulfillment Subscription APIs Version 2](pc-saas-fulfillment-subscription-api.md) and [SaaS Fulfillment Operations APIs Version 2](pc-saas-fulfillment-operations-api.md).
124+
125+
**Video tutorials**
126+
127+
- [Azure AD Application Registrations](https://go.microsoft.com/fwlink/?linkid=2196262)

0 commit comments

Comments
 (0)