377,389 questions

Sort by: Updated
1 answer

How to get consistent email size (content + attachments) in Graph API

Hi, I am using https://graph.microsoft.com/v1.0/me/messages/{{ID}}?$expand=singleValueExtendedProperties($filter=id eq 'Integer 0xe08') to get the size of an email (content plus attachments). However, the 0xe08 value is consistently larger than the size…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,930 questions
asked 2024-09-16T14:22:23.3933333+00:00
Andrew Earl 105 Reputation points
commented 2024-09-26T13:39:15.1833333+00:00
Hitesh Pachipulusu - MSFT 1,575 Reputation points Microsoft Vendor
2 answers

Why can't I add a second Work or School Account as a User on my Windows Computer?

I am owner of/working at several companies. One of the companies (Company/Tenant A) has set up a Multi-Tenant-Organization and my user is being provisioned to another tenant (Company/Tenant B). So there is a UPN sebastian@companyA.com and one UPN…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,353 questions
asked 2024-09-26T09:02:03.55+00:00
Sebastian Berndt 0 Reputation points
answered 2024-09-26T13:38:58.4533333+00:00
Wesley Li 8,450 Reputation points
1 answer

MECM and Server 2022 Task Sequence: Error occurred while retrieving policy for this computer 0x80004005

Hello, we have a task sequence in MECM and are trying to deploy a physical server with bootable USB server 2022 created in MECM however when the server boots it loads the "Task Sequence Wizard" and details "Error occurred while retrieving…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
974 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,001 questions
asked 2024-09-26T10:22:18.7566667+00:00
Michael Mills 0 Reputation points
answered 2024-09-26T13:38:33.82+00:00
Wesley Li 8,450 Reputation points
1 answer

Receiving incorrect presence results on subscription

I have a presence subscription setup where my endpoint gets notified when the Teams user presence changes. I observe that at times, the Teams presence update receives incorrect status. Let's say my Teams user is Available, my endpoint receives a set of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,930 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,227 questions
asked 2023-11-21T09:45:13.51+00:00
R_R@spring 25 Reputation points
commented 2024-09-26T13:38:09.8833333+00:00
Prasad-MSFT 6,686 Reputation points Microsoft Vendor
0 answers

Resultsets returned by script activity after switching to new SNF connector for ADF are not backward compatible - breaking pipelines

Hi MS support team, I am trying to upgrade Snowflake connector to V2 in my ADF pipelines. I have script activity which has multiple SQL commands (eg. set query_tag, call a stored procedure). Although these get executed successfully now, my subsequent IF…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,633 questions
asked 2024-09-24T11:31:00.4666667+00:00
Manjari Walia 0 Reputation points
commented 2024-09-26T13:38:03.39+00:00
Chandra Boorla 1,415 Reputation points Microsoft Vendor
1 answer

Use metered API with on-behalf-of authentication

We are calling MS Graph API endpoints that require metered API to be enabled (e.g. assignSensitivityLabel). Microsoft.GraphServices/accounts resource for our app has been created according to documentation. Call is working fine when we use client…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,930 questions
asked 2024-09-11T09:07:28.47+00:00
Valentyn Derkach 0 Reputation points
commented 2024-09-26T13:37:54.5766667+00:00
Hitesh Pachipulusu - MSFT 1,575 Reputation points Microsoft Vendor
1 answer

Upload metadata file does not upload certificate in SAML Certificates >Verification certificates (optional)

I have added the node with the certificate string value in an XML file, alongside the entityID, SingleLogoutService, and AssertionConsumerService nodes. However, while the entityID, logout URL, and response URL are being uploaded, the certificate is not.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,559 questions
asked 2024-09-26T11:13:17.1233333+00:00
Venkatesh Naik 0 Reputation points
edited the question 2024-09-26T13:37:49.5033333+00:00
Raja Pothuraju 5,830 Reputation points Microsoft Vendor
1 answer

When calling FlashWindowEx, Window behaves abnormally in Windows 11.

We would like to inquire about an abnormal behavior observed during the development of a Windows-based application. This was working normally in Windows 10, but in Windows 11, abnormal behavior has been confirmed when calling the Window API as shown…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,886 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,597 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,532 questions
asked 2024-09-24T09:32:40.85+00:00
윤기 오 0 Reputation points
edited a comment 2024-09-26T13:37:39+00:00
윤기 오 0 Reputation points
0 answers

Is it possible to connect use dedicated gateway and integrated cache with managed identity from python sdk

I wanted to connect from azure function (python) to azure cosmos nosql database with managed identity credential. As far as I understand from https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-configure-integrated-cache, I did not find anything…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,622 questions
asked 2024-09-26T13:35:20.1533333+00:00
Abhit Pahwa 0 Reputation points
2 answers

Unable to fetch outlook emails

When I try to fetch the emails from outlook, I got following error. Error details: {"error":{"code":"OrganizationFromTenantGuidNotFound","message":"The tenant for tenant guid '{Tenent_ID}' does not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,930 questions
Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
61 questions
asked 2024-09-10T10:47:28.27+00:00
Haziq Majeed 0 Reputation points
commented 2024-09-26T13:35:19.1866667+00:00
Hitesh Pachipulusu - MSFT 1,575 Reputation points Microsoft Vendor
1 answer

Grant Sites.Selected to Sharepoint Site using azure app registration with full control in PowerShell

I am trying to grant Sites.Selected to Sharepoint site. I have granted with admin consent. I am using admin authentication to grant the permission. I am getting a "invalid request" error. I've checked the id and client id, but can't seem to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,930 questions
asked 2024-07-25T23:50:43.13+00:00
Sharee Huddleston 25 Reputation points
commented 2024-09-26T13:35:01.8533333+00:00
Xeroiv 0 Reputation points
1 answer

Data labelling is changing the tags on my boxes if I resize bounding box

I have a bounding-box labelling project on Azure Machine Learning with multiple tags. When resizing bounding boxes, I am encountering a problem: Select Tag A. Draw bounding box. Resize bounding box. Select Tag B: This is where the problem is - the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,867 questions
asked 2024-09-26T09:09:53.6433333+00:00
dm-5852 0 Reputation points
answered 2024-09-26T13:34:48.83+00:00
romungi-MSFT 45,311 Reputation points Microsoft Employee
1 answer

data type issue in adf pipeline

Hi Team, when i use adf pipeline from salesforce as source and azure storage as sink, one table not loading and getting error like below Failure happened on 'Source' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,633 questions
asked 2024-08-19T10:35:00.0266667+00:00
Ram Babu 75 Reputation points
commented 2024-09-26T13:33:57.25+00:00
phemanth 10,330 Reputation points Microsoft Vendor
5 answers One of the answers was accepted by the question author.

Remove English (Australia) in keyboard?

I can't seem to be able to find/remove the English (Australia) keyboard anywhere in the keyboard setting. I switch between English (US) and Vietnamese often to type and this extra keyboard keep making me change the keyboard twice every time. Does anyone…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,531 questions
asked 2020-12-29T08:48:35.63+00:00
Duc Tung Nguyen 26 Reputation points
commented 2024-09-26T13:33:42.77+00:00
Alek Cannan 0 Reputation points
2 answers

how to resend new user invite

How do I resend a new user invite?

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,204 questions
asked 2023-10-25T21:10:18.39+00:00
Derrick Salveson 5 Reputation points
commented 2024-09-26T13:33:24.37+00:00
Cbaker 0 Reputation points
1 answer

How to create an Azure Container Instance using Docker image

Good morning, I want to know how to create an Azure Container Instance using a custom template that use a docker repository. Since yesterday I have created ACI using a public repository but now I need to create again this ACI and I encounter this error:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
697 questions
asked 2024-09-24T09:26:06.46+00:00
nicola 0 Reputation points
commented 2024-09-26T13:31:38.92+00:00
anashetty 155 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Microsoft Word Mail Merge Issue

I am trying to create a mail merge document using an existing list of information from Excel. When completeing the merge Word is converting dates into numerals despite having them formatted as dates in the Excel document. See images below for clarity I…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
832 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,867 questions
asked 2024-09-25T17:10:46.4866667+00:00
Elia, Nicholas (HEALTH) 0 Reputation points
commented 2024-09-26T13:29:39.41+00:00
Elia, Nicholas (HEALTH) 0 Reputation points
1 answer

Network watcher not working on FTD VM

I have a cisco FTD firewall running on a VM. When I go to extensions I see it shows AzureNetworkWatcherExtension is there. However when I go to use network watcher connection monitor I get an error it is not installed. Network Watcher VM extension…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,027 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
169 questions
asked 2024-09-26T13:14:41.44+00:00
Jess 0 Reputation points
answered 2024-09-26T13:28:47.6933333+00:00
Jess 0 Reputation points
0 answers

De-synced On-Prem User cannot change Password via MySignins Security Portal

In preparation for decommissioning our Server, I moved the target AD User Account to non-synced OU. That was done at 5pm. The next morning it was restored in the M365 Admin Center. The User is unable to change their Password via MySignins Security…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,135 questions
asked 2024-09-26T13:28:31.32+00:00
Mark Gearhart 0 Reputation points
0 answers

ASR can not be registered due to an internal error

Hello all , I am trying to register a HV server to ASR and i am getting error message in title .Installation finish successfully and error appears in registration phase. Below some info about setup Host is 2019 and member of cluster without VMM no…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
706 questions
asked 2024-09-23T09:51:56.2433333+00:00
Nikos Sotiriadis 40 Reputation points
commented 2024-09-26T13:28:25.8933333+00:00
Nikos Sotiriadis 40 Reputation points