An API that connects multiple Microsoft services, enabling data access and automation across platforms
Send email with attachment
so i'm trying to send email with attachment in it, but it always return failed. code sample here: LinkedList<Attachment> attachmentsList = new LinkedList<Attachment>(); FileAttachment attachments = new FileAttachment(); …
Microsoft Security | Microsoft Graph
Forwarded emails getting added to recipients calendar
We have a user that is on leave and their mail is being forwarded to several other users for coverage during this time. Meeting invites for the user on leave are getting added to the forwarded recipient calendars. Is there a way to prevent this?…
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Outlook | Windows | Classic Outlook for Windows | For business
Using classic Outlook for Windows in business environments
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Transaction replication issue from on-premises to azure
We have transactional replication from on-premises to Azure managed instance but whenver pacting is done , replication will fail and we need to reintalize it , please any idea that can fix this issue
Azure Database Migration service
An Azure service designed to help simplify, guide, and automate database migrations to Azure.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Using Unicode directional formatting characters in file names
The Unicode standard is constantly being updated. The latest version 13.0 was released in March 2020. Please note that often in new versions of Unicode standard not only new characters are added, but also changes occur in various algorithms that are an…
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft.ActiveDirectory.Management.ADPropertyValueCollection
Hi All i am using the below syntax to export all my users from an OU i am not getting output at last login. i am using below syntax and at last login i am getting output as Microsoft.ActiveDirectory.Management.ADPropertyValueCollection Get-ADUser…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
registration without school email
am a student at a university which is not in the database for Microsoft , i need help registering for azure how can i do it
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Is there a way to backtrack Public IP of instances that were used in the past?
Hi, Would like to know whether there is any way to back track the old public IP addresses used by VM - instances in Azure? Regards, Mithun
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Are there metrics available to see the requests per second and latency for a Load Balancer?
Hi, Are there metrics available to get the requests per second and latency for a Load Balancer from Azure monitor? If there are no metrics available for this, can someone please explain how can we calculate the load / latency of a Load Balancer? …
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
Top Navigation MegaMenu
I have the megamenu added to a hub site, the main sharepoint site. Whenever I hit Edit it takes me to the AreaNavigationSettings.aspx page which I cannot add the elements of a mega menu making it useless. I cannot figure out a way to resolve this. In…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Performance Feedback for Azure SQL MI Linked Service to Synapse Serverless
Has anyone tried a linked service in Azure SQL MI connected to Synapse Serverless as per the approach in this article? What does performance look like for importing millions of rows from parquet files in ADLS?
Azure SQL Database
An Azure relational database service.
Cannot Reach Specific URL hosted behind web application proxy server
I am trying to setup ADFS authentication for a website(https://applicationname.com/) currently working in passthrough using a web application proxy server. The ADFS site itself is currently published on the WAP in passthrough mode but when I attempt to…
Microsoft Security | Active Directory Federation Services
Federated identity management using Active Directory Federation Services
How to count number of activities in pipeline
I'm currently guessing that I'm hitting the failure "Triggering the pipeline failed due to large run size." because the process has determined there are 40 activities in my pipeline... however, if I count each box, I'm getting 37 so either I'm…
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Write a "video metadata" playback driver
Hello! I would like to write a driver that can receive a mirror copy of the video stream provided to a video playback driver, such as an HDMI or SDI card, and my driver would analyze the frames for blackness. If a frame is 98%+ black it would make a REST…
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Find invoice Azure Portal Domain Manager
Hi There, i have a strange issue. It starts with Microsoft Partner Network want to see proof of me owning my domain, I need to supply an invoice for the purchase. I have browsed my normal azure invoice but the only show, purchase domain, not what…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Provided key is not a valid CognitiveServices type key for the region of your search service.
I am working on azure search service and created indexer, indexes and skillsets. My system was working for last 2 months but i am getting error for last 3 days when indexer is run . It is giving me this error I tried to find this error online…
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
Best Design Pattern for External (Guest) Users Uploading Files
How can I create a Dropbox-like repository in Azure where external clients (Guest Users) may securely upload files into my tenant? I'd want to be able to automate the ingestion through Azure Data Factory, but I need a secure way to get the manual…
Azure Files
An Azure service that offers file shares in the cloud.
How to create MSIX package with dependencies
I have a WIn32 app (.msi) that is installed with a bootstrapper setup.exe because it has two dependencies that need to be installed: (1) MS SQL LocalDB (.msi) and (2) MS Visual C++ lib (.exe). I would like to create an MSIX package. How do I handle the…
Windows development | Windows App SDK
Azure AD DS and AD DS extension to Azure
Hi , We are implementing AVD and as part of that AD DS is a requirement. We want to use managed Azure ADDS but know it has some limitations that might bite with future workload move from Onprem. Is it possible that we can have both managed AD DS…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
using trigger to count how many times of a row is updated or inserted
Hello List, I was asked to add a column (N_count int) in a table. It will record how many times that each row is inserted or updated in the table. I wrote a trigger to do this, but it has a bug in it. I don't know to fix it. Could you help me? …
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Adding a tuple from a function to table
Hi, I am creating a function and I want it to add a tuple from the function to a table-as the question says above :'D- I got the function right but I am missing something...I am missing the part of RETURNS What should I write after RETURNES…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories