296,946 questions

Sort by: Updated
1 answer

RAG - How can I define orderby/sort in a chat completions create command with data source?

This is how I define my chat completions create when I add my own data source from an Azure Search Index. My question is simple. I would like to order the results from the search based on specific index fields. This is possible when I interact with Azure…

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.
792 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,505 questions
asked 2024-06-11T14:43:26.7233333+00:00
Nuno Rodrigues 20 Reputation points
edited an answer 2024-06-12T02:43:14.3+00:00
brtrach-MSFT 15,451 Reputation points Microsoft Employee
2 answers

How to cleanup ccmcache

ccmcache(C:\Windows\ccmcache) is taking about 20 GB disk space on one of our file servers, the server is running out of disk space now. How can I clean up the cache to free disk space, just delete the items of ccmcache?

Microsoft Configuration Manager
asked 2024-06-11T15:31:28.04+00:00
MuddyMayor-5788 220 Reputation points
answered 2024-06-12T02:42:44.1066667+00:00
Simon Ren-MSFT 31,366 Reputation points Microsoft Vendor
1 answer

Azure S2S VPN Perfect Forward Secrecy always negotiated as "None"

Hello folks, First time asking a question so please forgive me if I forgot to put enough information or formatting is wrong. I am trying to better understand limitations of Azure S2S VPN, namely the PFS and wanted to check if someone encountered…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
193 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,418 questions
asked 2022-09-06T11:36:43.787+00:00
confusedfish-8493 1 Reputation point
commented 2024-06-12T02:42:43.97+00:00
dadoo 0 Reputation points
1 answer

Block SPO site access unmanaged devices

I am unable to block un-managed devices from accessing certain sites. Per https://learn.microsoft.com/en-us/sharepoint/control-access-from-unmanaged-devices#block-or-limit-access-to-a-specific-sharepoint-site-or-onedrive I have created a CA Policy…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,987 questions
asked 2024-06-11T21:41:21.0066667+00:00
jsdwr 0 Reputation points
answered 2024-06-12T02:42:08.1866667+00:00
Ling Zhou_MSFT 14,450 Reputation points Microsoft Vendor
1 answer

Outlook 365 Calendar not showing the reminder pop up if the sender has not set up the reminder. Why?

My Outlook 365 Calendar is not showing me a reminder for a meeting if the sender has not set up the reminder in his outlook. I am wondering why do the reminder pop up from my outlook to attend this meeting is depended on whether if the sender has set up…

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.
4,980 questions
asked 2024-06-11T13:29:15.37+00:00
Biju Jacob 6 Reputation points
answered 2024-06-12T02:40:59.6733333+00:00
ChristyZhang-MSFT 21,511 Reputation points Microsoft Vendor
3 answers

Unable to add Work Account to my Windows 11 Home

I am trying to add my work account to my personal laptop, But it throw this error. I had this account added to my another personal laptop(Window 10) earlier. It was worked fine.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,584 questions
asked 2024-06-09T16:48:52.1466667+00:00
Parthiban Krishnan 0 Reputation points
commented 2024-06-12T02:38:53.4466667+00:00
Parthiban Krishnan 0 Reputation points
1 answer

Update calendar event is throwing error

I am using UpdateEvent API to update calendar event. It is throwing error as "The specified object was not found in the store". This was working fine before. API Used: https://graph.microsoft.com/v1.0/me/events/{EventId} Request: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,014 questions
asked 2024-06-10T09:56:21.45+00:00
Wasim Shaikh 0 Reputation points
edited a comment 2024-06-12T02:38:22.5666667+00:00
CarlZhao-MSFT 38,521 Reputation points
1 answer

how can i download the send to email printer app for onprem business central?

As title implies, how do I download MS send to email printer app for onprem customer? Disregard the tag for this post. I am surprised there are no tags for Business Central, D365, appsource, etc.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2024-06-11T20:42:35.9566667+00:00
Tracy Symonds 0 Reputation points
edited the question 2024-06-12T02:37:29.19+00:00
brtrach-MSFT 15,451 Reputation points Microsoft Employee
1 answer

Visual Studio Update Stalled at 1%

Hey all, My Visual Studio 2022 Installer is stalled on updating at 1%, then eventually tells me to check my internet connection. It's never done that before. The only thing I can think of is my company's been playing around with geoblocking in our…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,748 questions
asked 2024-06-11T12:30:50.4033333+00:00
Harris, Allen 60 Reputation points
answered 2024-06-12T02:37:08.25+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
1 answer

graph.getAllTranscripts and graph.getAllRecordings response 412

https://graph.microsoft.com/beta/me/onlineMeetings/microsoft.graph.getAllTranscripts(meetingOrganizerUserId='xxxx') https://graph.microsoft.com/beta/me/onlineMeetings/microsoft.graph.getAllRecordings(meetingOrganizerUserId='xxxx') Both return 412. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,014 questions
asked 2024-06-12T00:14:32.7566667+00:00
Chao Wang 0 Reputation points Microsoft Employee
answered 2024-06-12T02:34:59.6433333+00:00
Yakun Huang-MSFT 1,320 Reputation points Microsoft Vendor
2 answers

Bug With SQL Insert in SP over 8000 varchars

How do I report a bug with SQL Server? Here is the bug. Create an insert statement that contains a value with more then 8000 chars for a varchar(max) field. Run the insert statement and see that it works and you receive the entire result back in the…

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,031 questions
asked 2024-06-11T14:53:10.29+00:00
Charles Teague 0 Reputation points
commented 2024-06-12T02:34:01.94+00:00
CosmogHong-MSFT 24,266 Reputation points Microsoft Vendor
1 answer

Windows Terminal RCE (CVE-2022-44702)

Hello! I am struggling a bit with a section of workstations in my corporate environment. We use a vulnerability monitoring agent that is detecting Windows Terminal RCE (CVE-2022-44702) on these machines. We have deployed the most current version of…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,919 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,584 questions
asked 2024-06-06T19:59:46.8466667+00:00
Matthew Rosier 20 Reputation points
answered 2024-06-12T02:33:34.9433333+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,991 Reputation points Microsoft Vendor
2 answers

Intel i5-7500 CPU and Windows 11

One of my Windows 10 machines runs Intel i5-7500 CPU @ 3.40 Ghz and TPM 2. Running the Windows 11 check the matching passes all the requirements except the processor. The research I've done says Microsoft does not support the chip because it doesn't…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,584 questions
asked 2024-06-09T17:21:33.5933333+00:00
Jarren Ringle 0 Reputation points
answered 2024-06-12T02:33:31.98+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,991 Reputation points Microsoft Vendor
1 answer

Windows File dialog not responding when trying to open file in browser

When im trying to upload a file via canvas and windows opens the file dialog it doesnt respond ^. This happens in other browsers and on other websites (like gmail). How do i fix this?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,584 questions
asked 2024-06-10T03:20:06.87+00:00
Popov, Ron Benjamin 0 Reputation points
answered 2024-06-12T02:33:28.2333333+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,991 Reputation points Microsoft Vendor
2 answers

Client is getting another site

Hi all, I need to do a troubleshooting and need to understand something... First.... Where can I start? I try to do a fresh install of client, cleaning all registry keys, certificates, .ini etc... I ty to specify the smsmp but suddenly gets another site…

Microsoft Configuration Manager
asked 2024-06-11T11:28:08.04+00:00
Sergi Díaz Ruiz 50 Reputation points
answered 2024-06-12T02:33:14.34+00:00
AllenLiu-MSFT 41,691 Reputation points Microsoft Vendor
2 answers

How to fix audio service not responding, ive used all the methods possible but non of them see to work.

Ive used all possible methods online, i know its an internal problem and not external since ive tried to use other headphones as well and they still dont work.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,919 questions
Microsoft Configuration Manager
asked 2024-06-08T00:29:21.36+00:00
ibra 0 Reputation points
answered 2024-06-12T02:31:53.5166667+00:00
S.Sengupta 16,476 Reputation points MVP
1 answer

AI Empowered - GTP Training Days

how can i take the AI Empowered - GTP Training Days

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,137 questions
asked 2024-06-11T19:50:50.7533333+00:00
Rania El-Kebbi 0 Reputation points
edited the question 2024-06-12T02:31:51.11+00:00
AshokPeddakotla-MSFT 29,481 Reputation points
2 answers

Line of Business application package exporting from Intune portal?

Hello experts! We want to create a Line of Business application on the new Intune Portal similar to the old Intune Tenant. So, we are wondering whether we can export or fetch the existing application package from the old tenant and use that package in…

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.
901 questions
asked 2024-06-11T07:45:17.9+00:00
Nidhi Priya 386 Reputation points
answered 2024-06-12T02:31:10.42+00:00
ZhoumingDuan-MSFT 9,715 Reputation points Microsoft Vendor
1 answer

Problem with autentication mail on outlook desktop

Good morning, I have some users who on Outlook Desktop occasionally and randomly get the login screen popping up and it goes into a loop for a few minutes. Has this happened to anyone else? Do you have a fix? I have already run the troubleshooting…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,198 questions
asked 2024-06-11T10:22:36.1033333+00:00
Francesco Russo 170 Reputation points
answered 2024-06-12T02:29:52.9533333+00:00
ChristyZhang-MSFT 21,511 Reputation points Microsoft Vendor
1 answer

How to change column order for list alert email notifications in SharePoint 2016 on-premises

How can I change the column order on the list alert email notification for each of my content types in SharePoint 2016 on-premises?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,987 questions
asked 2024-06-11T16:19:07.0566667+00:00
Happy Lilfishy 0 Reputation points
answered 2024-06-12T02:27:13.4533333+00:00
Haoyan Xue_MSFT 21,236 Reputation points Microsoft Vendor