# azure

- [How to launch multiple Azure Functions apps on different ports](/azure/how-to-launch-multiple-azure-functions-apps-on-different-ports.md)
- [C# script function apps beyond Azure portal](/azure/c-script-function-apps-beyond-azure-portal.md)
- [Publishing function app from GitHub folder](/azure/publishing-function-app-from-github-folder.md)
- [Exploring Azure Data with Kusto and Dashboards](/azure/exploring-azure-data-with-kusto-and-dashboards.md)
- [Shared secret authorization with Azure SignalR Service](/azure/shared-secret-authorization-with-azure-signalr-service.md)
- [Using Azure File Copy from DevOps yaml pipeline](/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](/azure/code-less-redirection-with-serverless-azure-functions.md): How to quickly and simply configure redirections without writing code in Azure Functions
