esdccs1
esdccs1
I have this issue as well when making outlook action nodes in a workflow, then deploying the workflow to a Logic App (Standard): ``` { "status": 400, "source": "[https://logic-apis-canadacentral.token.azure-apim.net:443/tokens/logic-apis-canadacentral/XXXXXXXX/office365/XXXXXXXXXXXXXXXX/exchange"](https://logic-apis-canadacentral.token.azure-apim.net/tokens/logic-apis-canadacentral/XXXXXXX/office365/XXXXXXXXXX/exchange%22), "message":...
I'd also like to add that the newest version of VisualStudio does not plan on supporting Logic Apps as an extension. https://docs.microsoft.com/en-us/answers/questions/748062/azure-logic-apps-tools-for-the-visual-studio-2022.html This is a bit odd, and makes me...
Ah ok, I was not aware that by defining an App Role, it disabled the functionality of assigning a Group to the App with no Role assigned to it. Is...
so is this article making stuff up https://www.devopsschool.com/blog/detailed-guide-for-how-to-write-a-custom-function-in-terraform/ Or is it now possible to define custom functions in our terraform code?
So to clarify, If I can normally log on to my Service Principal like `az login --service-principal -u -p --tenant ` Is there a way to log on not using...