You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/custom-providers/overview.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ ms.date: 06/19/2019
7
7
ms.author: jobreen
8
8
---
9
9
10
+
# Azure Custom Resource Providers Overview
11
+
10
12
> [!IMPORTANT]
11
13
> Custom Resource Providers is currently in public preview.
12
14
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
@@ -26,9 +28,6 @@ ms.author: jobreen
26
28
>
27
29
> If you have any questions, please ask your Microsoft account manager to email [email protected] with your name, company name, email contact, and subscription ID.
28
30
29
-
30
-
# Azure Custom Resource Providers Overview
31
-
32
31
Azure Custom Resource Providers is an extensibility platform to Azure. It allows you to define custom APIs that can be used to enrich the default Azure experience. This documentation describes:
33
32
34
33
- How to build and deploy an Azure Custom Resource Provider.
0 commit comments