55,646 questions

Sort by: Created
0 answers

Azure AD Cloud Sync Group Writeback

Hello All, When we sync cloud groups from Entra to AD using Cloud Sync, group names get appended with objectID, wanted to if it's by design or we can change to it just display the name?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-06-11T07:33:25.5466667+00:00
AS 0 Reputation points
0 answers

Dispose File stream and stream

Hi, Does I handle the dispose in correct way ? Note: This line contentStream.CopyTo(fileStream); can take long time. I got contentStream here from download file from our website. var zipPathForFolderOrPathForFile =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,508 questions
asked 2024-06-11T07:29:35.66+00:00
Dani_S 3,046 Reputation points
0 answers

One Windows PC Sees A Linux PC, The Other Doesn't

Hello Folks: PCs mentioned are running Windows 10. A couple of months ago I found that I could no longer connect from one Windows PC to my Linux PC. Ping would no longer work. They were working fine for about half a year before that. Another…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,913 questions
asked 2024-06-11T07:25:09.3266667+00:00
a_unique_name 401 Reputation points
0 answers

Microsoft Entra ID - Provisioning logs API

Hello Team, Does provisioning log API returns actor details in the event? Could you please let us know. (https://graph.microsoft.com/v1.0/auditLogs/provisioning) Reference:…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-06-11T07:22:46.35+00:00
Ron Weasley 0 Reputation points
0 answers

Installation of Windows XP

I know Windows XP is out of service many hears ago. The license key I purchased before may not work now. I'm just wondering if I can still install Windows XP using my XP CP (on a virtual machine) for testing purpose. Thanks Jim

Windows Licensing
Windows Licensing
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.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
44 questions
asked 2024-06-11T07:15:39.9533333+00:00
Jim Wu 0 Reputation points
0 answers

MY DP 900 exam is revolved due to technical issue proctored ask to reschedule it. please help how can I?

My DP 900 exam is revolved due to technical issue proctored ask to reschedule it. please help how can I?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,896 questions
asked 2024-06-11T07:07:14.7633333+00:00
chetan Awaghade 0 Reputation points
edited the question 2024-06-11T07:14:56.74+00:00
ajkuma 23,476 Reputation points Microsoft Employee
0 answers

Need help in accessing Azure document intelligence through Java SDK, help guides are little confusing, please help

Hi Team, We are planning to access the Azure document intelligence instance using Java SDK, I followed the help guide for creating the gradle project, however I am getting confused in below section. I am new to Java, can you please explain in detail on…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,463 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,496 questions
asked 2024-06-11T07:02:55.76+00:00
Sriramsubramaniyan Nadarajan 51 Reputation points
0 answers

I am getting this error. com.microsoft.graph.core.ClientException: Error executing the request.

I am trying to access an email box with the help of Graph API. but the issue is without a proxy I can hit the request. On my local env, everything works fine when I run this without proxy. But when I add the proxy and then run it fails and gives the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,002 questions
asked 2024-06-11T06:58:43.92+00:00
Afzal Ghani 0 Reputation points
0 answers

Azure Pricing Calculator Login issue

Hello Experts, I am facing an issue while logging in to the Azure pricing calculator to apply PepsiCo Enterprise Agreement. I have saved all my estimates over there. Whenever I try to log in to view the Estimates…

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,020 questions
asked 2024-06-11T06:54:05.0533333+00:00
Munagamuri, Vivek 0 Reputation points
0 answers

How to register for updates or deprecation notification for Microsoft REST or Graph Mail APIs

Hi team, We at Atlassian were using Microsoft REST API for reading mails from Microsoft Mailboxes but as per the deprecation notice here -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,002 questions
asked 2024-06-11T06:36:43.1133333+00:00
Nitin Kumar 0 Reputation points
0 answers

How do I fix email bounce backs when using the Graph API to create an event?

Good day, I keep getting the following error when making a successful call to the events endpoint on the Graph API: Remote server returned '550 5.7.708 Service unavailable. Access denied, traffic not accepted from this IP. How do I resolve this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,002 questions
asked 2024-06-11T06:35:15.0566667+00:00
Colin Tapfumaneyi 0 Reputation points
0 answers

Accessing Private API in AKS Cluster via APIM

I have deployed an API in an AKS cluster within a VNet, and it does not have a public endpoint. I want to access this API exclusively through my APIM. The requirement is that this API should be accessible only via APIM and not directly exposed to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,842 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,915 questions
asked 2024-06-11T05:36:13.6933333+00:00
Dixan Lal Thomas 0 Reputation points
edited the question 2024-06-11T05:44:53.73+00:00
GitaraniSharma-MSFT 48,281 Reputation points Microsoft Employee
0 answers

Columns of data type varbinary(max), varchar(max), or nvarchar(max) always assigned a NULL value when __$operation = 1 or __$operation = 3. how to resolve this.

Columns of data type image, text, and ntext are always assigned a NULL value when __$operation = 1 or __$operation = 3. Columns of data type varbinary(max), varchar(max), or nvarchar(max) are assigned a NULL value when __$operation = 3 unless the column…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,026 questions
asked 2024-06-11T05:26:26.9866667+00:00
UDAY KIRAN 0 Reputation points
commented 2024-06-11T05:46:05.5066667+00:00
Olaf Helper 42,361 Reputation points
0 answers

How to make an application uninstallable from Windows 11 Settings

This page: https://prod.support.services.microsoft.com/en-au/windows/uninstall-or-remove-apps-and-programs-in-windows-4b55f974-2cc6-2d2b-d092-5905080eaf98 says: "Note: Some apps can't be uninstalled from the Settings app right now. For help…

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,911 questions
asked 2024-06-11T05:17:09.9566667+00:00
Glenn R 0 Reputation points
0 answers

what is the best way to get current application running system data in #?

Hi every body I want to make a license system for my application. I am looking for the fast and easy way to get current application system (Machine) info to save them in license app for my customers. My opinion is : get MB & Cpu & HDD ID of…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,457 questions
asked 2024-06-11T05:15:34.43+00:00
Farshad Valizade 401 Reputation points
0 answers

unable to connect adls gen storage from Purview

unable to connect adls gen storage from Purview gettting following error ADLS Gen2 operation failed for: Storage operation '' on container 'bloblblob' get failed with 'Operation returned an invalid status code 'Forbidden''. Possible root causes: (1).…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,391 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
657 questions
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,529 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,855 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.
994 questions
asked 2024-06-11T05:06:13.7233333+00:00
Vineet S 205 Reputation points
0 answers

Do you know any good libraries for creating PDFs from HTML in C#?

For example, it would be great if the library supports features like CSS styling, custom fonts, and page headers/footers. Also, a sample code snippet demonstrating how to use it would be really helpful!

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,508 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,457 questions
asked 2024-06-11T05:04:48.6666667+00:00
Muhammad Waleed Butt 0 Reputation points
0 answers

what is domain cloning? and how to do that?

Hi, I want to know to what is domain cloning? and how to do that? I am new in it and have no idea about it. we have to do computer and user migration. can you please help me on this as soon as possible. Thanks!

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,048 questions
asked 2024-06-11T04:53:20.56+00:00
Khushboo Kumari 0 Reputation points
0 answers

AZ_104 Azure Administrative Associate

I have problem in Azure administrative associate course AZ-104 in pre-requisite module in the section azure cloud shell in the knowledge check module , the page set to buffering mode for too much time and because of that i can't check the answers i have…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,123 questions
asked 2024-06-11T04:52:19.4233333+00:00
Dhvanan Mehta 0 Reputation points
commented 2024-06-11T05:07:21.9533333+00:00
kguntaka 1,250 Reputation points Microsoft Vendor
0 answers

How to fix Patch Function Issue

I created a Microsoft list and made a power app by connecting the list the PowerApps. But when I click on the submit button, I am getting this error. My ask for the submit button is it should submit the information to the list and clear out the form so…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
621 questions
asked 2024-06-11T04:46:27.53+00:00
Chinmay Kolgaonkar 0 Reputation points