Feb 19

Seamlessly Adding Tags to Azure Function Apps via Visual Studio: A Guide for Enhanced Resource Ma...

Have you ever wondered how to add tags to your Function App through Visual Studio Let's break it down, but first, here's a quick overview of how you would

By Luis Rigueira

Feb 15

Azure Functions to validate XML against DTD

After the release of a set of Azure Functions that will help us minimize or completely remove the need for an Integration Account: Azure Function to Apply

By Sandro Pereira

Feb 14

Azure Function to Apply XML Validation (Advanced)

After the release of our previous XML Validation Functions:  Azure Function to Apply XML Validation (Basic) Azure Function to Apply XML Validation

By Sandro Pereira

Feb 13

Azure Function to Apply XML Validation (Intermedium)

After the release of our Azure Function to Apply XML Validation (Basic), it is now time for another Azure Function under the same context: an Azure Function

By Sandro Pereira

Feb 12

Azure Function to Apply XML Validation (Basic)

After the release of our two previous Azure Functions that will help us minimize or completely remove the need for an Integration Account: Azure Function

By Sandro Pereira

Jan 24

Azure Function to Apply Liquid Transformations

After the release of our Azure Function to Apply XSLT Transformations, it is now time for another Azure Function under the same context: an Azure Function to

By Sandro Pereira

Jan 19

Friday Fact: Settings present on local.settings.json file inside Azure Functions project are not ...

When creating an Azure Function, it's crucial for security reasons to avoid directly embedding connection strings and other sensitive information in the

By Luis Rigueira

Jan 18

Azure Functions: .NET 8 Functions worker is missing from the Azure Function project in Visual Stu...

It is always fun to return to one of my favorite topics: Errors and warnings, causes and solutions, this time on Azure It was not a fun night yesterday! And

By Sandro Pereira

Dec 29

Azure Function to Apply XSLT Transformations

Another Azure Function Can we accomplish the same with default capabilities inside Logic Apps or Azure API Management These may be, once again, the questions

By Sandro Pereira

Dec 28

Azure Functions to Convert XML into JSON

Why do we need this Azure Function This may be the question that you are asking yourself at the moment Because if we are using Azure Integration Services, we

By Sandro Pereira
turbo360

Back to Top