> For the complete documentation index, see [llms.txt](https://til.cazzulino.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.cazzulino.com/azure.md).

# azure

- [How to launch multiple Azure Functions apps on different ports](https://til.cazzulino.com/azure/how-to-launch-multiple-azure-functions-apps-on-different-ports.md)
- [C# script function apps beyond Azure portal](https://til.cazzulino.com/azure/c-script-function-apps-beyond-azure-portal.md)
- [Publishing function app from GitHub folder](https://til.cazzulino.com/azure/publishing-function-app-from-github-folder.md)
- [Exploring Azure Data with Kusto and Dashboards](https://til.cazzulino.com/azure/exploring-azure-data-with-kusto-and-dashboards.md)
- [Shared secret authorization with Azure SignalR Service](https://til.cazzulino.com/azure/shared-secret-authorization-with-azure-signalr-service.md)
- [Using Azure File Copy from DevOps yaml pipeline](https://til.cazzulino.com/azure/using-azure-file-copy-from-devops-yaml-pipeline.md): I learned that it's not enough to authorize Azure Resource Manager access from DevOps
- [Code-less redirection with serverless Azure Functions](https://til.cazzulino.com/azure/code-less-redirection-with-serverless-azure-functions.md): How to quickly and simply configure redirections without writing code in Azure Functions
