Search
Sort By Search Results
  • Deploying a Windows Server Virtual Machine in Microsoft Azure Mar 17, 2024. To deploy a Windows Server Virtual Machine (VM) in Microsoft Azure, you'll configure various settings to create your virtual environment.
  • Use and Manage Microsoft Viva Engage Mar 11, 2024. Yammer was rebranded to Viva Engage, and would now be part of the Microsoft Viva employee experience platform. So Yammer is now called as Viva Engage as it rebranded. This article is about Viva Engage.
  • Implementing Complex Authentication Scenarios in Microsoft GraphMar 10, 2024. In this article, I will explore with you some of the complex authentication scenarios that developers may encounter when using Microsoft Graph, and how to implement them using the Microsoft Graph SDKs and the Microsoft Authentication Library (MSAL) for various platforms.
  • How to create a load balancer in Microsoft Azure portalMar 08, 2024. How to create a load balancer in Microsoft Azure portal.
  • How to Create Microsoft 365 E3 Trial for 30 days?Mar 07, 2024. In this article, we will learn how to set up a Microsoft 365 E3 trial for 30 days and explore its powerful productivity tools and cloud services it covers account creation, trial activation, and accessing the full suite of business tools to enhance your workflow efficiency.
  • Enable Microsoft Teams Chat in Dynamics 365Mar 06, 2024. Enable Microsoft Teams chat in Dynamics 365 by navigating to Power Platform admin center, selecting an environment, accessing integration settings, and turning on "Sync Teams chat data with Dynamics 365 records." Save changes.
  • Add Company Email Signatures and Disclaimers in Microsoft 365Mar 05, 2024. Explore methods to Create and Add Company Email Signatures and Disclaimers in Microsoft 365. Get the best guides to add Email Signatures and Disclaimers in Microsoft 365 in easy steps.
  • Create Auto-Numbering in Microsoft Dynamics 365 EntitiesFeb 29, 2024. Automate entity numbering effortlessly in Microsoft Dynamics 365 with no code required. Utilize system settings, business rules, and workflow automation to generate unique serial numbers for records, enhancing data management and streamlining processes.
  • A guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365Feb 20, 2024. Copilot Extensibility: Step by Step guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
  • How to Send Approvals in Microsoft Teams Using Power Automate?Feb 18, 2024. Discover how to easily send approvals in Microsoft Teams using Power Automate. This article will walk you through the process, helping you automate tasks and improve teamwork efficiency. Say goodbye to manual approval hassles and hello to seamless workflow management!
  • Create Card Visualizations in Microsoft Fabric Power BIFeb 14, 2024. If you want to display the KPIs in the dashboard, you need a Card visual. I am going to show you how to use card visual in Microsoft Power BI
  • How to Install the Microsoft Dataverse Accelerator in the Dataverse Environment?Feb 08, 2024. Follow our guide to install the Dataverse Accelerator App step-by-step. Ensure you have set up a Microsoft Edge or Google Chrome profile and created a Power Apps trial.
  • Integration Guide: Effortless Microsoft Graph API Access SSOFeb 06, 2024. Discover the Power of Integration: Dive into our comprehensive guide on accessing Microsoft Graph API in C#! Uncover step-by-step instructions, best practices, and practical examples to seamlessly retrieve Events, User Data, and more. The rich functionality of Microsoft Graph API and elevate your development skills to new heights.
  • Integration Guide for Effortless Microsoft Graph API AccessFeb 05, 2024. Discover the Power of Integration: Dive into our comprehensive guide on accessing Microsoft Graph API in C#! Uncover step-by-step instructions, best practices, and practical examples to seamlessly retrieve Events, User Data, and more. Empower your applications with the rich functionality of Microsoft Graph API and elevate your development skills to new heights.
  • 🖥️ How to Create an Web App in Microsoft Azure?Feb 05, 2024. In this article, we will see how to create a web app in Microsoft Azure in step by step. Azure Web App, a fully managed PaaS from Microsoft Azure, simplifies web app deployment. Learn how to create and deploy via FTP, enhancing efficiency in web development and hosting.
  • 🖥️ How to create an Virtual Machine in Microsoft Azure?Feb 02, 2024. In this article, we will see how to create a virtual machine in the Azure Cloud platform simply. Learn how to create a Virtual Machine in Azure Portal step by step. Covering basic details, settings, and connecting to the deployed machine.
  • Sharing Data Gateway in Microsoft Fabric Portal with DemoJan 30, 2024. This article dives into how to share data gateway with users and resource groups in Microsoft Fabric. The Sharing Data Gateway in Microsoft Fabric Portal streamlines access and data transfer between on-premises and the cloud, promoting collaboration, optimizing resource usage, ensuring security, and enhancing scalability.
  • Disabling Multifactor Authentication in Microsoft related Services Jan 24, 2024. This article describes the process to disable MFA for Microsoft related services using Microsoft Entra.
  • Why should you Migrate from Azure Synapse Analytics to Microsoft Fabric?Jan 24, 2024. Reasons discussed on why should one Migrate from Azure Synapse Analytics to Microsoft Fabric
  • Undertanding Medallion Architecture in Microsoft Fabric LakehouseJan 22, 2024. As MicrosoftFabric is still at an early stage, it is important to understand key terminologies in various workloads. This article unwraps the Medallion Architecture layers peculiar to Lakehouse.
  • Device Endpoint Protection settings configuration in Microsoft IntuneJan 17, 2024. Steps to create configuration profile of Endpoint protection in Microsoft Intune.
  • Installation of Microsoft Exchange ServerJan 08, 2024. Here in this article I have given steps to install Microsoft Exchange Server 2019. Efficiently install Exchange Server 2019 with this step-by-step guide. Learn pre-requisites, server and software requirements, and execute commands for a smooth installation.
  • How to Create a 3d Illustration on Microsoft Image CreatorJan 07, 2024. In this article, we will learn how to create a 3D illustration using AI with Microsoft Image Creator. Follow the steps on the Bing Chat AI-powered tool to generate unique, customizable images from text prompts.
  • Entity Relationship Diagrams in Microsoft Dynamics with XrmToolBoxJan 04, 2024. Delve into the realm of data architecture within Microsoft Dynamics 365 as I guide you through the process of crafting detailed Entity Relationship Diagrams (ERDs) using the versatile XrmToolBox. This comprehensive article demystifies the complexities of visualizing and understanding data relationships.
  • Introduction to Microsoft Fabric: A Comprehensive OverviewJan 02, 2024. Explore the world of Microsoft Fabric in this comprehensive overview, where we delve into its unified analytics platform that seamlessly integrates data movement, data science, real-time analytics, and business intelligence. Discover how its SaaS foundation, key components like Power BI, Azure Synapse, and Azure Data Factory, and the central data lake, OneLake, come together to revolutionize enterprise data analytics. This article is your gateway to understanding how Microsoft Fabric simplifies and transforms data analytics in the modern business landscape.
  • Microservices Development with 3-Tier Architecture and Circuit Breaker Design Pattern Using Microsoft ASP.NET Core Web APIDec 30, 2023. The Circuit Breaker pattern, analogous to its electrical counterpart, monitors for failures and helps prevent cascading failures in distributed systems. It acts as a barrier between a potentially failing service or resource and the rest of the system.When a service is working as expected, the Circuit Breaker allows requests to pass through. However, if the service encounters an issue or starts to fail, the Circuit Breaker "opens" and prevents further requests from being sent to the failing service for a defined period. This helps to preserve system resources and prevent overload or degradation.
  • Adding Nuget Packages/Dependent Assemblies into Microsoft D365 CRM PluginDec 28, 2023. Adding Nuget Packages into Microsoft D365 CRM Plugin.
  • Manage user account in Azure AD B2C with Microsoft Graph Dec 28, 2023. From this article, you will learn how to manage a user account in Azure AD B2C with Microsoft Graph. and the integration of Azure AD B2C with the Microsoft Graph SDK with C#. We’ll discuss the capabilities offered by the Microsoft Graph SDK for Azure AD B2C with a practical example of getting the Azure AD B2C user list using Microsoft Graph to guide you through the process of incorporating these technologies into your applications.
  • Microservices Development Using CQRS Architectural Design Pattern in Microsoft Asp.net Core Web API Dec 28, 2023. The Command Query Responsibility Segregation (CQRS) pattern is an architectural principle that separates the responsibility for handling commands (write operations that change state) from queries (read operations that retrieve state). It advocates having separate models for reading and writing data.Components of CQRS: Command: Represents an action that mutates the system's state.Query: Represents a request for data retrieval without changing the system's state.Command Handler: Responsible for executing commands and updating the system's state.Query Handler: Responsible for handling read requests and returning data in response to queries.Command Model: Contains the logic and rules necessary to process commands and update the data store.Query Model: Optimized for querying and presenting data to users, often involving denormalized or optimized data structures tailored for specific queries.Key Principles: Separation of Concerns: Splitting the responsibilities of reading and writing data helps in maintaining simpler, more focused models for each task.Performance Optimization: Enables independent scaling of read and write operations. The read model can be optimized for query performance without affecting the write model.Flexibility: Allows for different models to be used for reading and writing, which can cater to specific requirements and optimizations for each use case.Complex Domain Logic: Particularly beneficial in domains where read and write logic significantly differ, allowing tailored models for each type of operation.Benefits: Scalability: CQRS enables scaling read and write operations independently, optimizing performance.Flexibility and Optimization: Tailoring models for specific tasks allows for better optimization of the system.Complexity Management: Separating concerns can make the system easier to understand and maintain.
  • Components of Microsoft FabricDec 24, 2023. Embark on a journey through Microsoft Fabric's analytics experiences, a meticulously crafted suite tailored for diverse roles. Dive into Data Engineering, Data Factory, Data Science, Data Warehouse, and Real-Time Analytics for comprehensive end-to-end analytical solutions.
  • API Development Using Dapper and Microsoft Asp.NET Core Web API Dec 24, 2023. ASP.NET Core is a powerful framework for building web applications, and "Dapper" is a popular micro ORM (Object-Relational Mapping) that works well with ASP.NET Core for database operations. Dapper provides a simple way to interact with databases using raw SQL queries while mapping the results to objects.
  • The Basics of Microsoft FabricDec 18, 2023. This is the first article in the series of Microsoft fabric explaining about the very basics of it. We will delve deeply into the components and other features in the upcoming articles.
  • How to Configure Microsoft Entra Application Proxy?Dec 12, 2023. Learn how Azure Application Proxy facilitates secure remote access to on-premises applications without a VPN. From prerequisites to step-by-step guidance on setting up and configuring the App Proxy connector, this article ensures you understand the process. Discover the benefits, including secure access, single sign-on, and hybrid deployment support. Follow the steps to enable and test the application, emphasizing secure external access without VPN requirements, making it a cost-effective solution for various scenarios.
  • Configuring Data Connector And Producing Activity Data in Microsoft SentinelDec 11, 2023. Configuring the data connector and producing activity data in Microsoft Sentinel. the configuration process of a data connector and the generation of activity data in Microsoft Sentinel. It demonstrates the installation of a data connector for Azure Activity through the Content Hub in Microsoft Sentinel. Users are guided through the installation/update process, verification of the installation success, and subsequent configuration of the data connector. The tutorial then proceeds to illustrate the creation of activity data by enabling a rule within the Azure Activity solution for Microsoft Sentinel.
  • How to export .pfx certificate using Microsoft Management Console (MMC)Dec 05, 2023. How to export .pfx certificate using Microsoft Management Console (MMC).
  • Advancement in Artificial Intelligence - LLMs and Microsoft DesignerDec 05, 2023. In this article, we will go through Large language models and a new feature called designer where we can generate images based on AI.
  • How to generate .pfx certificate using Microsoft Management Console (MMC)Dec 04, 2023. How to generate .pfx certificate using Microsoft Management Console (MMC)
  • How to create a Microsoft Azure SQL Database in serverless compute tier from the Azure PortalDec 03, 2023. This article focuses on the swift creation of a serverless Azure SQL Database via the Azure Portal.
  • Improve sales productivity and close more deals with Microsoft Sales Copilot Dec 02, 2023. We will talk about Microosft Sales Copilot, Sales Copilot Capabilities and how Microsoft Sales Copilot can help you improve your sales productivity.
  • Adopting Microsoft Entra ID GovernanceDec 02, 2023. Lately, there has been a lot happened/ changed/ introduced in the Microsoft Entra ID Governance space and this is one of my favorite topics to write and explain as well.
  • Creating One’s Personal Microsoft Fabric Sandbox EnvironmentNov 29, 2023. Creating One’s Personal Microsoft Fabric Sandbox Environment. Learn how to set up your personal Microsoft Fabric learning environment. Follow step-by-step instructions, including prerequisites like a Microsoft account, to access a free trial and explore Fabric features.
  • How to create a Virtual Machine Scale Set (VMSS) using Microsoft AzureNov 29, 2023. How to create a Virtual Machine Scale Set (VMSS) using Microsoft Azure.
  • How to Set Up Microsoft Sentinel?Nov 28, 2023. How to Set Up Microsoft Sentinel. Set up Microsoft Sentinel with ease using this step-by-step guide. Learn to navigate the Azure portal, create a new workspace, and install necessary components, ensuring comprehensive threat intelligence and security analytics for your organization. Stay tuned for Series-02, which covers data connector configuration and activity data production in Microsoft Sentinel.
  • Unraveling the Magic of Microsoft CopilotNov 28, 2023. Microsoft Copilot, driven by powerful AI, promises to transform how we work in Word, Teams, and Excel. Discover the innovative features and impact of this dynamic AI assistant.
  • Analyzing Sales Data with a Comprehensive SQL Query in Microsoft Fabric Data WarehouseNov 18, 2023. This SQL query is a powerful tool for in-depth sales analysis, utilizing joins and aggregations to break down sales data by account manager, payment type, and region in Microsoft Fabric Data Warehouse.
  • What is DirectLake in Microsoft Fabric Data Warehouse and its Benefits?Nov 13, 2023. This article focuses on DirectLake in Microsoft Fabric Data Warehouse and its Benefits. DirectLake is a feature of Microsoft Fabric Data Warehouse that allows analysts, engineers, and users to access and query data directly from Azure Data Lake Storage without loading the data into the warehouse.
  • Execute XPath expression Action in Desktop flow using Microsoft Power AutomateNov 04, 2023. Reading this article, you can learn how to use Execute XPath expression in Desktop flow using Microsoft Power Automate
  • Get XML element value Action in Desktop flow using Microsoft Power AutomateNov 03, 2023. Reading this article, you can learn how to Get XML element value in Desktop flow using Microsoft Power Automate.
  • What is OneLake in Microsoft Fabric And Its Benefits?Nov 02, 2023. This article is about OneLake in Microsoft Fabric. OneLake, an integral part of Microsoft Fabric, provides a robust and streamlined approach to analytics data management within organizations. Leveraging the power of Azure Data Lake Storage (ADLS) Gen2, OneLake offers several distinct advantages that make it a valuable asset for businesses.
  • Copy Data from Azure Analysis Service (AAS) through Microsoft FabricNov 01, 2023. Copy Data from Azure Analysis Service (AAS) through Microsoft Fabric. The problem statement revolves around extracting data from Azure Analysis Services (AAS) in an automated manner when Multi-Factor Authentication (MFA) is enabled on Active Directory (AD) accounts. The proposed solution entails utilizing Microsoft Fabric Dataflow Gen 2 and the AAS Tabular Model to achieve the data extraction.
  • Vendor Approval Process Using Microsoft Power Automate and SharePoint listOct 31, 2023. Here's a step-by-step guide on how you can structure a comprehensive vendor approval process Using Microsoft Power Automate and SharePoint list.
  • Write XML to File Action in Desktop Flow using Microsoft Power AutomateOct 31, 2023. Reading this article, you can learn how to Write XML to file in Desktop flow using Microsoft Power Automate. Reading this article, you can learn how to Write XML to file in Desktop flow using Microsoft Power Automate.
  • Read XML From File Action in Desktop Flow using Microsoft Power AutomateOct 30, 2023. Reading this article, you can learn how to Read XML from file Action in Desktop flow using Microsoft Power Automate
  • Transferring Ownership of Forms in Microsoft FormsOct 26, 2023. Managing MS forms within an organization is a critical task, especially when an original form owner leaves the organization. In such cases, it's essential to transfer ownership of their forms to ensure smooth operations and access.
  • Connect to Microsoft Teams & Create a Team with PowerShellOct 25, 2023. In this article, let see how to install PowerShell Module to connect to Microsoft Teams and create a team using PowerShell
  • Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra IDOct 23, 2023. Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra ID.
  • Networking Components in Microsoft AzureOct 22, 2023. In this article, we delve into the world of networking within Microsoft Azure. Networking is a vital component of any cloud solution, facilitating communication between resources and users. Azure boasts a suite of networking services designed to connect, secure, deliver, and monitor applications in the cloud.
  • How To Install And Configure Microsoft SQL Server Management Studio (SSMS) Oct 18, 2023. Learn how to install and configure Microsoft SQL Server Management Studio (SSMS), a vital tool for managing SQL Server instances, with step-by-step guidance and helpful screenshots.
  • Convert String to JSON using Power Automate Microsoft Flow Oct 18, 2023. Learn to convert a string to JSON in Power Apps. Explore two methods: the JSON expression and the Parse JSON Data Operation, followed by reading the JSON data for effective data manipulation.
  • How to Create Table & Insert Records in Microsoft Fabric Data Warehouse SQL EndpointOct 16, 2023. This article covers how to create table and insert records in the Microsoft Fabric Data Warehouse SQL Endpoint
  • How to Connect to Microsoft Dataverse in Power Automate Flow using Service Principal?Oct 12, 2023. Step by Step details to connect to Dataverse Service Principal in Power Automate
  • Solution: Login failed for user 'sa'. Microsoft SQL Server, Error 18456Oct 11, 2023. Login failed for user 'sa'. (Microsoft SQL Server, Error 18456)" is the most common error in SQL server login. There are multiple reasons for this error. One potential reason is you are trying to use SQL Server Authentication, but the SQL server instance is configured for Windows Authentication mode.
  • Building Modern Cloud Apps With Microsoft .NET And AzureOct 06, 2023. Cloud computing has transformed the landscape of software development and deployment. Traditional software development often involved building applications that ran on local servers or personal computers. However, the advent of cloud computing has revolutionized this approach by enabling developers to create, host, and manage applications on remote servers, accessible over the internet.
  • Update to the Microsoft Teams ToolkitSep 15, 2023. Visual Studio 17.8 Preview 2 Update to the Microsoft Teams Toolkit
  • How to Create a Key Vault Using the Microsoft Azure portalSep 11, 2023. To create a Key Vault in the Microsoft Azure portal, first, log in to the Azure Portal at portal.azure.com. Then, click "Create a resource" and search for "Key Vault." Select Key Vault, configure settings including subscription, resource group, and vault name. Define access policies and permissions. Review your configuration and click "Create." Azure will then provision your Key Vault, which provides secure management of keys, secrets, and certificates, ensuring your sensitive data is protected and accessible only to authorized users and applications.
  • Getting started with Microsoft Semantic KernelSep 08, 2023. Microsoft Semantic Kernel is an Open Source lightweight SDK for consuming Large Language Models (LLMs) in normal programming languages like C# and Python
  • What are the Copilots Offered by Microsoft for Productivity?Sep 04, 2023. This article will focus on the various copilots offered by Microsoft combined with existing range of products like Microsoft 365 suites, Web browsers, OS, Apps, File Explorers, Power Platform, Analytics, Security and so on.
  • Training an AI Model Using Microsoft Power Automate AI BuilderAug 25, 2023. Unlock AI's potential with Microsoft's Power Automate AI Builder. Seamlessly create AI models for predictions, text extraction, and more. Discover step-by-step training, from data identification to model publishing, and harness AI's capabilities in language understanding, product suggestions, workflow automation, sentiment analysis, and image recognition. Elevate decision-making, process automation, and insights with ease.
  • Enhancing Security and Access Management with Microsoft EntraAug 24, 2023. Unveiling Microsoft Entra: Elevating Secure Identity and Access Management" is a resource that likely introduces and explores Microsoft Entra, a solution focused on enhancing identity and access management practices within the realm of cybersecurity. The content would likely cover the features, benefits, and implementation considerations of Microsoft Entra to provide organizations with a comprehensive understanding of its capabilities.
  • Seamless AI Integration: ChatGPT in the Microsoft Power PlatformAug 23, 2023. Seamless AI Integration: ChatGPT in the Microsoft Power Platform" refers to the integration of ChatGPT, a powerful AI language model, into the Microsoft Power Platform. This integration allows users to leverage ChatGPT's natural language processing capabilities within Power Platform applications, enhancing communication, automation, and decision-making processes. With this integration, users can create chatbots, automate tasks, analyze text, and gain insights using the advanced language understanding capabilities of ChatGPT directly within the Power Platform environment.
  • Numeric Data Types in Microsoft SQL ServerAug 14, 2023. Numeric data types are a crucial part of any database system, providing the foundation for storing numerical values accurately and efficiently. In Microsoft SQL Server (MSSQL), developers have the choice between DECIMAL, FLOAT, and NUMERIC data types to meet specific requirements. In this article, we'll explore the differences between these data types, their use cases, and examples to illustrate their behavior.
  • Deploy the Microsoft Teams Bot in Azure and Test in Web ChatAug 12, 2023. In this article we shall see how to deploy the Microsoft Teams bot in Azure Cloud and test in the web chat and also the SDKs used to develop the same.
  • Integrate Azure OpenAI into Microsoft Teams with the Teams ToolkitAug 10, 2023. This Article Demonstrate How to Use the Power of Azure Open AI into Microsoft Teams By leveraging the Teams Toolkit to achieve greater success, innovation, and efficiency in daily operations.
  • How to save Microsoft Forms Responses with Attachments to SharePoint Lists?Aug 09, 2023. In this article, we will explore the process of retrieving a Microsoft Forms response that includes an attachment and saving it directly to a SharePoint list.
  • Steps for Creating a Microsoft Purview Governance AccountJul 31, 2023. Learn the steps to create a Microsoft Purview governance account for comprehensive data management and protection.
  • Create a Microsoft Teams Bot using Node JSJul 23, 2023. how to create a chatbot in Microsoft Teams using the Teams Toolkit which could use the basic template from Teams Toolkit, this article focuses on how to run from Microsoft Teams or how to run from Bot Framework Emulator and create a node project with the environment token key to authenticate the bot
  • What is WebView2 and How it is Linked to Microsoft Teams 2.0?Jul 14, 2023. Now everywhere in the market the latest buzz word is the new version of Microsoft Teams 2.0 release. But as a tech enthusiast we would like to know what is the change and why we need that change for the newer version of the Teams
  • How to Create Azure SQL Server Database in the Microsoft Azure Portal?Jun 22, 2023. Step by step details to create azure sql database server in the Microsoft Azure Portal
  • CMD Session action in Desktop flow using Microsoft Power AutomateJun 21, 2023. Reading this article, you can learn how to execute the windows commands, Using Open CMD session action, Read from CMD session, Write to CMD session action and Close CMD session action with Desktop flow in Microsoft Power Automate.
  • Cryptography actions with Hashing in Desktop flow using Microsoft Power AutomateJun 19, 2023. Reading this article, you can learn how to apply hashing using Hash text action, Hash from file action, Hash text with key action and Hash from file with key action with Desktop flow in Microsoft Power Automate.
  • Cryptography actions with File in Desktop flow using Microsoft Power AutomateJun 16, 2023. Reading this article, you can learn how to encrypt or decrypt a file using Encrypt from file with AES action and Decrypt to file with AES action with the Desktop flow in Microsoft Power Automate
  • Cryptography Actions with Plain Text in Desktop Flow using Microsoft Power AutomateJun 15, 2023. Reading this article, you can learn how to encrypt or decrypt plain text using Encrypt text with AES action and Decrypt text with AES action with Desktop flow in Microsoft Power Automate.
  • Clipboard actions in Desktop flow using Microsoft Power AutomateJun 14, 2023. Reading this article, you can learn how to manipulate or extract the contents of your machine's clipboard using Clipboard actions with Desktop flow in Microsoft Power Automate.
  • Notes from Microsoft Build 2023 Jun 12, 2023. A short notes on Microsoft Build that happened on May 24
  • Execute DOS Command in Desktop flow using Microsoft Power AutomateJun 09, 2023. Reading this article, you can learn how to Execute the DOS Command using Run Dos command actions with Desktop flow in Microsoft Power Automate.
  • Execute VB Script in Desktop flow using Microsoft Power AutomateJun 08, 2023. Reading this article, you can learn how to Execute the VBScript scripts using Run VBScript actions with Desktop flow in Microsoft Power Automate.
  • Execute JavaScript in Desktop flow using Microsoft Power AutomateJun 06, 2023. Reading this article, you can learn how to Execute the JavaScript scripts using Run JavaScript actions with Desktop flow in Microsoft Power Automate.
  • Execute PowerShell Script in Desktop flow using Microsoft Power AutomateJun 04, 2023. Reading this article, you can learn how to Execute the PowerShell scripts using Run PowerShell script actions with Desktop flow in Microsoft Power Automate.
  • How To Create Microsoft Azure Trial Version 30 Days?Jun 01, 2023. In this article, you will learn about step by step process to create 30 days Microsoft Azure Trial Version.
  • How To Create Microsoft Power Apps 30 Days Online Trial Version And An EnvironmentJun 01, 2023. Step by step details to create Microsoft Power Apps 30 days trial version and an Environment
  • Google Workspace (2) --- vs. Microsoft OfficeMay 31, 2023. This artice introduces Google Space vs. Microsoft Office
  • Execute Python Script in Desktop flow using Microsoft Power AutomateMay 30, 2023. Reading this article, you can learn how to Execute the Python scripts using Run Python script action with Desktop flow in Microsoft Power Automate
  • Log off user action in Desktop flow using Microsoft Power AutomateMay 29, 2023. Reading this article, you can learn how to logging off the current user, we can use the Log off user action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • Shutdown Computer Action in Desktop Flow using Microsoft Power AutomateMay 29, 2023. Reading this article, you can learn how to Shutdown, Restart, Suspend or Hibernate the system using Shutdown Computer action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • Screen Resolution in Desktop flow using Microsoft Power AutomateMay 26, 2023. Reading this article, you can learn how to get or set the screen resolution using the Get screen resolution action and Set screen resolution action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • Control Screen Saver Action in Desktop Flow using Microsoft Power AutomateMay 25, 2023. Reading this article, you can learn how to control the screen saver using the Control screen saver action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • Take Screenshot Action in Desktop Flow Using Microsoft Power AutomateMay 24, 2023. Reading this article, you can learn how to takes a screenshot of the foreground window or the specified screen, using the Takes a screenshot action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • Introduction To Microsoft FabricMay 24, 2023. Hi everyone! today we have discussed about the new feature that was introduced by the Microsoft company yesterday.
  • Playsound action in Desktop flow using Microsoft Power AutomateMay 19, 2023. Reading this article, you can learn how play a sound, using the Playsound action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
  • What is Microsoft Defender for IOT in Azure ?May 18, 2023. Microsoft Defender for IoT is a unified security solution that provides agentless, network layer monitoring for IoT and OT devices. It can be used to secure your entire IoT/OT environment, including existing devices that may not have built-in security agents. Defender for IoT offers a variety of features to help you protect your devices, including device inventory and asset management, vulnerability assessment and remediation, threat detection and response, security policy enforcement, and compliance reporting.

OUR TRAINING