# Azure Resource Manager QuickStart Templates This repo contains all currently available Azure Resource Manager templates contributed by the community. A searchable template index is maintained at [azure.com](https://azure.microsoft.com/documentation/templates). See the [**Contribution guide**](/1-CONTRIBUTION-GUIDE/README.md#contribution-guide) for how to use or contribute to this repo. ## Policies for Samples ### Policy: No External Links We will reject PRs or remove samples that contain links to non-Microsoft controlled assets, to avoid the risk of potential domain spoofing or hostile takeover. Examples include S3 buckets, non-Microsoft owned Azure storage accounts or non-Azure git repositories. To fix this, either use Bicep with [modules](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/modules) & [file functions](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-files), or parameterize links to external content. ## Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.