Skip to content

Commit 4df56b6

Browse files
authored
Update overview.md
add .md
1 parent 4436f93 commit 4df56b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • articles/azure-resource-manager/custom-providers

articles/azure-resource-manager/custom-providers/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ ms.author: jobreen
2020
>
2121
> If your CuRP scenario:
2222
>
23-
> - Only involves triggering an endpoint without the need for persistent resource management, consider [Deployment Scripts](../templates/deployment-script-template).
24-
> - Only involves triggering an endpoint without the need for persistent resource management, and you use Bicep, consider [Bicep Extensions](../bicep/bicep-extension).
25-
> - Involves triggering several different endpoints or services for your solution, consider [Azure Functions](../../azure-functions/functions-overview).
23+
> - Only involves triggering an endpoint without the need for persistent resource management, consider [Deployment Scripts](../templates/deployment-script-template.md).
24+
> - Only involves triggering an endpoint without the need for persistent resource management, and you use Bicep, consider [Bicep Extensions](../bicep/bicep-extension.md).
25+
> - Involves triggering several different endpoints or services for your solution, consider [Azure Functions](../../azure-functions/functions-overview.md).
2626
>
2727
> 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.
2828

0 commit comments

Comments
 (0)