Robuta

https://k2vacademy.com/2017/04/01/azure-functions-going-serverless-on-azure-platform/ Azure Functions: Going Serverless on Azure Platform - #1 Introduction | K2V Academy Introducing Azure Functions which is the serverless computing offering from Microsoft Azure that has compelling features at a competitive price point. Explore... azure functionsgoing serverlessplatformintroductionacademy https://github.com/desholmes/react-emails-azure-functions GitHub - desholmes/react-emails-azure-functions: React Emails and Azure Functions can simplify... React Emails and Azure Functions can simplify email templating, improve reusability, and provide a more maintainable solution for sending emails -... azure functionsgithubreactemailssimplify https://www.c-sharpcorner.com/article/creating-self-signed-certificates-with-azure-functions-and-app-registration-in-a/ Creating Self-Signed Certificates with Azure Functions and App Registration in Azure AD Step-by-step guide on creating self-signed certificates with Azure Functions and Azure AD App Registration. Learn how to securely generate, manage, and use... azure functions https://learn.microsoft.com/en-us/samples/azure-samples/fastapi-on-azure-functions/fastapi-on-azure-functions/ Using FastAPI Framework with Azure Functions - Code Samples | Microsoft Learn This is a sample Azure Function app created with the FastAPI framework. azure functionscode samplesusingfastapiframework https://docs.azure.cn/en-us/azure-functions/update-language-versions?pivots=programming-language-csharp Update Language Versions in Azure Functions | Azure Docs Find out how to update the version of the native language used by a function app in Azure Functions, including configurations with multiple slots. language versionsazure functionsupdatedocs https://adatum.no/powershell/sending-sms-with-azure-functions-and-twilio Sending SMS with Azure functions and Twilio - adatum Jan 7, 2025 - Using PowerShell and Azure Functions, you can send SMS through Twilio and their rest API. azure functionssendingsmstwilio https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-concept-serverless-development-config?ref=nellysattari.com Develop & configure Azure Functions app - Azure SignalR | Microsoft Learn Details on how to develop and configure serverless real-time applications using Azure Functions and Azure SignalR Service azure functionsdevelopconfigureappsignalr https://michaelheap.com/git-and-nodejs-on-azure-functions/ Git and Node.js on Azure Functions | michaelheap.com node json azuregitfunctions https://endjin.com/blog/bye-bye-azure-functions-hello-azure-container-apps-part-5-migration-of-the-existing-test-environment Azure Functions to Container Apps Part 5: Migrating test environment May 4, 2026 - The fifth in a series of posts talking about how and why we migrated an application from Azure Functions to Azure Container Apps azure functionscontainer appspartmigratingtest https://atogu.com/en/variables/companies-using-azure-functions-in-spain Companies using Azure Functions in Spain | Atogu All the companies that use Microsoft Azure Functions in Spain to run serverless code and build scalable cloud applications. companies usingazure functionsspain https://docs.azure.cn/en-us/azure-functions/durable-functions/durable-functions-entities Durable entities - Azure Functions | Azure Docs Learn what durable entities are and how to use them in Durable Functions and Durable Task SDKs. azure functionsdurableentitiesdocs https://wpschema.com/monitor-wordpress-schema-health/ Monitor WordPress Schema Health in Real-Time with Azure Functions - 2025 Apr 8, 2026 - Learn how to monitor WordPress schema health using Azure Functions. Detect issues instantly and keep your SEO intact with real-time monitoring! in real timeazure functionsmonitorwordpressschema https://startdebugging.net/es/tag/azure-functions/ Etiqueta: azure-functions - Start Debugging azure functionsetiquetastartdebugging https://heusser.pro/categories/azure-functions/ Category: Azure Functions - HEUSSER.PRO Martin Heusser | M365 MVP azure functionscategorypro https://www.tatvasoft.com/blog/aws-lambda-vs-azure-functions/ AWS Lambda vs Azure Functions: Serverless Computing Comparison Mar 9, 2026 - Get a complete guide on AWS Lambda vs Azure Functions. This blog post will help you to choose the ideal serverless for computing applications. aws lambdavs azureserverless computingfunctionscomparison https://www.shanebart.com/az-func-internal-server-500-error/ Solved: Azure Functions There is not enough space on the disk Jul 21, 2023 - In this post I'll show you how to solve the Internal Server 500 error when using Azure Function Apps azure functionsthere isnot enoughsolved https://pimpyourowndevice.com/stickers/azure-functions-prompt/ Azure Functions Prompt Show your love for Azure Functions with this prompt style transparent sticker. azure functionsprompt https://www.educative.io/courses/building-and-deploying-azure-functions-in-dotnet/using-timer-triggers Using Timer Triggers to Schedule Azure Functions in .NET Learn how to configure and use timer triggers with Cron expressions to schedule Azure Functions for automated execution in .NET environments. to scheduleazure functionsusingtimertriggers https://learn.microsoft.com/it-it/azure/azure-functions/functions-add-output-binding-cosmos-db-vs-code Connettere Azure Functions a Azure Cosmos DB usando codice Visual Studio | Microsoft Learn Informazioni su come connettere Azure Functions a un account Azure Cosmos DB, aggiungendo un'associazione di output al progetto di Visual Studio Code. azure functionscosmos db https://jan-v.nl/post/starting-with-azure-functions/ Starting with Azure Functions | Jan-V.nl The ramblings of Jan V concerning stuff he comes across during his development career. Mostly Azure related. azure functionsstartingjanvnl https://learn.microsoft.com/en-us/azure/azure-functions/?WT.mc_id=javascript-19992-wachegha Azure Functions documentation | Microsoft Learn Azure Functions is a managed platform-as-a-service (PaaS) provider that provides event-driven and scheduled compute resources for Azure cloud services. You can... azure functionsdocumentationmicrosoftlearn https://media.aspitalia.com/events/serverlessconf21-azure-keda.media Azure Functions on Kubernetes with KEDA | .NET Serverless Day | events | ASPItalia.com Sep 10, 2021 - Azure Functions on Kubernetes with KEDA | .NET Serverless Day | events azure functions https://hono.dev/docs/getting-started/azure-functions Azure Functions - Hono Web framework built on Web Standards for Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Node.js, and others. Fast, but not only fast. azure functionshono https://docs.azure.cn/en-us/azure-functions/functions-bindings-cache-trigger-redisstream RedisStreamTrigger for Azure Functions | Azure Docs Learn how to use RedisStreamTrigger Azure Function for Azure Managed Redis. for azurefunctionsdocs https://developers.openai.com/cookbook/examples/azure/functions Azure functions example This notebook shows how to use the function calling capability with the Azure OpenAI service. Functions allow a caller of chat completions t azure functionsexample https://hex.pm/packages/azure_functions_base azure_functions_base | Hex Base library to create Elixir Azure Functions azure functionsbasehex https://docs.azure.cn/en-us/azure-functions/set-runtime-version How to target Azure Functions runtime versions | Azure Docs Learn how to specify the runtime version of a function app hosted in Azure. how toazure functionstargetruntimeversions https://azure.microsoft.com/en-us/blog/introducing-azure-functions/ Introducing Azure Functions | Microsoft Azure Blog Jun 26, 2025 - Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code... azure functionsintroducingmicrosoftblog https://www.automatetheplanet.com/serverless-execution-of-webdriver-tests-via-azure-functions/ Serverless Execution of WebDriver Tests via Azure Functions - Automate The Planet Aug 5, 2020 - In this article part of the popular WebDriver Series, we will look into what serverless means and how we can apply in automated testing. Also, we talk about Azu azure functionsserverlessexecutionwebdrivertests https://blog.sandro-pereira.com/category/azure-functions/page/2/ Azure Functions Serverless Compute and Integration Explore Azure Functions guides on serverless compute, event-driven apps, triggers, bindings, scaling, and integration patterns. azure functionsserverlesscomputeintegration https://blog.netnerds.net/categories/azure-functions/ Azure-Functions | netnerds.net azure functions https://www.damirscorner.com/blog/posts/20230811-UpdatingAzureFunctionsRuntime.html Updating Azure Functions runtime | Damir's Corner I was recently involved in updating a bunch of .NET projects deployed to Azure from older versions to .NET 6. Among them, there was also an Azure Function app.... azure functionsupdatingruntimedamircorner https://www.pluralsight.com/labs/azure/create-a-scheduled-function-with-the-azure-functions-cli Create a Scheduled Function with the Azure Functions CLI In this lab you'll learn how to use the Azure Functions Command line tools to create a timer triggered function to run on a schedule controlled by a CRON... azure functionscreatescheduledcli https://learn.microsoft.com/en-us/azure/azure-functions/functions-add-output-binding-cosmos-db-vs-code?pivots=programming-language-javascript Connect Azure Functions to Azure Cosmos DB using Visual Studio Code | Microsoft Learn Learn how to connect Azure Functions to an Azure Cosmos DB account by adding an output binding to your Visual Studio Code project. visual studio codeazure functionscosmos db https://www.biztalkgurus.com/blogs/msft-biztalk-community/azure-functions-datetime-conversion/ Azure Functions DateTime Conversion May 12, 2023 - It is Friday, and just for fun and also because I would like to have a watch (one of my passions) in the cover picture, I decided to migrate a subset of an azure functionsdatetimeconversion https://99x.io/Insights/blog/azure-functions-1-introduction Azure Functions #1: Introduction - Boost your digital potential Aug 5, 2017 - With 600 developers spread across five countries, 99x offers advanced digital solutions, from product engineering, tech experts and web development. azure functionsintroductionboostdigitalpotential https://learn.microsoft.com/en-in/azure/azure-functions/manage-connections Manage connections in Azure Functions | Microsoft Learn Learn how to avoid performance problems in Azure Functions by using static connection clients. manage connectionsazure functionsmicrosoftlearn https://davidgiard.com/gcast-21-azure-functions-continuous-deployment GCast 21: Azure Functions Continuous Deployment GCast 21: Azure Functions Continuous Deployment Learn how to configure ... azure functionsgcastcontinuousdeployment https://www.ultraupdates.com/2023/09/building-serverless-applications-with-azure-functions-and-net-solutions/ Building Serverless Applications with Azure Functions and .NET Solutions Aug 26, 2024 - Serverless computing is a cloud execution model that enables developers to build and run applications and services without thinking about servers. With... serverless applicationsazure functionsbuildingsolutions https://developer.microsoft.com/it-it/reactor/events/26002/ Implement Azure Functions | Microsoft Reactor Acquisisci nuove competenze, incontra nuovi colleghi e trova un tutor. Gli eventi virtuali si tengono 24 ore su 24. Unisciti a noi ovunque e in qualsiasi... azure functionsimplementmicrosoftreactor https://4bes.nl/2019/06/16/deploy-azure-functions-for-powershell-with-azure-devops/ Deploy Azure Functions for PowerShell with Azure DevOps - 4bes.nl Sep 18, 2020 - This post explains how you can create an Azure DevOps multi-stage pipeline to test and deploy Azure Functions azure functionsdeploypowershelldevopsnl https://www.binkod.in/2023/06/azure-functions-comprehensive-overview.html Azure Functions: A Comprehensive Overview Azure Functions: A Comprehensive Overview azure functionscomprehensiveoverview https://xaviergeerinck.com/2018/05/28/getting-started-with-azure-functions/ Getting started with Azure Functions Apr 8, 2024 - So I wanted to write a function for a customer that would trigger a bot. What I thought would be an easy process, turned out to be a lot of debugging and... getting started withazurefunctions https://blog.infernored.com/integrating-visual-studio-mobile-center-and-trello-using-azure-functions/ Integrating Visual Studio Mobile Center and Trello using Azure Functions Jan 16, 2020 - I'm pretty excited we're using Mobile Center to automate the app builds and releases for this project. But there was one thing I was still having to do... visual studiomobile centerintegratingtrellousing https://www.solita.fi/blogs/azure-api-management-and-azure-functions-a-seamless-integration-for-modern-serverless-architecture/ Azure API management and Azure Functions: A seamless integration for modern serverless architecture... Oct 25, 2024 - This blog post explores the communication between Azure API Management and Azure Functions and offers advice on how to efficiently manage the resources. azure api management https://learn.microsoft.com/it-it/azure/azure-functions/functions-cli-samples esempi di Azure CLI per Azure Functions | Microsoft Learn Trovare i collegamenti agli script bash per Azure Functions che usano il Azure CLI. Informazioni su come creare un'app per le funzioni che consente... azure cliesempidiperfunctions https://ammblog.azurewebsites.net/2022/10/26/public-preview-v2-programming-model-for-azure-functions-using-python/ Public preview: V2 programming model for Azure Functions using Python | Mashford's Musings Oct 26, 2022 - Azure Functions V2 programming model for development in Python offers several enhancements. Source: Azure Roadmap https://hashnode.com/posts/debugging-azure-durable-functions-tools-traces-and-common-pitfalls/67ad998b00e35c8f57770a26 Discussion on "Debugging Azure Durable Functions: Tools, Traces, and Common Pitfalls" | Hashnode Discussion on "Debugging Azure Durable Functions: Tools, Traces, and Common Pitfalls". Introduction Debugging Azure Durable Functions requires understanding... azure durable functions https://jamilhallal.blogspot.com/2023/04/real-world-examples-event-driven-architecture-azure-functions.html Real-World Examples of Event-Driven Architecture with Azure Functions Learn how Azure Functions can be used to build event-driven architectures with real-world examples. real world examplesevent driven architectureazurefunctions https://docs.azure.cn/en-us/azure-resource-manager/bicep/bicep-functions-resource Bicep functions - resources - Azure Resource Manager | Azure Docs Describes the functions to use in a Bicep file to retrieve values about resources. azure resource managerbicepfunctionsresourcesdocs https://learn.microsoft.com/en-gb/azure/devops/report/extend-analytics/odata-supported-features?view=azure-devops Supported OData functions and clauses - Azure DevOps | Microsoft Learn Learn about the current level of support for OData specification in Analytics for Azure DevOps. azure devopssupportedodatafunctionsclauses https://www.devclass.com/devops/2019/12/10/microsoft-goes-live-with-azure-functions-30but-full-tooling-wont-come-till-2020/1630487 Microsoft goes live with Azure Functions 3.0...but full tooling won’t come till 2020 Dec 10, 2019 - Microsoft has announced the go-live release of Azure Functions 3.0, but full tooling for the software giant’s serverless […] https://docs.sentry.io/platforms/javascript/guides/azure-functions/configuration/filtering/ Filtering | Sentry for Azure Functions Learn more about how to configure your JavaScript SDK to set up filtering for events reported to Sentry. for azurefilteringsentryfunctions https://www.devclass.com/development/2023/01/10/improved-durable-functions-coming-to-microsofts-azure-functions-service-but-what-about-cold-start/1628528 Improved Durable Functions coming to Microsoft’s Azure Functions service – but what about cold... Jan 10, 2023 - Microsoft’s Anirudh Garg, who leads the engineering team for Azure Functions, has posted abut planned improvements to the […] https://www.theawesomeprogrammer.com/2018/04/reliable-event-processing-in-azure.html Lazy man studios: Reliable Event Processing in Azure Functions Reliable Event Processing in Azure Functions If you are looking for information about Reliable Event Processing in Azure Functions the... event processinglazymanstudiosreliable https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-access-azure-sql-with-managed-identity Connect a function app to Azure SQL with managed identity and SQL bindings - Azure Functions |... Learn how to connect Azure SQL bindings through managed identity. https://docs.azure.cn/en-us/azure-functions/functions-bindings-storage-blob?tabs=extensionv3 Azure Blob storage trigger and bindings for Azure Functions | Azure Docs Learn to use the Azure Blob storage trigger and bindings in Azure Functions. azure blob storagetriggerbindingsfunctionsdocs https://slides.com/simonj-k-pedersen/going-serverless-with-azure-functions Going Serverless with Azure Functions A presentation created with Slides. going serverlessazurefunctions https://learn.microsoft.com/en-us/azure/azure-functions/functions-openapi-definition?ref=bala.one Expose APIs from functions using Azure API Management | Microsoft Learn Create an OpenAPI definition that enables other apps and services to call your function in Azure. azure api managementexposeapisfunctionsusing https://www.thetechplatform.com/post/azure-functions-cognitive-services-flow-for-classifying-office-365-sharepoint-word-documents-2 Azure Functions, Cognitive Services & Flow for classifying Office 365 SharePoint Word Documents-2 Mar 29, 2019 - Let us look how to integrate Azure Function, Cognitive services into Microsoft Flow for extracting tags/categories and update the SharePoint document item.This... https://graciasit.com/developing-middleware-with-microsoft-azure-service-bus-and-functions/ Developing Middleware With Microsoft Azure Service Bus And Functions - graciasit.com Sep 1, 2023 - Developing middleware with Microsoft Azure Service Bus and Functions Middleware is a critical component of any modern application. It provides the glue that... azure service buswith microsoftdevelopingmiddleware https://docs.azure.cn/en-us/azure-functions/functions-bindings-azure-data-explorer-output Azure Data Explorer output bindings for Azure Functions (preview) | Azure Docs Understand how to use Azure Data Explorer output bindings for Azure Functions and ingest data to Azure Data Explorer. azure data exploreroutputbindingsfunctionspreview https://techcommunity.microsoft.com/discussions/azurearchitecture/leverage-azure-durable-functions-to-build-lightweight-etl-data-jobs/4395891 Leverage Azure Durable Functions to build lightweight ETL Data Jobs | Microsoft Community Hub This blog is co-authored by Dr. Magesh Kasthuri, Distinguished Member of Technical Staff (Wipro) and Sanjeev Radhakishin Assudani, Azure COE Principal... azure durable functions https://blog.cloud-eng.nl/2020/07/10/azure-function-docker-log/ Fix console logs for Azure Functions running in a Docker container | Anton Sizikov https://blog.jetbrains.com/dotnet/2019/08/15/cloud-shell-web-preview-debug-individual-azure-functions-explore-arm-azure-toolkit-rider-2019-2-updates/ Cloud Shell Web Preview, debug individual Azure Functions, explore ARM - Azure Toolkit for Rider... With Rider 2019.2 released, we're also releasing an update to the Azure Toolkit for Rider release. Next to a number of bug fixes, we've implemented support for... https://docs.azure.cn/en-us/azure-functions/durable-functions/durable-functions-singletons Singleton orchestrators - Azure Durable Functions and Durable Task SDKs | Azure Docs Learn how to implement singleton orchestrations that ensure only one instance runs at a time using Durable Functions or the Durable Task SDKs. azure durable functionssingletonorchestratorstasksdks