TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About OS
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (12)
Abiola David (11)
Jalpa Dhola (10)
Varun Setia (3)
Allen Oneill (3)
Sarthak Varshney (3)
Vijay Kumari (3)
Baibhav Kumar (2)
Naveen Kumar (2)
Mohamed Shifan (2)
George (2)
Aiswarya E V (2)
Vinodh Kumar (2)
Praveen Sreeram (2)
Kaveendra Dhilhan (2)
Kuljot Bakshi (2)
Sigar Dave (2)
Sreeparna Sreejay (2)
Shiv Sharma (2)
Rama Dabburi (1)
Vanshika Agrawal (1)
Chethan N (1)
Santosh Sarnobat (1)
Sangeetha S (1)
Manikandan Murugesan (1)
Jefferson S. Motta (1)
Monish Bansal (1)
Kirtesh Shah (1)
Datta Sai Krishna (1)
Tural Suleymani (1)
Aravind Govindaraj (1)
Swesh S (1)
Devesh Omar (1)
Arjit Soni (1)
Deepika Edakkoth (1)
Kesavan V (1)
Sandeep Mishra (1)
Vijay Pratap Singh (1)
Pranshu Singhal (1)
Mohammad Rabie (1)
Kautilya Utkarsh (1)
Jay Krishnareddy (1)
Jochen Bartlau (1)
Mike Gold (1)
Mahesh Chand (1)
Vinoth Xavier (1)
Habibur Rony (1)
Abhishek Yadav (1)
Shanuka Maheshwaran (1)
Muhammad Imran Ansari (1)
Related resources for OS
No resource found
Azure Data Factory Lakehouse Connector to Read and Write Data
11/21/2024 5:24:15 AM.
In this new video, I covered how to use the new Lakehouse Connector in Azure Data Factory to read data from ADLS Gen2 to Fabric Lakehouse as a delta table and also to write data from the Lakehouse to
Setup .NET Core on Windows Server with IIS Migration
11/21/2024 4:53:48 AM.
This guide covers the installation of software required for .NET Core on Windows Server and the process of configuring IIS for hosting .NET Core applications.
Satya Nadella Unveils AI Innovations at Microsoft Ignite 2024
11/21/2024 4:43:15 AM.
Satya Nadella's keynote at Microsoft Ignite 2024 showcased AI's transformative impact on business, security, and innovation. Highlights included Copilot, AI agents, Azure AI Foundry, Quantum C
Events: Love Triangle in Integration Testing
11/20/2024 6:30:48 AM.
This video will delve into the main problems of not creating integration tests that check whether the application works fine, showing different alternatives with their pros and cons.
Apache Kafka with Dapr Bindings in .NET
11/20/2024 4:30:36 AM.
This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
Change Data Capture Automated Incremental Data Loading in Azure Data Factory
11/19/2024 5:56:36 AM.
In this new video, I demonstrated how to implement automated incremental data loading using Change Data Capture technique in Azure Data Factory.
Types of APIs and Essential API Testing Tools
11/18/2024 8:41:55 AM.
Learn about essential API testing tools such as Postman, SoapUI, and JMeter, which help ensure the functionality, performance, and security of APIs through effective testing and automation.
Delta Tables in Microsoft Fabric🔼
11/18/2024 7:51:14 AM.
Delta tables in Microsoft Fabric offer a powerful way to manage large-scale data efficiently. Built on open-source Delta Lake, they enable ACID transactions, versioning, and real-time data streaming.
How to Identify the Owner of a Microsoft Form
11/18/2024 5:24:35 AM.
This article provides a step-by-step guide to help you find the owner of a form using MS Form responses. For one of our clients, we needed to transfer all Microsoft Forms from individual users to a se
Exploring the Seven Experiences in Microsoft Fabric
11/18/2024 4:47:32 AM.
In this article we will dive deeper into each of the seven Fabric experiences, focusing on their objectives, the resources they provide, similar Azure services, and the key personas they serve.
How to Create Lakehouse in Microsoft Fabric
11/18/2024 4:27:25 AM.
In this article, we will create a lakehouse in Microsoft Fabric. Discover Lakehouse architecture, a modern approach combining data lakes and warehouses. Learn how to build a Lakehouse in Microsoft Fab
Data Professionals to LLM/GPT Prompting for Everyday Tasks
11/17/2024 10:52:39 AM.
A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and tempe
Open-Source AI Models Gain Traction and Outperform Closed Models
11/17/2024 10:50:40 AM.
Open-source AI models offer startups flexibility, innovation, and cost-efficiency, enabling faster market adoption. They allow for customization, collaboration, and transparency, providing a competiti
Using New Generative AI Unified Approach by Microsoft
11/17/2024 10:43:03 AM.
In this article, we will learn about the Microsoft.Extensions.AI package that is intended to unify and standardize generative AI in .NET
Install and Enable IIS Express on Windows 11
11/16/2024 10:18:05 AM.
Learn how to install and enable IIS Express on Windows 10/11. Follow simple steps to download, install, and activate IIS Express for hosting web applications on your system.
Repository Pattern in .NET Core for Clean Data Access
11/15/2024 11:24:56 AM.
Learn how to separate business logic from data logic, enhance testability, and reduce code duplication. By following these best practices, you’ll achieve modular, scalable applications in .NET Core.
The Future of AI: Exciting Possibilities Ahead
11/15/2024 5:14:58 AM.
Explore the future of artificial intelligence and the groundbreaking possibilities it holds. From advancements in automation and machine learning to societal impact, discover how AI is shaping tomorro
Azure Data Factory PRESERVE HIERARCHY Copy Behaviour
11/14/2024 9:41:42 AM.
In this video, I covered how to use the Preserve Hierarchy in Azure Data Factory Copy Behaviour.
Deploying ASP.NET Core 9 Application on IIS
11/14/2024 8:33:56 AM.
Learn how to publish ASP.NET Core 9 applications on IIS. This guide covers key steps such as setting the correct target framework, configuring IIS settings, handling common errors like 503, and using
Micro-Service Architecture in Devops
11/13/2024 11:35:44 AM.
Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration/co
Understanding Keyed Services in .NET 8
11/13/2024 9:12:24 AM.
Keyed Services in .NET 8 enhance dependency injection by allowing multiple implementations of an interface to be registered with unique keys. This enables flexible dependency resolution, ideal for tai
Understanding Alibaba Cloud's Anti-DDoS Solutions for Security
11/13/2024 5:19:56 AM.
Learn how Alibaba Cloud's Anti-DDoS solutions protect businesses from DDoS attacks, ensuring continuous online service availability and security.
The Cloud Show with Magnus Mårtensson ft. Oscar Garcia Colon - Ep: 46
11/12/2024 11:24:20 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
An Introduction to Microsoft Fabric Fundamentals
11/12/2024 5:13:49 AM.
Learn the core concepts, including Fabric architecture, data lake integration, and analytics capabilities, designed to streamline data management and empower insights across organizations.
Read Multiple CSV Files from GitHub Repository to Databricks Notebook
11/11/2024 5:52:15 AM.
In this Data engineering episode, I covered how to read multiple CSV files from GitHub Repository to Databricks Notebook for analysis.
Understanding Write-Debug, Write-Verbose, and Write-Host
11/10/2024 7:23:16 AM.
In PowerShell, Write-Debug, Write-Verbose, and Write-Host serve different purposes for output. Write-Debug is used for debugging, displaying messages when the $DebugPreference is set. Write-Verbose p
Overview of Essential Networking Devices
11/8/2024 5:01:07 AM.
Networking devices enable data flow and secure communication within networks, connecting computers, servers, and other devices. Examples include routers, switches, modems, access points, and firewalls
Mirror Azure Databricks Unity Catalog in Microsoft Fabric
11/7/2024 4:43:27 AM.
In this video, I covered how to mirror Azure Databricks Unity Catalog in Microsoft Fabric for downstream analysis in Power BI Service.
The Cloud Show with Magnus Mårtensson ft. Daniel Raniz - Ep: 45
11/6/2024 11:46:05 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
How to Forensic Investigate Security Incidents in Microsoft Azure
11/5/2024 8:50:56 AM.
This video discusses the forensic acquisition methodology of an Azure VM and an assumed scenario to divide the whole process into multiple steps.
Pick palette - One Stop Solution for Palette Hunt
11/5/2024 8:31:50 AM.
This video will talk about building inside a SaaS ecosystem and using the power of GitHub actions and edge functions.
Data Engineering in Microsoft Fabric
11/5/2024 8:27:55 AM.
Learn how to design, build, and maintain robust infrastructures and systems that enable your organization to collect, store, process, and analyze vast volumes of data efficiently.
Managing User Data in Azure AD with Microsoft Graph API
11/5/2024 5:47:57 AM.
Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, cre
Handling Transient Failures in .NET 8 With Polly
11/5/2024 4:30:31 AM.
This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e
Creating Azure SQL Database with Tables
11/4/2024 4:59:13 AM.
In this video, I demo how to create Azure SQL database, create and insert records into the table, and query the data.
Add a Folder/File to OneDrive Without Moving it into OneDrive
11/1/2024 8:35:04 PM.
This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
Git GUI Clients (2), VS Code
11/1/2024 8:25:54 PM.
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
Understanding API Gateways in Microservices
11/1/2024 5:34:50 AM.
The API Gateway pattern centralizes client requests, managing authentication, logging, rate limiting, and load balancing, optimizing resilience and scalability in complex microservice architectures th
Paging Microsoft Graph data in SPFx
10/31/2024 4:29:31 AM.
Microsoft Graph return multiple pages of data either due to server-side paging or client-side paging. Paging data helps improve the performance of your app and the response time of Microsoft Graph.
Microsoft Graph Permissions - Get Access on Behalf of a User
10/30/2024 8:22:09 AM.
To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph o
How to Set Permissions in Microsoft SharePoint
10/30/2024 7:03:23 AM.
Learn how to set permissions in Microsoft SharePoint effectively to ensure secure collaboration. This guide covers essential concepts, including permission levels, user access control, and managing si
Difference Between Delegated and App Only Access
10/29/2024 9:39:47 AM.
Delegated access allows an application to act on behalf of a signed-in user, requiring user authentication and permission via OAuth 2.0, while app-only access enables an app to operate independently w
Enable Apple Intelligence on iPhone for Smarter Features
10/29/2024 6:36:17 AM.
Apple's new iOS 18.1 release unlocks Apple Intelligence, offering advanced Siri features, writing tools, enhanced email summaries, and photo search capabilities. Available on iPhone 15 Pro and M1
Data Reliability and Availability with Microsoft Fabric Mirroring
10/29/2024 4:05:52 AM.
Mirroring in Microsoft Fabric enhances data reliability and availability by creating redundant copies of data across multiple locations. This ensures high availability, fault tolerance, and rapid disa
Understanding OSRM Routing with AWS
10/28/2024 10:11:05 AM.
This guide covers key concepts like API integration, scalability, and real-time traffic data, enabling you to leverage cloud computing for enhanced geographic information systems. Optimize your naviga
Data Loss Prevention in Microsoft Fabric Internals
10/28/2024 9:20:50 AM.
Microsoft Fabric’s Data Loss Prevention (DLP) feature protects sensitive data across services like SharePoint, Teams, and Exchange by enabling policy creation, scanning, and enforcement through Micros
AI Architecture: What Is Possible Today and Future Trends
10/28/2024 8:15:11 AM.
In this video, we will explore the cutting-edge possibilities of AI architecture today and look ahead to the trends shaping tomorrow.
All About the New Microsoft Copilot Agents
10/28/2024 6:43:47 AM.
What are copilot agents and how the agents can be build. What are the various ways available for building the copilot agents with screenshot images on enabling the option to build agents. Microsoft Co
DDoS Attacks and Prevention using .NET Core
10/28/2024 6:30:12 AM.
This article covers the basics of DDoS (Distributed Denial of Service) attacks and prevention methods in .NET Core. It explains how to identify DDoS symptoms and apply preventive techniques, including
Mark Input Parameters in Triggers as Optional
10/28/2024 5:41:13 AM.
In this article, we’ll walk through how to mark input parameters as optional in Power Automate triggers and explore how this can improve flow flexibility.
User Profile Photos are Missing in the PnP People Webpart
10/27/2024 6:05:26 AM.
In this article, we will learn troubleshooting steps and best practices to ensure profile pictures display correctly, enhancing user experience in your SharePoint environment.
Debugging Azure DevOps Pipelines with System.Debug
10/26/2024 6:13:32 AM.
This article explores essential techniques for Azure DevOps pipeline error diagnosis. It discusses how to enable diagnostic logs for individual and all pipeline executions using the "Enable Syste
Manage Azure SQL Roles with Azure Data Studio
10/26/2024 5:43:14 AM.
Azure SQL Database is a managed cloud database service enabling secure, scalable applications. With Azure Data Studio, a free, cross-platform tool, database admins can view and manage user roles and p
Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime
10/25/2024 11:40:16 AM.
In this video, you will learn how Copilot & Devprime revolutionize your Dev Experience.
SharePoint Online - Add/Update Taxonomy Field Using Graph API
10/25/2024 10:31:41 AM.
This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions wit
How to Resolve Error Code Caa50021 in Microsoft 365 App Login
10/25/2024 9:25:05 AM.
In this article, we will learn troubleshooting steps to restore login access, including checking network settings, clearing the cache, and verifying account permissions to resolve the issue quickly.
Understanding ARC in Email Authentication
10/25/2024 9:03:52 AM.
Email authentication is crucial for preventing spoofing and phishing attacks, and ensuring secure communication. Authenticated Received Chain (ARC) helps mitigate failures caused by message modificati
Restore Deleted Flows using Power Automate
10/25/2024 5:13:54 AM.
Learn step-by-step methods to retrieve flows, manage versions, and safeguard automated tasks. Ensure smooth operations by understanding flow recovery options within Microsoft Power Automate.
Generative AI in Copilot Studio
10/25/2024 4:29:43 AM.
This guide explains how to control Generative AI responses in Copilot by managing data sources and system settings. You can choose to generate answers from your private knowledge base or public AI kno
The Cloud Show with Magnus Mårtensson ft. Thiago Custódiot - Ep: 44
10/24/2024 11:52:12 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Blocking Access to GenAI Apps with Defender for Cloud Apps
10/24/2024 7:21:47 AM.
Blocking Access to GenAI Apps with Defender for Cloud Apps
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Redis: RedisString and RedisJSON
10/23/2024 8:19:31 AM.
RedisString has long been the basic and most common data type in Redis. Recently, RedisJSON has gained popularity as a module that allows you to store, query, and manipulate JSON data natively.
Enhancing Microservices with Kafka: A Distributed Messaging Solution
10/23/2024 8:17:59 AM.
In this video, we will explore how to effectively bridge various pods and JVMs while considering key factors such as scalability, resilience, high availability, and performance for intensive applicati
Dynamics 365 Sales Wave 2 2024: Top 10 Features - Microsoft Business Application Ep. 23
10/23/2024 7:21:23 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Sales Wave 2 2024: Top 10 Features.
Introduction to Power BI: A Beginner's Guide
10/22/2024 9:31:36 AM.
Power BI is a powerful business analytics tool from Microsoft designed for data visualization and sharing insights across organizations. This beginner-friendly guide covers its key components, includi
Best Practices for Microsoft 365 Admins when User Offboarding
10/22/2024 8:39:45 AM.
Learn how to effectively manage user accounts, ensure data security, and maintain compliance while revoking access. Implementing structured workflows and documentation will streamline the process, min
Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL
10/22/2024 4:04:40 AM.
CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
Conditional Access App Control With Defender for Cloud Apps
10/21/2024 7:52:49 AM.
Conditional Access App Control With Defender for Cloud Apps.
New Feature: Drag and Drop in Microsoft Lists
10/21/2024 6:17:11 AM.
Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch
How to Create SharePoint Team or Communication Site
10/20/2024 9:09:09 AM.
Discover key differences between the two, step-by-step instructions for setting up each site type, and best practices to optimize your SharePoint environment for seamless teamwork.
Getting Started with Databrick Dataset
10/19/2024 3:05:37 PM.
This article dives into how to use databricks preloaded datasets. Databricks Datasets provide ready-to-use, real-world data built into the Databricks platform, enabling users to easily access, analyze
Training on using WebForms Core Technology to Upload Images
10/19/2024 2:52:21 PM.
In this article, using WebForms Core technology, we will teach you how to send images to the server and display the images sent in the client.
Document Library in SharePoint
10/19/2024 2:27:59 PM.
SharePoint libraries are used to store, organize, and share files, enabling team collaboration and document management. The most common type, the Document Library, supports features like version contr
Use Cases of Alchemy in Web3
10/19/2024 2:02:21 PM.
Alchemy is a powerful platform for developing decentralized applications on blockchain technology. It supports various sectors, including DeFi, NFT marketplaces, and DAOs, by providing essential tools
Use Adaptive Cards with Copilot
10/16/2024 10:36:25 AM.
This article explores the use of Adaptive Cards in Microsoft Copilot, covering their purpose, integration strategies, and practical examples that developers can use to build custom experiences for use
Document Libraries in Microsoft SharePoint
10/16/2024 5:57:37 AM.
Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document librarie
Is PostgreSQL the Future of Databases?
10/16/2024 5:00:45 AM.
This article explores whether PostgreSQL is the future of databases, highlighting its advantages in scalability, performance, and innovation. Discover how it compares to other database systems in toda
Gitea - an Open Source, Self Hosted GitHub Alternative
10/16/2024 4:51:49 AM.
Gitea is a lightweight, self-hosted Git server that offers features similar to GitHub, including issue tracking, pull requests, and a web-based interface. It's ideal for organizations needing data
Creating and Opening Microsoft Word Document from .NET Using C#
10/15/2024 11:54:12 AM.
This article explores how to manipulate Microsoft Word documents using C# in a Windows Forms application. It covers adding a COM reference for Word, creating instances of the Word application, and uti
Write Data from Fabric Dataflow Gen2 to Azure SQL Database
10/15/2024 5:16:17 AM.
In this new video, I am going to walk you through how to write data from Fabric Dataflow Gen2 to Azure SQL Database.
The OSI Model: Exploring the Seven Layers of Networking
10/12/2024 5:19:26 AM.
The OSI model is a framework that standardizes network communication into seven layers, facilitating interoperability, troubleshooting, and consistent practices across different networks and protocols
Enhancing Task Approval Workflows in SharePoint with Power Automate
10/12/2024 5:14:28 AM.
Power Automate allows users to create automated workflows between apps and services, streamlining tasks and approvals. In this example, Power Automate integrates with Power Apps and SharePoint to auto
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
10/11/2024 6:20:22 AM.
Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and
Implementing Azure Databricks AutoLoader (Incremental Data Loading)
10/11/2024 4:25:22 AM.
In this end to end video, I walked you through how to implement Azure Databricks Autoloader which allows incremental loading of new files from Azure Data Lake Storage Gen2.
What are the Main Differences in Service Offerings Between AWS and Azure?
10/11/2024 3:44:42 AM.
AWS and Azure offer similar core cloud services, but AWS generally provides a broader range of options while Azure excels in Microsoft ecosystem integration.
Importing .NET Core APIs into Postman
10/10/2024 5:42:24 AM.
Explore how to test, debug, and document your APIs effectively. From setting up Postman collections to handling HTTP requests and authentication, this guide simplifies API testing and integration.
Understanding Infix, Postfix, and Prefix Expressions/Notations in DSA
10/10/2024 3:36:19 AM.
Infix, prefix, and postfix expressions are three notations for representing mathematical expressions in data structures and algorithms. Infix notation, where operators are between operands (e.g., A +
Integration of Angular with Microservices
10/9/2024 7:27:58 AM.
This content explores the integration of Angular with microservices, highlighting the advantages of building scalable and efficient web applications. It covers key concepts such as RESTful APIs, async
Create Fiscal Year and Aggregate using Power Query M Code
10/9/2024 6:28:23 AM.
In this Power Query video, I covered how to create fiscal Year and perform aggregation using Power Query M Code.
Use Text Translation AI Model in Power Apps
10/9/2024 5:36:49 AM.
Power Apps can be integrated with AI models, like the Text Translation model, to automatically translate text between languages. You can implement this by leveraging the Microsoft Translator service f
Microsoft Copilot integrate with existing Microsoft 365 Apps
10/9/2024 3:57:05 AM.
Microsoft 365 Copilot enhances productivity by integrating seamlessly with apps like Word, Excel, and Teams. It offers natural language processing, secure data access, and customizable workflows for s
Use AI Model in Power Apps
10/8/2024 10:57:16 AM.
Learn about the AI Builder, which enables users to create custom AI models for predictions, object detection, and text classification. Discover practical use cases and tips for maximizing AI capabilit
How to Send Emails Using Power Automate
10/8/2024 9:38:32 AM.
This guide walks you through creating workflows, setting email triggers, and automating notifications, making it easy to streamline communication for your business.
Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS
10/8/2024 9:35:47 AM.
This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec
What is Alibaba Cloud Object Storage Service (OSS)
10/8/2024 3:55:37 AM.
Discover Alibaba Cloud OSS, scalable and secure cloud storage for unstructured data, offering high durability, cost-effectiveness, and global accessibility.
Why Choose Azure Firewall for Network Security
10/7/2024 11:35:51 AM.
Discover the benefits of Azure Firewall for enhancing network security in your organization. This robust cloud-based solution offers advanced threat protection, application filtering, and traffic cont
Read Multiple PARQUET Files from GCS to Azure SQL Database using Azure Data Factory
10/7/2024 4:56:25 AM.
In this Data Engineering episode, I covered how to read multiple sales parquet files resident in Google Cloud Storage to Azure SQL Database leveraging Azure Data Factory.
Exploring Aggregate Functions in Azure Cosmos DB
10/7/2024 4:43:48 AM.
Aggregate functions in Cosmos DB allow efficient data summarization and analysis across multiple documents. They perform calculations such as AVG, COUNT, SUM, MAX, and MIN to retrieve meaningful insig
Automate Your Workflows using Power Automate
10/6/2024 5:02:58 PM.
This article provides a comprehensive overview of Microsoft Power Automate, detailing its features, advantages, and disadvantages. It also explains the various sections of the Power Automate home page