343,160 questions

Sort by: Created
0 answers

Unusual Document Upload error when replacing existing documents in SharePoint 2019 on-prem

This is happening on an on-prem SharePoint Server 2019 website that we host for a client. Users cannot upload an existing document with the intent to replace with a new version, using any method. We can still open documents from the site, make edits, and…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,224 questions
asked 2024-05-02T13:52:35.29+00:00
John Kanost 0 Reputation points
0 answers

Accessing refresh token (lifetime) for microsoft graph api's for outlook

I have a server side application which needs to access emails of all employees of my organization for statistics purpose (using apis) . I am going to use oauth to get the access of my employees outlook accounts by sending them oauth authorization…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,998 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,630 questions
asked 2024-05-02T13:51:24.5033333+00:00
sudarshan Dhatrak 0 Reputation points
0 answers

Vision API AnnotationUrls and AuthenticationKind not uploading COCO file

Getting error message: "message": "AuthenticationKind is required for registering dataset using AnnotationFileUrls." when using Azure Vision AI API. This is the curl command I'm using curl.exe -v -X PUT…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
312 questions
asked 2024-05-02T13:50:17.3266667+00:00
Clodagh Lynch 0 Reputation points Microsoft Employee
edited the question 2024-05-02T13:54:18.9933333+00:00
Clodagh Lynch 0 Reputation points Microsoft Employee
0 answers

Is there a way sign into OneDrive app on desktop

We manage our own classical active directory (not Azure AD), and use the user IDs from it for logging onto computers. On the other hand, we use Microsoft Office 365 as SaaS. We want all users to save all their data to OneDrive which is part of our Office…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
821 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,892 questions
asked 2024-05-02T13:48:42.4966667+00:00
Soar 106 Reputation points
0 answers

Android App Won't Launch when installed from APK

I am experiencing issues when trying to use our signed Android MAUI application running after I install it from an APK onto emulator or physical device. It installs without issue, but when launched it freezes and crashes. Since our application is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,891 questions
asked 2024-05-02T13:47:13.35+00:00
Geoff Knoll 0 Reputation points
0 answers

MECM 2303 - Third-party software updates

Hi, i habe a question about Third-party software updates and the superseded function. An update V 1.0 with 3 deployments, a client is only in one of the groups. Group 1 available 57 hours, deadline 3 days Group 2 available 153 hours, deadline 6…

Microsoft Configuration Manager
asked 2024-05-02T13:45:53.8366667+00:00
Jens 0 Reputation points
0 answers

Weird graphics?

There is this visual glitch from version 1.0 to version 1.7.10. which has weird textures. I saw a fix like doing something with your graphics card, but i cannot do that since i can't do so. So is there any other fix? you can check the images for seeing…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,201 questions
asked 2024-05-02T13:45:09.9833333+00:00
GhostX 0 Reputation points
0 answers

Databricks support redirects to azure support: unexpected internal error when spinning up a Databricks all-purpose cluster

Hello, What do we do when we get this error, when spinning up a Databricks all-purpose cluster? {   "reason": {     "code": "CONTAINER_LAUNCH_FAILURE",     "type": "SERVICE_FAULT",    …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,936 questions
asked 2024-05-02T13:44:55.72+00:00
ADM.Susana Domingos 0 Reputation points
1 answer

Retention Policies and Site Assets

We have a question regarding Retention Policies and site assets. Our client wants a retention policy that applies to all sites in the organization to clear out any data that has not been modified in 3 years if it has not been tagged with a retention…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,668 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
937 questions
asked 2024-05-02T13:40:43+00:00
Tyler Stang 0 Reputation points
answered 2024-05-02T13:40:43.0133333+00:00
Q&A Assist
0 answers

How do I set the CSP and HSTS for an Azure app?

I have created an Azure app and use a custom domain to access it. However, when putting the URL through our cyber security process, it came back that the CSP and HSTS needs to be updated. I cannot find where in Azure to update the security headers. Where…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,728 questions
asked 2024-05-02T13:39:07.94+00:00
Wilson, TaRan (Avison Young - US) 20 Reputation points
0 answers

How to keep ARM Template in sync when modifying Azure Data Factory?

I'm unclear on the process for maintaining the ARM Template for deployments when modifying an Azure Data Factory (ADF). I see two options: Modify the ADF in the browser-based drag-n-drop editor and use the generated Json ARM Template as is. Manually…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,587 questions
asked 2024-05-02T13:38:26.7833333+00:00
Moyer, Todd 0 Reputation points
0 answers

CallEnded event doesn't trigger on call end but on ring end, alternatives?

I'm using the azure/communication-calling sdk in a react app from where users can receive teams calls. I'd like to subscribe to an event that notifies when a call has ended. From the microsoft documentation I understood that in an incoming call event,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
683 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.
2,863 questions
asked 2024-05-02T13:36:14.97+00:00
Jeroen H 40 Reputation points
0 answers

Unkillable app in NtGdi DestroyAllocation2 after d3d11.dll Flush() when running for multiple days

Hello, we have an issue with a d3d11 software we develop in C++ for years. After running for multiple days, usually over 40 hours, we get a hang in win32u.dll!NtGdiDdDDIDestroyAllocation2() after we try to close the application. The process becomes stuck…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,533 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,201 questions
asked 2024-05-02T13:35:00.2133333+00:00
Richard Hachem 0 Reputation points
0 answers

Synapse workspace deployment node-js supported versions

Hi, I would like to know the list of node.js versions supported for Synapse workspace deployment (Synapse Workspace Deployment@2 task). I can't seem to find any documentation describing the same.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,389 questions
asked 2024-05-02T13:33:01.2333333+00:00
Raghul Kannan 106 Reputation points
1 answer

Where I can see my AZ 900 certificate

Hi, Where can I download my AZ 900 certification, there is no certification tab I can see in my profile.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T13:31:55.38+00:00
Dhairya 0 Reputation points
edited the question 2024-05-02T13:50:54.5833333+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

After updating the OS of HoloLens2, it became unable to charge and I couldn’t recover it. Is there a way to recover from this state?

After updating the OS of HoloLens a few days ago, the behavior became strange. Specifically, after booting, the Windows logo remains displayed and does not proceed. So, I set it to recovery mode with the volume button and power button, connected it to…

HoloLens
HoloLens
A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.
2 questions
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.
4,765 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
382 questions
asked 2024-05-02T13:30:42.5+00:00
HoloMoto 0 Reputation points
0 answers

Windows 365: Why is the WVDAgentUrlTool so hard to get? It's to check prerequisities but can only be downloaded DURING deployment

So trying to get the prerequisites for deploying a cloud pc (windows 365), I started here: https://learn.microsoft.com/en-us/windows-365/enterprise/requirements-network?tabs=enterprise%2Cent Saw the requirements under network and went here:…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,366 questions
Windows 365 Enterprise
asked 2024-05-02T13:29:37.2666667+00:00
KenVB 0 Reputation points
0 answers

Trained 2 models in Custom Model of Document Intelligence

Hi I have trained 2 models but the data after testing the same pdf is not coming as analyzed.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,380 questions
asked 2024-05-02T13:29:10.57+00:00
Saurabh Sambyal 0 Reputation points
0 answers

How can I enable per-app location based MFA>

Our organization recently launched a new Intranet and we require users to sign in using 365 credentials in order to access. We would like to set it up so that we can have trusted IPs for this app ONLY. I understand that you can set an overall…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-05-02T13:24:44.2933333+00:00
Oldfield, Gary 0 Reputation points
1 answer

Getting all users profile photo metadata via Get-MgUser

Hi all, I want to get all users profile photo's metadata via Graph API. I am aware you can get all users, then one by one get the profile photo metadata, like this using Graph Powershell SDK: $allMgUsers = Get-MgUser -All $allMgUsersPhotoMetadata =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,630 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-05-02T13:21:34.3033333+00:00
Marc Hendrichsen 0 Reputation points
answered 2024-05-02T13:43:03.16+00:00
Marc Hendrichsen 0 Reputation points