Mar 15, 2018 | Logic Apps
Just a short note to myself about Logic Apps deployment! I took me a while to figure out how to get the URL of a Logic App after an ARM deployment, because I needed it as an app setting for my Web App. Apparently, there’s a listCallbackURL function, that...