348,805 questions

Sort by: Updated
1 answer

AI Skills Challenge finished - received email confirmation on 17 May - not able to claim free exam for AI 900 (shows no discount)

Hello team, I have finished my AI Skills challenge and received email confirmation for my free exam, however when trying to book the exam with my personal email (which registered with and received confirmation) it says no discount available Could you…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,535 questions
asked 2024-05-27T02:56:52.6433333+00:00
BEHZAD 0 Reputation points
edited the question 2024-05-27T03:17:04.91+00:00
navba-MSFT 17,735 Reputation points Microsoft Employee
1 answer

Need help with DataGridViewComboBox and selecting the next control

I need some help to achieve some functionality in a DataGridView. This Windows app is written in C# using the Windows Form App (.NET Framework). The DataGridView uses a mix of DataGridViewTextBoxColumn & DataGridViewComboBoxColumn. The need is to…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,857 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,390 questions
asked 2024-05-24T17:30:04.13+00:00
Pat Hanks 40 Reputation points
commented 2024-05-27T03:16:09.65+00:00
Jiale Xue - MSFT 36,471 Reputation points Microsoft Vendor
0 answers

Bug in Win11 RDP host - hardware graphics are used by default

I found out what seems to be a bug in windows 11: When you use RDP to logon to a win11 system, the hardware graphics adapter is used while by default, the Microsoft basic render driver should be used (and is used on windows 10). This has some negative…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,297 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,435 questions
asked 2024-05-22T12:09:39.1866667+00:00
MTG 1,201 Reputation points
commented 2024-05-27T03:14:47.23+00:00
Karlie Weng 15,186 Reputation points Microsoft Vendor
1 answer

Azure OpenAI Service

To participate 'Microsoft Challenge', and to complete 'Get started with Azure OpenAI Service' module to build a generative AI solution with Azure OpenAI is to provision an Azure OpenAI resource in Azure subscription. Bur Azure OpenAI requires…

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,051 questions
asked 2024-05-26T09:57:09.78+00:00
Swathi C G 0 Reputation points
commented 2024-05-27T03:13:58.2033333+00:00
Swathi C G 0 Reputation points
1 answer One of the answers was accepted by the question author.

I can't install SQL server 2022 express

I do not have SQL server 2022 express on my computer, but in windows up date it tells me to update SQL server 2022 express. I did not update it, but tried to install SQL server 2022 express on my computer but it won't install. I checked program files and…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,435 questions
asked 2024-05-26T23:48:31.01+00:00
Westgarth Entertainment 0 Reputation points
accepted 2024-05-27T03:13:35.64+00:00
Westgarth Entertainment 0 Reputation points
0 answers

prebuilt-layout page orientation marks points inconsistent

I have been trying out analyze_document with model prebuilt-layout (2024-02-29-preview). I have noticed that the points of the polygons for lines and words encode the text orientation. That is, when looking at the text horizontally (rotating the image if…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,443 questions
asked 2024-05-24T13:15:09.3466667+00:00
Mauricio Villegas 0 Reputation points
commented 2024-05-27T03:12:55.0133333+00:00
YutongTie-MSFT 46,996 Reputation points
0 answers

Partition Key in Azure Event Hub and Stream Analytics

Hello, I am reading about Azure Event Hub with the ability to use a partition key to map incoming event data into specific partitions: https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-scalability#mapping-of-events-to-partitions I am…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
569 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
335 questions
asked 2024-05-27T00:18:24.99+00:00
Karl Gardner 45 Reputation points
edited the question 2024-05-27T03:11:28.74+00:00
Karl Gardner 45 Reputation points
1 answer

How to send activity feed notification to a user in another tenant using Graph API with Java

Hi! I'm developing a server application with Java and I want to send an activity feed notification to a user who is not in my tenant through our Teams personal app. To achieve this, I created a GraphServiceClient with Client Credentials Provider,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,841 questions
asked 2024-05-24T20:32:08.41+00:00
Test 0 Reputation points
answered 2024-05-27T03:10:42.8466667+00:00
CarlZhao-MSFT 37,786 Reputation points
0 answers

Storage Space Capacity

Hello, I create storage space on my windows 11 with below details. Based on below picture is my disk capacity can be increased from 42TB to 60TB? Or my current disk space is over 3TB if we compare pool capacity vs including resilience?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,435 questions
asked 2024-05-27T03:10:23.3566667+00:00
Handian Sudianto 4,246 Reputation points
0 answers

TTS繁體中文國語發音錯誤

「重考」發音應該是 ㄔㄨㄥˊ ㄎㄠˇ 「假期」發音應該是 ㄐㄧㄚˋ ㄑㄧˊ TTS 是收費服務,因此請儘快修正。 謝謝

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,442 questions
asked 2024-05-26T17:34:31.5566667+00:00
疼目職人 0 Reputation points
commented 2024-05-27T03:09:08.07+00:00
YutongTie-MSFT 46,996 Reputation points
2 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is this endpoint is not working, is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,841 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,871 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,719 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
520 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,840 questions
asked 2024-05-24T05:16:10.9733333+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-27T03:08:48.97+00:00
Tanvi Mittal 0 Reputation points
0 answers

How can I prevent the Azure OpenAI chat from adding unnecessary details to its responses when asking questions on my documents?

I'm using the azure openai chat playground on my documents and I'm doing test questions, I notice that when I ask a question on a document the chat answers me correctly but adds other details of the document that are not necessary to the question asked,…

Azure AI Search
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.
759 questions
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,022 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,302 questions
asked 2024-05-24T08:33:43.5466667+00:00
AMROUN Lysa 221 Reputation points
edited a comment 2024-05-27T03:08:48.08+00:00
AshokPeddakotla-MSFT 28,316 Reputation points
1 answer

Will all write requests to a ZRS storage account fail when an availability zone becomes unavailable?

Hi all, Azure docs says that A write request to a storage account that is using ZRS happens synchronously. The write operation returns successfully only after the data is written to all replicas across the three availability zones. If an availability…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,762 questions
asked 2024-05-26T10:02:33.72+00:00
ML-1722 20 Reputation points
edited a comment 2024-05-27T03:08:32.94+00:00
Sumarigo-MSFT 44,081 Reputation points Microsoft Employee
0 answers

CCCجــلب الحبيــب * شيخـ روحانيـ🧲٠٠ِ٩٧ِ٣٣ِِ٣ِ٨ِ٥ِ٩ِ٤ِ٨ِ٧

CCCجــلب الحبيــب * شيخـ روحانيـ🧲٠٠ِ٩٧ِ٣٣ِِ٣ِ٨ِ٥ِ٩ِ٤ِ٨ِ٧

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,719 questions
asked 2024-05-27T03:08:06.4533333+00:00
rtyetw2q3ty 0 Reputation points
1 answer

I can not update a stale vs license I get a script error trying to login to account

I got a stale license notice in cs 2017 community I press check for updated license and get script error same error if I just go to signin from app i can get on my account fine on ms edge but no license shows for vs 2017 im stuck lease help

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,701 questions
asked 2024-05-24T16:31:39.92+00:00
douglas hancock 0 Reputation points
answered 2024-05-27T03:07:37.04+00:00
Anna Xiu-MSFT 26,646 Reputation points Microsoft Vendor
2 answers

Broken NPS service on RD Server

Brand new RD server 2022 (HyperV machine on a Server 2022 host). I got it up and running, got the RD Gateway configured & working, got apps installed and users using it. But I still needed to activate the licenses. When I went to the roles to add the…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,297 questions
asked 2024-05-23T07:48:42.0266667+00:00
Brian Hart 21 Reputation points
answered 2024-05-27T03:06:57.5933333+00:00
Karlie Weng 15,186 Reputation points Microsoft Vendor
1 answer

How can I install Windows 10 onto a partition which uses ReFS? Likewise, for Windows 11?

I have been unable to install Windows 10 onto a partition which I formatted with ReFS. I had to erase the partition and/or to reformat it to use NTFS. I want to be able to install Windows 10 and Windows 11 onto separate partitions on separate storage…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,815 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,435 questions
asked 2024-05-25T02:35:54.2666667+00:00
Jay Schmoll 26 Reputation points
answered 2024-05-27T03:06:35.47+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,171 Reputation points Microsoft Vendor
1 answer

How can you make a teams channel link on a SharePoint page to open the Teams app only?

When I post a Teams channel link on a SharePoint page, it opens both a browser window and the Teams app. How do I get the link to open in the Teams app only? The SharePoint site is in a different site collection from the Teams site. When I post the link…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,871 questions
asked 2024-05-25T11:03:28.8366667+00:00
Vanessa 301 Reputation points
answered 2024-05-27T03:06:22.23+00:00
AllenXu-MSFT 16,796 Reputation points Microsoft Vendor
0 answers

My TAB BUTTON in Excel doesn't work as usual

Hi all, As usual I press TAB button to move to the next cell on the right (in Microsoft Excel) but recently it moves to the edge of the screen. For example From A1 to B1 is normal but it will move from A1 to U1, or B1, C1, .....T1 to U1 (Column U is in…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,543 questions
asked 2024-05-27T03:06:12.67+00:00
Lưu Anh Tuấn 0 Reputation points
0 answers

Need to confirm if this command <Add-AzServiceFabricClusterCertificate> is completely unavailable

We have been using this command to update our cluster certificate before, and we noticed a prompt that this command has been deprecated, but it has been working normally. I have found that this command cannot return correctly in the past few days of use.…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,162 questions
asked 2024-05-27T03:05:52.7733333+00:00
Sun Tongxin3 0 Reputation points