<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Azure IoT Central Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/microsoft-azure-iot-central/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/microsoft-azure-iot-central/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Sat, 12 Nov 2022 08:17:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>Microsoft Azure IoT Central Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/microsoft-azure-iot-central/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Microsoft Azure IoT Central Implementation &#8211; Service Offering</title>
		<link>https://www.kaispe.com/microsoft-azure-iot-central-implementation-service-offering/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Sun, 30 Jun 2019 18:30:25 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Azure IoT Central Implementation]]></category>
		<category><![CDATA[Microsoft Azure IoT Central]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=640</guid>

					<description><![CDATA[<p>Start steering value from your IoT investments using an IoT solution that does not require deep cloud development expertise. With Azure IoT Central, we can help you implementing the solution [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/microsoft-azure-iot-central-implementation-service-offering/">Microsoft Azure IoT Central Implementation &#8211; Service Offering</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Start steering value from your IoT investments using an IoT solution that does not require deep cloud development expertise. With Azure IoT Central, we can help you implementing the solution to remotely monitor your key business assets. With built in visualizations, you can capture insights for operational trends and problem analysis to act accordingly.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-641" src="https://www.kaispe.com/wp-content/uploads/2019/06/IoT-Central-Impl-Service-Offering.png" alt="" width="816" height="1056" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/IoT-Central-Impl-Service-Offering.png 816w, https://www.kaispe.com/wp-content/uploads/2019/06/IoT-Central-Impl-Service-Offering-232x300.png 232w, https://www.kaispe.com/wp-content/uploads/2019/06/IoT-Central-Impl-Service-Offering-791x1024.png 791w, https://www.kaispe.com/wp-content/uploads/2019/06/IoT-Central-Impl-Service-Offering-768x994.png 768w" sizes="(max-width: 816px) 100vw, 816px" /></p>
<p>The post <a href="https://www.kaispe.com/microsoft-azure-iot-central-implementation-service-offering/">Microsoft Azure IoT Central Implementation &#8211; Service Offering</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Business Integration &#8211; Microsoft Azure IoT Central and Dynamic 365</title>
		<link>https://www.kaispe.com/business-integration-microsoft-azure-iot-central-and-dynamic-365/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Wed, 19 Jun 2019 11:39:02 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Azure IoT Central Integration]]></category>
		<category><![CDATA[Azure IoT Central integration with Dynamics 365]]></category>
		<category><![CDATA[Business integration]]></category>
		<category><![CDATA[Dynamics 365 IoT]]></category>
		<category><![CDATA[Microsoft Azure IoT Central]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=598</guid>

					<description><![CDATA[<p>Today we will be looking at how we can integrate Microsoft Azure IoT Central, a SaaS application with Microsoft Dynamics 365 (Customer Engagement) to achieve business integration scenarios. Let&#8217;s take [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/business-integration-microsoft-azure-iot-central-and-dynamic-365/">Business Integration &#8211; Microsoft Azure IoT Central and Dynamic 365</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today we will be looking at how we can integrate Microsoft Azure IoT Central, a SaaS application with Microsoft Dynamics 365 (Customer Engagement) to achieve business integration scenarios.</p>
<p>Let&#8217;s take a scenario using Microsoft Azure IoT Central based Agricultural Farming application developed by KAISPE. Using this application, we can collect some telemetry information like soil moisture, air temperature etc. from field IoT device(s) into Azure IoT Central. For this scenario, we are assuming that the devices are up and running in the field, sending the telemetry information to Azure IoT Central where we have the relevant rules pre-configured. For example, soil moisture must be less than or equal to 20%or brightness temperature must be less than 30 C.</p>
<p>In order to achieve it, we will be using Microsoft Azure Logic Apps.  An Azure Logic App helps you build automated scalable workflows that integrate apps and data across cloud services and on-premises systems.</p>
<p>In our Logic App, we will create a trigger for our pre-configured rule in Azure IoT Central to automatically create Case records in Microsoft Dynamic 365 application as soon as we receive the telemetry information in Azure IoT Central and the pre-configured rule is violated. To do this, we will first sign into Azure portal and create a <strong>Logic App</strong>.</p>
<p><img decoding="async" class="wp-image-602 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/create-logicapp.png" alt="" width="186" height="400" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/create-logicapp.png 405w, https://www.kaispe.com/wp-content/uploads/2019/06/create-logicapp-140x300.png 140w" sizes="(max-width: 186px) 100vw, 186px" /></p>
<p>After completion of deployment on Azure Portal we can see the Logic App Designer page. Choose a <strong>Blank Logic App.</strong></p>
<p><img decoding="async" class="wp-image-601 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/blank-page.png" alt="" width="300" height="332" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/blank-page.png 785w, https://www.kaispe.com/wp-content/uploads/2019/06/blank-page-271x300.png 271w, https://www.kaispe.com/wp-content/uploads/2019/06/blank-page-768x849.png 768w, https://www.kaispe.com/wp-content/uploads/2019/06/blank-page-450x500.png 450w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>In the search box, type “Azure IoT Central”, and select <strong>When a rule is fired</strong> trigger. Sign into your IoT Central app.</p>
<p><img decoding="async" class=" wp-image-604 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/Iot-central.png" alt="" width="526" height="301" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/Iot-central.png 1518w, https://www.kaispe.com/wp-content/uploads/2019/06/Iot-central-300x171.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/Iot-central-1024x585.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/Iot-central-768x439.png 768w" sizes="(max-width: 526px) 100vw, 526px" /></p>
<p>After we successfully signed in, Choose <strong>Application</strong> and<strong> Rule</strong> in the following fields.</p>
<p><img decoding="async" class=" wp-image-599 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/1.png" alt="" width="537" height="178" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/1.png 1372w, https://www.kaispe.com/wp-content/uploads/2019/06/1-300x99.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/1-1024x339.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/1-768x254.png 768w" sizes="(max-width: 537px) 100vw, 537px" /></p>
<p>Now we will add Microsoft Dynamic 365 action that creates records like accounts, tasks, cases etc. In the search box, type “Dynamic 365” as our filter and choose <strong>Create a new record</strong> from the action list.</p>
<p><img decoding="async" class="wp-image-603 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/Dynamic-365.png" alt="" width="531" height="292" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/Dynamic-365.png 1515w, https://www.kaispe.com/wp-content/uploads/2019/06/Dynamic-365-300x165.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/Dynamic-365-1024x564.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/Dynamic-365-768x423.png 768w" sizes="(max-width: 531px) 100vw, 531px" /></p>
<p>After creating an action we need to provide action details. In our scenario, as we need to create a Case record in CRM, we will provide the relevant details as shown below:</p>
<p><img decoding="async" class=" wp-image-600 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/2.png" alt="" width="540" height="334" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/2.png 1372w, https://www.kaispe.com/wp-content/uploads/2019/06/2-300x186.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/2-1024x634.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/2-768x475.png 768w" sizes="(max-width: 540px) 100vw, 540px" /></p>
<p>Now that we are done with configuration, let&#8217;s save the trigger. Now as soon as the device telemetry is received in Azure IoT Central that will trigger the rule, a Case record will be created in Dynamics 365 CRM. You can certainly create other records or perform other operations in Microsoft Dynamics 365 CRM based on your specific business requirements.</p>
<p><img decoding="async" class="wp-image-607 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger.png" alt="" width="572" height="300" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger.png 1631w, https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger-300x157.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger-1024x537.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger-768x403.png 768w, https://www.kaispe.com/wp-content/uploads/2019/06/Success-trigger-1536x805.png 1536w" sizes="(max-width: 572px) 100vw, 572px" /></p>
<p><img decoding="async" class=" wp-image-608 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/06/case.png" alt="" width="583" height="162" srcset="https://www.kaispe.com/wp-content/uploads/2019/06/case.png 1920w, https://www.kaispe.com/wp-content/uploads/2019/06/case-300x84.png 300w, https://www.kaispe.com/wp-content/uploads/2019/06/case-1024x286.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/06/case-768x214.png 768w, https://www.kaispe.com/wp-content/uploads/2019/06/case-1536x429.png 1536w" sizes="(max-width: 583px) 100vw, 583px" /></p>
<p>I hope you found this blog post helpful. If you have any questions, please feel free to contact me muhammad.ahmad@kaispe.com.</p>
<p>The post <a href="https://www.kaispe.com/business-integration-microsoft-azure-iot-central-and-dynamic-365/">Business Integration &#8211; Microsoft Azure IoT Central and Dynamic 365</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
