53,969 questions

Sort by: Updated
0 answers

how to avoid menu from crawled in search indexing

in my sharepoint 2019 on-premise i have pages with custom menu . the problem is menu is showing in description part of this pages when search result display . how to avoid or stop menu from crawled in search indexing ?

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,230 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,701 questions
asked 2024-05-07T07:14:33.3133333+00:00
Wael ElKadi 0 Reputation points
commented 2024-05-07T09:26:29.51+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
0 answers

WORD 2019|365 - How to activate dictation on smartphone

Hello! I tried Dictation on Word 2019|365 documents a month ago and everything was functioning alright. However, when I attempted to do the same today, I couldn't find the microphone-like button appearing on the screen. I have enabled the audio of the…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
669 questions
asked 2024-05-07T09:25:11.76+00:00
edited the question 2024-05-07T09:26:08.82+00:00
0 answers

How can I know how many users have been using our Azure OpenAI service

Hi, Is there any way for administrator to compile a report to see how many users have been using the Azure OpenAI services which we have configured? Best regards, Lon Lee

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,201 questions
asked 2024-05-07T09:25:12.7366667+00:00
LonLee 11 Reputation points
0 answers

MAUI: Background color is not updating when changing the mode (iOS)

When changing the mode I am updating the background color and text color of the UI via code. It was working fine on Android side but when I check it on iOS, the Listview background color is not updating properly. Expected Output of light and dark mode is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,903 questions
asked 2024-04-29T13:42:50.5933333+00:00
Sreejith Sreenivasan 691 Reputation points
edited a comment 2024-05-07T09:22:45.3166667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,551 Reputation points Microsoft Vendor
0 answers

ADFS login failing for a specific user in .Net 4.5

I have an MVC application utilizing ADFS authentication. Authentication for a specific user has been failing over the past few weeks. The SAML response status is 200, indicating successful authentication from the server. Upon inspecting the SAML response…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,278 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,198 questions
asked 2024-05-07T09:22:28.4666667+00:00
Vijayan, Neethu 0 Reputation points
0 answers

Migrate .NET Azure function app from the in-process model to the isolated worker model

Hello, After migrating my Azure function app from in-process model to isolated worker model I got this issue Unable to cast object of type 'System.String' to type 'Microsoft.Azure.WebJobs.Extensions.DurableTask.IDurableOrchestrationContext'. My…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,304 questions
asked 2024-05-07T09:21:52.72+00:00
Aml Abbas 40 Reputation points
0 answers

Please cancel and refund incorrectly bought app

I bought the Microsoft Authenticator in error on Friday, because I was told I needed it to access some documents I was working on. I did not need it and have not used it. It is possible it is registered to HeadsAppraiser@kes.hants.sch.uk. I paid by a…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,544 questions
asked 2024-05-07T09:19:26.6733333+00:00
Simon Davies 0 Reputation points
0 answers

Azure data factory AdlsGen1 structured link service fail to read file: Method not found

We create a AdlsGen1 structure stream linked service to read structure stream file. When we created the link service, clicked 'Test connection' and it succeeded, but it failed to preview stream and the error was…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,612 questions
asked 2024-05-07T09:18:45.7433333+00:00
Jing Ou 46 Reputation points Microsoft Employee
0 answers

with the free version I cannot see my assets on Gen 2 datalake

Hi, I have just logged on to the purview portal (new version), I can see my Gen2 storage accounts and containers, but unable to see any further levels of detail, like folders and files. I have access to these from Azure Storage Explorer. Currently on the…

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.
947 questions
asked 2024-05-07T09:17:19.1933333+00:00
Arif Syed 1 Reputation point
0 answers

Azure Open AI connection for copilot studio fails

After following the steps for deploying a chat from Azure OpenAI in copilot studio (https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-generative-answers-azure-openai#prerequisites) I get the following error that means: "An error…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,201 questions
asked 2024-05-06T19:15:45.6133333+00:00
Maryon Morales 0 Reputation points
commented 2024-05-07T09:16:49.2333333+00:00
AshokPeddakotla-MSFT 27,726 Reputation points
0 answers

Solution: Custom SignalR Endpoints (Hubs) in a Blazor Server Application using Azure B2C When Deployed to Azure

Posting this in case I need it myself... Issue: Using custom SignalR endpoints (for example a /chat hub) with Authentication in a Blazor Server application that uses Azure B2C will not work when deployed. It will work fine on your local machine (using…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,398 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2023-01-15T08:30:23.1666667+00:00
Michael Washington 911 Reputation points MVP
commented 2024-05-07T09:16:47.4333333+00:00
Hatvani Sándor 0 Reputation points
0 answers

Questions Regarding Native AOT

Hi Team , I have few queries regarding Native AOT compilation . is Native AOT is recommended for security - to avoid reverse engineering ? Can Native AOT published library be called from managed C# code ? is there any future plans of making Native…

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,288 questions
asked 2024-05-07T09:16:41.31+00:00
Atul Nikam 0 Reputation points
0 answers

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
commented 2024-05-07T09:16:10.84+00:00
Junjie Zhu - MSFT 15,061 Reputation points Microsoft Vendor
0 answers

How to keep onedrive logged in for users on virtual desktop?

. The users OneDrive keep signing out and also the default printer keeps changing to adobe pdf whenever they sign out and sign in to virtual desktop.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,369 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,254 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,138 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
463 questions
asked 2024-04-17T14:02:52.6366667+00:00
Caryl Gonzales 5 Reputation points
edited a comment 2024-05-07T09:16:05.2533333+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
0 answers

How may I know whether my meeting is calendar backed or not?

I have two different meetings in my Teams Calendar and they look pretty much the same. When I try to see if there is any recording made for these meetings, in one case API respond with 412 error curl --location…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,130 questions
asked 2024-05-07T09:14:51.69+00:00
Alexander Hrytsenko 0 Reputation points
0 answers

Why is the following page refusing to submit my answers, https://learn.microsoft.com/en-us/training/modules/security-copilot-embedded-experiences/6-knowledge-check?

The Knowledge check page refuses to submit answers, I have reloaded and refreshed but ht button just keeps loading. Please assist. 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.
950 questions
asked 2024-05-07T08:06:11.7966667+00:00
Victor Mutenda 0 Reputation points
commented 2024-05-07T09:14:44.4+00:00
aatheeque 1,480 Reputation points Microsoft Vendor
0 answers

How do I successfully complete the "Describe the embedded experiences of Microsoft Copilot for Security" module?

I am stuck on the knowledge check for the "Describe the embedded experiences of Microsoft Copilot for Security" module. After clicking the "Check your answers" button on the bottom, it keeps processing infinitely. Another issue that…

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.
950 questions
asked 2024-05-07T08:49:53.8533333+00:00
Admin Filip Opačić 0 Reputation points
commented 2024-05-07T09:14:15.1866667+00:00
kguntaka 580 Reputation points Microsoft Vendor
0 answers

Azure Arc Custom Script Extension can't download script using Managed Identity

Good morning I am unable to download the script from my storage account when using the Azure Arc-enabled server System Managed Identity and the Custom Script Extension, using a SAS works fine. I am using the JSON below as stated in the documentation,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
953 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
326 questions
asked 2024-05-07T09:12:02.34+00:00
Billy 70 Reputation points
0 answers

ADFS Authentication Issue in .Net 8

I have an existing ASP.NET MVC application that relies on ADFS authentication. I'm currently upgrading it to .NET 8. As part of the upgrade process, I prioritized implementing the authentication functionality first. However, I'm encountering an issue…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,399 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,195 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,198 questions
asked 2024-05-03T06:09:59.2233333+00:00
Vijayan, Neethu 0 Reputation points
commented 2024-05-07T09:10:43+00:00
JasonPan - MSFT 4,371 Reputation points Microsoft Vendor
0 answers

Query regarding JavaScript APIs for downloading attachment data in outlook add-ins.

We want to bring to your attention a crucial limitation concerning the functionality of "Office.context.mailbox.item.getAttachmentContentAsync" within mobile applications. "Office.context.mailbox.item.getAttachmentContentAsync" is a…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,011 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,515 questions
asked 2024-05-07T09:09:32.4066667+00:00
Suraj Sinha 0 Reputation points