What is PowerApps Collection and how to create a Collection in PowerApps?

In simple words, collection by mean is a group of items. PowerApps provides most useful feature i.e. PowerApps Collection. It is an array that is use to keep data in PowerApps memory.  Create a Collection in PowerApps Syntax – Collect (Collection Name, record(s)) Here Collect = this is the default function name provided by PowerApps to create the collection. Collection […]

Save a list as template in SharePoint online using PowerShell

Introduction- In SharePoint, the list templates provide re-usability of columns without recreating it on every single site. For e.g. I have created a custom list which name is Project , in a SharePoint site collection with all relevant columns, Now I want this list structure in other site collections, without recreating the list on every single site. Steps to save […]

Microsoft brings Power Fx: the low-code programming language for everyone!

[vc_row][vc_column][vc_column_text] The last 20 years has seen a massive leap of devices and technologies availability to companies across the globe. Consequently, IT pros are done managing tasks that are of similar nature, yet of complex environments. Plus, the environments have radically developed as well as the IT. The rapidity of digital transformation has been further accelerated by the clouds, which […]

Change Regional setting using PnP PowerShell

Introduction               Changing Regional settings of a SharePoint Online site manually is straight forward but if someone needs to change the regional settings for all the sites then it will be a time-consuming procedure.               So here I have tried to make the task a bit easier. I have made a PowerShell script to change the regional setting in the […]

Office 365’s new feature ensures uninterrupted user access, even without internet?

[vc_row][vc_column][vc_column_text] A new feature has been added to office 365 apps by Microsoft, which is set to ensure seamless user activities even if there is no connectivity, i.e. Internet connectivity, plus another option for shared devices. To sign and stay up to date, it generally requires for Microsoft apps in customers’ devices to have connectivity once in a month. Apps […]

Get, Set and Remove Associated site using PowerShell

[vc_row][vc_column][vc_column_text]In this blog, we are going to discuss about how to create Hub site, associate a site to it, get the associated site and remove the associated site using PowerShell.   What is Hub Site: Hub sites brings the related sites together to roll up news, events & to simplify search with shared navigation across the sites. These sites are […]

Microsoft brings Azure IoT Edge Modules for Linux on Windows in Public Preview

[vc_row][vc_column][vc_column_text] Microsoft recently announced the public preview of Azure IoT Edge for Linux on Windows, aka EFLOW. The produce will let customers run production Linux-based cloud-native workloads on Windows IoT. With Azure IoT Edge, storage and compute are closer to IoT devices, where it’s being gathered. The Azure IoT Edge open-source solution is offered by Microsoft to deploy Docker containers. […]