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
Azure
FOLLOW
Microsoft Azure is an open, flexible, enterprise-grade cloud computing platform. Here you may find Microsoft Azure related articles and news.
Articles
(3099)
Blogs
(447)
Resources
(63)
Videos
(337)
News
(201)
Articles
What is Azure Offensive Security
Azure Offensive Security focuses on proactively testing and strengthening the security of Azure environments. It uses tools like Microsoft Defender for Cloud, Azure Sentinel, and Threat Modeling to...
Shanuka Maheshwaran
Nov 03, 2024
Microsoft Graph Permissions - Get Access on Behalf of a User
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 Grap...
Jalpa Dhola
Oct 30, 2024
Difference Between Delegated and App Only Access
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 independentl...
Jalpa Dhola
Oct 29, 2024
How to Create and Use Key Vault References in .NET Core Web API
Azure App Configuration allows your application to use Key Vault references by creating keys that point to values stored in Key Vault. Rather than storing sensitive data directly, App Configuration...
Vijay Pratap Singh
Oct 28, 2024
Debugging Azure DevOps Pipelines with System.Debug
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 Sy...
Praveen Sreeram
Oct 26, 2024
Manage Azure SQL Roles with Azure Data Studio
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 an...
Praveen Sreeram
Oct 26, 2024
How to Create an App Configuration Store
App Configuration Store provides a unified platform to store, retrieve, and manage configuration settings securely. One of the most widely used services for this purpose is Azure App Configuration,...
Vijay Pratap Singh
Oct 25, 2024
Activate Server-Side Encryption for Azure Disks with Customer Keys
Azure Disk Storage offers server-side encryption (SSE) with customer-managed keys, allowing users to control encryption for managed disks. By utilizing Azure Key Vault, users can manage access and ...
Hadshana Kamalanathan
Oct 21, 2024
Azure service bus queue with .net core and python
This article demonstrates how to implement Azure Service Bus queues using both .NET Core and Python. It covers creating a message sender with a web API in .NET Core and a receiver using a console a...
Vipul Malhotra
Oct 20, 2024
The Basic SKU Public IPs will be Retired in Azure
Microsoft Azure is set to retire the Basic SKU public IPs, impacting users who rely on this pricing tier for their cloud networking needs. This change highlights the platform's evolution toward...
Viknaraj Manogararajah
Oct 16, 2024
How to Configure Azure NAT Gateway?
Azure NAT Gateway is a fully managed service that provides secure, scalable outbound connectivity for resources in virtual networks. It ensures static outbound IPs, prevents SNAT exhaustion, and en...
Shanuka Maheshwaran
Oct 15, 2024
Calling Web API to Web API without User Interaction by using Azure Managed Identity
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. ...
Vikas Hooda
Jun 30, 2023
Overview Of Azure Redis Cache
This article explores caching techniques and their implementation in Azure, focusing on Azure Redis Cache. It explains how caching enhances web application performance by storing frequently accesse...
Sathiyamoorthy S
Jun 20, 2019
Why Choose Azure Firewall for Network Security
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 c...
Shanuka Maheshwaran
Oct 07, 2024
Why FSLogix is Essential for Azure Virtual Desktop Environments
FSLogix is a crucial tool for optimizing Azure Virtual Desktop environments. It enhances user experience through efficient profile management, allowing seamless access to applications and data.
Shanuka Maheshwaran
Oct 07, 2024
How to Deploying Azure Virtual Desktop (AVD or WVD)
Learn how to deploy Azure Virtual Desktop (AVD), formerly known as Windows Virtual Desktop (WVD), with this comprehensive guide. Explore essential steps for setting up a virtual desktop infrastruct...
Shanuka Maheshwaran
Oct 07, 2024
Exploring Aggregate Functions in Azure Cosmos DB
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 in...
Muhammad Imran Ansari
Oct 07, 2024
Integrate Azure AD OAuth2 SSO Authentication RBAC for AKHQ Kafka-UI
This content explores the integration of Azure Active Directory (Azure AD), OAuth2, and Single Sign-On (SSO) for authentication, along with Role-Based Access Control (RBAC) for authorization, speci...
Chethan N
Oct 03, 2024
How To Create An HTTP Trigger Azure Function App Using Visual Studio 2017
Azure Functions is a serverless cloud solution that allows you to run code on-demand without managing infrastructure. It supports multiple programming languages, offers a pay-per-use pricing model,...
Maniteja Vegi
Apr 03, 2019
Explaning Joins in Azure Cosmos DB
Azure Cosmos DB enables seamless querying using SQL-like syntax, allowing joins within JSON documents. This feature facilitates data retrieval from arrays and nested objects within a single contain...
Muhammad Imran Ansari
Sep 30, 2024
No Records Available.
View More
Build Progressive Web Apps
Challenge yourself
Are You Cloud Native?
E-Book Download
Get Certified
.NET Core