An open API service indexing awesome lists of open source software.

https://github.com/andriykalashnykov/azure-fa

Azure Function App demo
https://github.com/andriykalashnykov/azure-fa

Last synced: 7 months ago
JSON representation

Azure Function App demo

Awesome Lists containing this project

README

          

# azure-fa

## Pre-reqs

* [Azure Functions Core Tools](https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-node?tabs=linux%2Cazure-cli%2Cbrowser&pivots=nodejs-model-v4&source=docs)
* [Azure Export for Terraform](https://github.com/azure/aztfexport)

## Resources

* [Create a JavaScript function in Azure from the command line](https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-node?tabs=linux%2Cazure-cli%2Cbrowser&pivots=nodejs-model-v4&source=docs)
* [Store Terraform state in Azure Storage](https://learn.microsoft.com/en-us/azure/developer/terraform/store-state-in-azure-storage?tabs=azure-cli)
* [Azure Regions](https://www.azurespeed.com/Information/AzureRegions)
* [Regions, SKUs, quotas, and costs](https://marconetto.github.io/azadventures/chapter4/)
* [Sizes for virtual machines in Azure](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/overview?tabs=breakdownseries%2Cgeneralsizelist%2Ccomputesizelist%2Cmemorysizelist%2Cstoragesizelist%2Cgpusizelist%2Cfpgasizelist%2Chpcsizelist)
* [Configure monitoring for Azure Functions](https://learn.microsoft.com/en-us/azure/azure-functions/configure-monitoring?tabs=v2)
* [Azure Functions Node.js developer guide](https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-node?tabs=javascript%2Clinux%2Cazure-cli&pivots=nodejs-model-v4)
* [Streamlining Dependency Updates with Renovate in Azure DevOps Pipelines](https://medium.com/@yasser.abbasi/streamlining-dependency-updates-with-renovate-in-azure-devops-pipelines-c1a4ddb95e45)
* [Using Renovate Bot in Azure DevOps](https://blog.ostebaronen.dk/2024/01/renovate.html)
* [Configure Renovate on Azure DevOps mono-repo](https://devopsengage.com/configure-renovate-on-azure-devops-mono-repo)