<?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>westerdale.blog</title>
	<atom:link href="https://westerdale.blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://westerdale.blog</link>
	<description>A SharePoint Consultant&#039;s Journey, On The Road to Collaboration</description>
	<lastBuildDate>Sun, 17 Dec 2023 17:00:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://westerdale.blog/wp-content/uploads/2021/03/cropped-small-logo-WSL-Favicon-2021v2@2x-1-32x32.png</url>
	<title>westerdale.blog</title>
	<link>https://westerdale.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Connect Power BI Desktop to Azure SQL Edge or SQL Server 2019 on Docker</title>
		<link>https://westerdale.blog/connect-power-bi-desktop-to-azure-sql-edge-on-docker/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=connect-power-bi-desktop-to-azure-sql-edge-on-docker</link>
					<comments>https://westerdale.blog/connect-power-bi-desktop-to-azure-sql-edge-on-docker/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Wed, 01 Nov 2023 19:56:17 +0000</pubDate>
				<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tools and Techniques]]></category>
		<category><![CDATA[Azure SQL Edge]]></category>
		<category><![CDATA[Banner]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[SQL Server 2019]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=239476</guid>

					<description><![CDATA[<p>On a Windows 11 machine, I recently connected Power BI Desktop to both Azure SQL Edge and SQL Server 2019, hosted on Docker. By running these servers locally, you avoid connecting to the cloud and certain Azure hosting subscription charges, e.g. Pay-AS-You-Go, when testing TSQL scripts or creating visuals in Power BI. This post explains [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/connect-power-bi-desktop-to-azure-sql-edge-on-docker/">Connect Power BI Desktop to Azure SQL Edge or SQL Server 2019 on Docker</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/connect-power-bi-desktop-to-azure-sql-edge-on-docker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Attempted operation is prohibited because it exceeds the SharePoint List View threshold</title>
		<link>https://westerdale.blog/attempted-operation-exceeds-sharepoint-list-view-threshold/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=attempted-operation-exceeds-sharepoint-list-view-threshold</link>
					<comments>https://westerdale.blog/attempted-operation-exceeds-sharepoint-list-view-threshold/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Wed, 12 Jul 2023 10:08:00 +0000</pubDate>
				<category><![CDATA[Power App]]></category>
		<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=235663</guid>

					<description><![CDATA[<p>If you are building Canvas Apps with screens that browse SharePoint Online Lists containing over 5000 items; you should be mindful of how you configure these Lists and the impact on Filter, Search, LookUp , Sort ( single columns only) and SortByColumns functions. This saltatory lesson became apparent when a client asked me to troubleshoot [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/attempted-operation-exceeds-sharepoint-list-view-threshold/">The Attempted operation is prohibited because it exceeds the SharePoint List View threshold</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/attempted-operation-exceeds-sharepoint-list-view-threshold/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Restart or re-enable your flows with PowerShell and Microsoft 365 CLI</title>
		<link>https://westerdale.blog/restart-or-re-enable-your-flows-with-powershell-and-microsoft-365-cli/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restart-or-re-enable-your-flows-with-powershell-and-microsoft-365-cli</link>
					<comments>https://westerdale.blog/restart-or-re-enable-your-flows-with-powershell-and-microsoft-365-cli/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Thu, 24 Nov 2022 19:03:58 +0000</pubDate>
				<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[Microsoft 365 CLI]]></category>
		<category><![CDATA[Power Automate]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Powershell7]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=235596</guid>

					<description><![CDATA[<p>There are occasions, when you want to restart failed flow (Power Automate) runs or enabling (turning on) flows, after a solution deployment. You can do either of these tasks manually in the web browser or better still create repeatable scripts, combining PowerShell Cmdlets and the commands from the CLI for Microsoft 365. Restart Flow Runs [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/restart-or-re-enable-your-flows-with-powershell-and-microsoft-365-cli/">Restart or re-enable your flows with PowerShell and Microsoft 365 CLI</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/restart-or-re-enable-your-flows-with-powershell-and-microsoft-365-cli/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Use a JSON Formatter to view Power Automate Action Outputs.</title>
		<link>https://westerdale.blog/use-a-json-formater-to-view-power-automate-action-outputs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-a-json-formater-to-view-power-automate-action-outputs</link>
					<comments>https://westerdale.blog/use-a-json-formater-to-view-power-automate-action-outputs/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Mon, 18 Oct 2021 13:05:18 +0000</pubDate>
				<category><![CDATA[Power Automate]]></category>
		<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[Tools and Techniques]]></category>
		<category><![CDATA[Edge]]></category>
		<category><![CDATA[Extension]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=235478</guid>

					<description><![CDATA[<p>Want a better way to view the output in a Power Atomate trigger action such as SharePoint: when an item is created and easily determine a property value? This post will show how you can have nicely formatted JSON output with a simple extension in Edge Chromium. In the right hand Edge Chromium menu locate [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/use-a-json-formater-to-view-power-automate-action-outputs/">Use a JSON Formatter to view Power Automate Action Outputs.</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/use-a-json-formater-to-view-power-automate-action-outputs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Power Apps Survival Guide: Naming Standards</title>
		<link>https://westerdale.blog/power-apps-survival-guide-naming-standards/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=power-apps-survival-guide-naming-standards</link>
					<comments>https://westerdale.blog/power-apps-survival-guide-naming-standards/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Thu, 29 Apr 2021 19:58:05 +0000</pubDate>
				<category><![CDATA[Power App]]></category>
		<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[Naming Standards]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=216772</guid>

					<description><![CDATA[<p>This post covers a suggested naming standard that will help to aid consistency and maintainablity when working on Power Apps. If you adopt the suggested three character prefix, you limit how much you need to type but still be able to distingish each control. You can also incorporate more expressive styles when naming Screen controls [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/power-apps-survival-guide-naming-standards/">Power Apps Survival Guide: Naming Standards</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/power-apps-survival-guide-naming-standards/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Power APP: How to fix the BAD SOURCE Connector Exception</title>
		<link>https://westerdale.blog/power-app-how-to-fix-the-bad-source-connector-exception/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=power-app-how-to-fix-the-bad-source-connector-exception</link>
					<comments>https://westerdale.blog/power-app-how-to-fix-the-bad-source-connector-exception/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Sat, 23 Jan 2021 16:32:29 +0000</pubDate>
				<category><![CDATA[Power App]]></category>
		<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[Connector]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=207488</guid>

					<description><![CDATA[<p>A short post covering how to resolve the {"Status": 400, "message":Bad Data Source.\r\n inner exception: Not a valid data source...} , should encouter this in a Power App connected to a backend SQL Server Express 2017 virtual machine (VM), using a shared SQL Server Connector . We noticed the issue after we sucessfully provisioned the [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/power-app-how-to-fix-the-bad-source-connector-exception/">Power APP: How to fix the BAD SOURCE Connector Exception</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/power-app-how-to-fix-the-bad-source-connector-exception/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Set Up App-Only Access To Your Tenant to solve (401) Unathorized Errors</title>
		<link>https://westerdale.blog/set-up-app-only-access-to-your-tenant-to-solve-401-unathorized-errors/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=set-up-app-only-access-to-your-tenant-to-solve-401-unathorized-errors</link>
					<comments>https://westerdale.blog/set-up-app-only-access-to-your-tenant-to-solve-401-unathorized-errors/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Fri, 26 Jun 2020 16:28:18 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[App-only]]></category>
		<category><![CDATA[Permissions]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=34434</guid>

					<description><![CDATA[<p>Setting up an App-only principal in SharePoint Online is documented in Grant Access using SharePoint App-Only This post highlights how this approach can resolve: &#8220;Unauthorized (401) errors&#8221;, running tenant level PnPComandlets such as Set-PnPStorageEntity , under an global admin account with multi-factor authorisation (MFA) enforced. The remote server returned an error: 401 Unauthorized &#160; Create [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/set-up-app-only-access-to-your-tenant-to-solve-401-unathorized-errors/">Set Up App-Only Access To Your Tenant to solve (401) Unathorized Errors</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/set-up-app-only-access-to-your-tenant-to-solve-401-unathorized-errors/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Enable MFA for Users with Office 365 E3 and E5 Licenses</title>
		<link>https://westerdale.blog/enable-mfa-for-users-with-office-365-e3-and-e5-licenses/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-mfa-for-users-with-office-365-e3-and-e5-licenses</link>
					<comments>https://westerdale.blog/enable-mfa-for-users-with-office-365-e3-and-e5-licenses/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Mon, 08 Jun 2020 20:52:07 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://westerdale.blog/?p=34298</guid>

					<description><![CDATA[<p>It is a good idea to enable multi-factor authentication (MFA) for all users on your Office 365 tenant. The good news is there are a number of available versions of Azure multi-factor authentication depending on your requirements and available budget. This post covers the options for enabling MFA for users with just Office 365 E3 [&#8230;]</p>
<p>The post <a href="https://westerdale.blog/enable-mfa-for-users-with-office-365-e3-and-e5-licenses/">Enable MFA for Users with Office 365 E3 and E5 Licenses</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/enable-mfa-for-users-with-office-365-e3-and-e5-licenses/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Protected: GITHub Cheat sheet</title>
		<link>https://westerdale.blog/github-cheat-sheet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=github-cheat-sheet</link>
					<comments>https://westerdale.blog/github-cheat-sheet/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Sun, 12 Jan 2020 09:49:22 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<guid isPermaLink="false">https://westerdale.wpmudev.host/?p=1134</guid>

					<description><![CDATA[<p>There is no excerpt because this is a protected post.</p>
<p>The post <a href="https://westerdale.blog/github-cheat-sheet/">Protected: GITHub Cheat sheet</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/github-cheat-sheet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cycle Live Nottingham 2019: 75 Miles</title>
		<link>https://westerdale.blog/cycle-live-nottingham-2019-75-miles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cycle-live-nottingham-2019-75-miles</link>
					<comments>https://westerdale.blog/cycle-live-nottingham-2019-75-miles/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Westerdale]]></dc:creator>
		<pubDate>Sun, 30 Jun 2019 18:46:46 +0000</pubDate>
				<category><![CDATA[Cycling]]></category>
		<category><![CDATA[My Passions]]></category>
		<category><![CDATA[cycling]]></category>
		<guid isPermaLink="false">https://westerdale.wpmudev.host/?p=1101</guid>

					<description><![CDATA[<p>[ngg src=&#8221;galleries&#8221; ids=&#8221;13&#8243; display=&#8221;pro_blog_gallery&#8221;]</p>
<p>The post <a href="https://westerdale.blog/cycle-live-nottingham-2019-75-miles/">Cycle Live Nottingham 2019: 75 Miles</a> first appeared on <a href="https://westerdale.blog">westerdale.blog</a>.</p>]]></description>
		
					<wfw:commentRss>https://westerdale.blog/cycle-live-nottingham-2019-75-miles/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
