logic apps Featured Logic Apps: JSON Parsing The parsing of JSON in Azure Logic Apps is mysterious. I'm aiming to share what I've found with you and make your engineering day a lot more smoother...
logic apps Azure Logic Apps - Inline JS - Convert Security Severity Ratings Convert Microsoft severity ratings from Low, Med, High to integers if your ITSM only supports this using inline JavaScript in Logic Apps.
logic apps Featured Azure Logic Apps - Parsing Output Header Values Do you use Azure logic apps? This is a neat little trick to extract an HTTP header value if you need to.
logic apps Featured Azure Managed Identity Azure managed identity means you don't have to handle credentials anymore. If you use Azure, then you must know about this to secure your environment.