Tag Archive For "Azure"
Supervise the size of your SQL Databases in Azure
Make sure your SQL databases in the cloud stay performant and within the sizing thresholds your business requires. By monitoring the size, you gain awareness and can take actions to keep only the required amounts of data. This will save you money. With the SQL monitor agent in Integration Manager it is easy to keep track …
Azure App Services Series – Finding #7: Startpage widget for Logic Apps in preview portal not showing status
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction The new Azure portal is great when it comes to flexibility and customization support for the user interface or at least when it comes to the start page. You can add …
Azure App Services Series – Finding #6: No possibility to comment triggers and actions in Logic Apps
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction Working with Logic Apps is fun, but in the current version of it is kind of hard to keep track what all the different actions do. Let’s say you use the …
Azure App Services Series – Finding #5: Changing the order of connectors in your Logic APP not possible in designer view
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction Developing Logic Apps requires you to put a chain of API apps in place. This chain can of course be changed. The reasons why this chain could be changed could …
Azure App Services Series – Finding #4: Hybrid Connections – Could not load file or assembly Newtonsoft.Json
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction Azure BizTalk Services – Hybrid Connections allow you to access on-premise resources, such as SQL instances, files, etc from Azure app services – web, API, mobile and logic apps. By enabling your app …
Azure App Services Series – Finding #3: BizTalk transformer API service still requires Visual Studio 2012
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction For systems to communicate with each other data needs to be transformed. Microsoft has released an API app / Connector that can be used in your Logic Apps enabling you …
Azure App Services Series – Finding #2: Logic App Workflow API documentation is incomplete
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction With the release of Logic Apps, Microsoft also releases the Workflow Management API. An API to use for getting access to the workflow of your logic apps allowing you to easily enable, …
Azure App Services Series – Finding #1: Problems using Workflow Definition Language in Logic Apps
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction With the preview-release of Logic Apps, Microsoft also releases a new language used in the work flows of your Logic Apps – Workflow Defintion Language (WDL). The language is used in …
Using Integration Manager with Azure App Services / Logic Apps
This blog contains a list of our blog posts with our findings for bugs and feature requests about the new Azure API App Services / Logic Apps. Mission We are commited to bring the same user experience with all functionality, support and capabilites for your cloud enabled system integrations as we today offer for on-prem …
Azure App Services Series – Finding #0: Re-configuration of API Apps
This blog post is the first blog of a series we have about Microsoft Azure App Services. See a list of all our findings here. Problem Re-configuring API apps added to your subscription is a task that will be a common task for everybody working with API & Logic Apps. Let us say we have an …