358,419 questions

Sort by: Updated
0 answers

How can I fix error with the code 400000 and message The Document field is required. in azure document translator

I am getting this error when I tried using Microsoft azure document translation: { "error": { "code": 400000, "message": "The Document field is required." } } Attach is a screenshot of my…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
362 questions
asked 2024-07-06T06:18:24.8333333+00:00
Abdrahman Oladimeji 0 Reputation points
commented 2024-07-08T03:04:36.6133333+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

how can i make " import graphing "work on the Introduction to data for machine learning unit 5 sandbox?

In the Introduction to data for machine learning unit 5, i cant get the 3rd cell to work properly. Its is showing the import graphing line as error, or showing TypeError: MathJax.Hub is undefined when i change the kernel to azureml_py38. It is showing…

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,237 questions
asked 2024-06-10T20:15:01.0833333+00:00
sifatul supto 10 Reputation points
answered 2024-07-08T03:04:23.1966667+00:00
AmaranS 3,455 Reputation points Microsoft Vendor
1 answer

Creating linked service in azure data factory to connect azure storage account

Hi, I have created azure data factory with out "Managed Virtual Network" . Created azure storage account and disabled 'Public network access' in storage account, Both data factory and storage accounts are in same vnet and same subnet. Later, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2024-07-05T12:14:11.53+00:00
Mani 0 Reputation points
commented 2024-07-08T03:04:14.85+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
0 answers

Save Picturebox image to datagridview

looking for a way to save an image to a datagridview cell, image is loaded into the picturebox then when form is closed saves it to the datagrid.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,869 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,826 questions
asked 2024-07-07T03:11:49.5266667+00:00
Ben Ramsay 0 Reputation points
edited the question 2024-07-08T03:04:12.52+00:00
Tianyu Sun-MSFT 28,951 Reputation points Microsoft Vendor
1 answer

Does service principle work for MFA account ?

I have MFA account to Azure. Can I use service principle to access Azure via python SDK ? thanks !!

Microsoft Entra
asked 2024-07-03T03:24:56.09+00:00
Gongya Yu 170 Reputation points
commented 2024-07-08T03:03:37.54+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
2 answers

Can i get the ID of a managed device from a registered web app using Graph API?

I have an Azure app service web app registered with Entra ID. I want determine the name or ID of a managed on-prem device when an authenticated user signs into the Web app, which is running in the browser of the on-prem device. Is this possible? My goal…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,277 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-01T20:37:19.3+00:00
Peter Roddy 0 Reputation points
commented 2024-07-08T03:02:46.75+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
1 answer

CRichEdit control Hyperlink color change not working

I have derived a class from CRichEdit and the control contains multiple hyperlinks. While every thing works as expected, customer wants to change the color of the hyperlinks to red. I tried many things, yet the hyperlink still shows in blue color. Here…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,826 questions
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,615 questions
asked 2024-07-05T05:31:17+00:00
Harsh Shankar 0 Reputation points
commented 2024-07-08T03:01:58.8233333+00:00
Minxin Yu 10,791 Reputation points Microsoft Vendor
1 answer

Unable to execute code block due to Type error.

Getting this error when running the code block for graphing. TypeError: Cannot read properties of undefined (reading 'Config') This question is related to the following Learning Module

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,237 questions
asked 2024-05-16T10:04:34.02+00:00
Richard Vetticad 20 Reputation points
answered 2024-07-08T03:01:05.2966667+00:00
AmaranS 3,455 Reputation points Microsoft Vendor
1 answer

Unable to install SQL Server. Exit code (Decimal): -2068052377

I tried to install it, and then after a few minutes I got this error: Unable to install SQL Server. Exit code (Decimal): -2068052377and those are logs files. Detail.txt Summary_DESKTOP-GDTULCG_20240706_224821.txt

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,213 questions
asked 2024-07-06T19:50:33.47+00:00
Ali Azzam 0 Reputation points
edited an answer 2024-07-08T02:59:59.8+00:00
LucyChenMSFT-4874 2,825 Reputation points
1 answer

Microsoft Purview data catalog fails to load within network but works outside

When logged in from within our network, Microsoft Purview - Data Catalog or Data Map does not complete loading. However, it does load correctly when accessed from outside the network. This issue is not limited to me, as all users experience it. Purview…

Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
100 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.
1,029 questions
asked 2024-07-04T13:46:27.6666667+00:00
Raj Sookhoo 0 Reputation points
commented 2024-07-08T02:59:51.3833333+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
0 answers

Assigned MS Entra ID External Tenant resource owner cannot see this resource under managed tenant view

I am an assigned owner to a MS Entra ID External Tenant with tenant creation role. I can see this resource under default directory but cannot access and cannot manage this tenant.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-08T02:58:14.3233333+00:00
Connie Chang 0 Reputation points
0 answers

How to remove the Server header from the response of an Event Hub?

I'm working with an Event Hub and I need to remove the Server header from the response. Is there a way to achieve this? I've attached a screenshot of the header for reference.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2024-07-02T11:17:04.3433333+00:00
Chhavi Sharma 0 Reputation points
commented 2024-07-08T02:57:17.1433333+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
0 answers

Sharepoint BannerUrl field not update

I need to update the cover image of Events (ListItem Event) on SharePoint using the Graph API. I'm using APP ONLY ACCESS mode for authentication with this endpoint: https://login.microsoftonline.com/{{tenant_id}}/oauth2/v2.0/token My Application has the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,158 questions
asked 2024-07-05T13:51:29.99+00:00
Mateus Ferreira 5 Reputation points
commented 2024-07-08T02:55:56.7233333+00:00
Yanli Jiang - MSFT 23,421 Reputation points Microsoft Vendor
1 answer

BulkInsert for Entity Framework Core

Entity Framework core now has ExecuteUpdate and ExecuteDelete for doing large updates and deletes But when is EF core going to get the much need BulkInsert that does the job of SQL SERVER's BCP There are third party tools, but they are very expense…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
719 questions
asked 2024-07-03T23:37:18.52+00:00
Greg Frazer 0 Reputation points
commented 2024-07-08T02:54:29.49+00:00
Hongrui Yu-MSFT 785 Reputation points Microsoft Vendor
0 answers

Upload to a restricted cloud service domain or access from an unallowed browser

-The action in DLP rules  "Upload to a restricted cloud service domain or access from an unallowed browser" does not seem to be working as expected. -Currently a number of policies are meant to detect certain sensitivity labels as well as…

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.
1,029 questions
asked 2024-07-02T07:13:11.5633333+00:00
Ahmed Sh 100 Reputation points
commented 2024-07-08T02:54:26.86+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
2 answers

Set up new company computers on intune to be restricted to work purposes only

Hello, I purchased new laptops running windows 11 pro for the company. I'd like to set up these computers to be restricted to work purposes only. Restrictions such as software or app installations, personal emails, usb and external storage devices,…

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
371 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,785 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
909 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,304 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,668 questions
asked 2024-07-05T17:28:15.4633333+00:00
Hicham Zaid 20 Reputation points
answered 2024-07-08T02:53:42.9533333+00:00
ZhoumingDuan-MSFT 10,730 Reputation points Microsoft Vendor
2 answers

Slide Updates and Comments when presenting powerpoint in teams

When I choose "Present in Teams" on a PowerPoint presentation, I have a couple of questions: -If I make a change to the actual presentation while I'm presenting, how do I refresh in Teams to get the latest version? "Keep Slides…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,501 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
246 questions
asked 2024-07-05T13:38:01.4933333+00:00
Dom 771 Reputation points
edited an answer 2024-07-08T02:53:11.7766667+00:00
Robin Sheng-MSFT 1,025 Reputation points Microsoft Vendor
1 answer

How can I save a collection of CultureInfo type using EF Core without adding backing fields?

In a class, I have a collection of type List<CultureInfo> OfficialLanguages. I need to respect domain driven design for this project. I cannot add a backing field of type List<string> officialLanguagesCodes and handle it that way. When I have…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
719 questions
asked 2024-07-04T01:15:48.8333333+00:00
Joseph Gregory 0 Reputation points
commented 2024-07-08T02:53:04.1766667+00:00
Hongrui Yu-MSFT 785 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

unique column in table

HI, merging table1 in table2 merge into table2 using table1 on table.col1=table2.col1 when not match then insert how to add unique column with auto increament number and not null in table like uniquenumner; Name;' 001 Test1 003 …

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,213 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,592 questions
asked 2024-07-06T02:21:59.06+00:00
Vineet S 285 Reputation points
accepted 2024-07-08T02:52:36.4766667+00:00
Vineet S 285 Reputation points
1 answer

unable connect Azure Synapse database

Hi, while creating link services for connecting azure synapse database..i am getting error that Insufficient permissions to call this API. 1829be47-97cd-4a80-b8f7-9402f8fbcc20 does not have Microsoft.Synapse/workspaces/credentials/useSecret/action on…

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,628 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2024-07-01T19:38:25.9533333+00:00
Vineet S 285 Reputation points
commented 2024-07-08T02:51:59.0266667+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee