Is there a workaround to index SharePoint site pages in Azure AI Search?
We are currently developing a chatbot using Azure Open AI, and we plan to use SharePoint as a data source. We have pages containing the data that we want the chatbot to reference. However, according to the documentation SharePoint Online indexer…
Authentication unsuccessful, the user credentials were incorrect.
Oct 04 02:58:10 host=smtp.office365.com tls=on auth=on user=info@propertyshoma.com from=info@propertyshoma.com recipients=bazhinovkirill@gmail.com smtpstatus=535 smtpmsg='535 5.7.139 Authentication unsuccessful, the user credentials were incorrect.…
Data lake schema enforcement
Hello, In Data Lake data is processed or ingested as schema on read and that is data is read in it format that it comes from the source. But I read an article that says schema enforcement makes data lakes high-performance and data readable. Please…
Learn portal not updated on AZ104 exam. Portal not showing any details
I have completed my Microsoft Examination AZ104 through Pearson VUE on 1st November 2024. After the exam it immediately said I had passed the exam. However I cannot find any information on my exam and have not received any email or certification till…
Speech service SDK usage and issues
I am trying to connect the Azure Speech with my Azure OpenAI so that I have the option to use Azure OpenAI to ask queries either by text or voice method. Currently, I have issues with connecting the Azure AI Speech with my backend which is node.js. I am…
speech to text twilio telugu transcript is not coming empty transcript and intitally system is not responding
async def receive_json(self, text_data): try: event = text_data.get('event') if event == 'connected': logger.info("WebSocket connected event received") elif event == 'start': …
we need expert choice now
we need expert choice now. how to resolve this issue.
is it possible to develop REST api by winform application C#
is it possible to develop REST api by winform application C#? Or I am forced to use asp.net or web to develop? Thank you
Microsoft Entra Connect Sync fails to login
I'm trying to update Microsoft Azure AD Connect from 2.3.20.0 to 2.4.21.0. During the update process when trying to login I'm being redirected to a login window, account credentials are selected, MFA entered correctly - and the login screen changes to…
How can I fix if PowerPoint is not working?
PowerPoint 2021 I did not download this from Microsoft. I downloaded it from Google, and after two months it came out like this. What can I do?
I am encountering a blue screen error with the code 0xc0000021a and an 'Unexpected Store Exception' message, which usually happens when I open too many tabs; could you help me troubleshoot this issue?
I am experiencing a recurring blue screen error on my Windows 11 system. The error code displayed is 0xc0000021a, and it includes an "Unexpected Store Exception" message. This issue typically arises when I open too many tabs in my web browser,…
Access token response issue.
I am having trouble with an access_token generated from the Microsoft Entra account API. The access token has admin consent with the scope of Calendars.Read. But when I use it to fetch the URL, I get a response showing code 401 Unauthorized or…
Azure container instance (ACI) was very slow when creating tremendous small files on an azure file share disk mount point
Hi, I created a linux azure container instance (aci), and mounted an azure file share disk to it in ARM when creating the ACI, the mount point was at "/mytest". The file share disk wasn't SSD, it's HDD, and it's…
Microsoft Certified: Azure Fundamentals - how can update the completed certificate in profile
I have completed Microsoft Certified: Azure Fundamentals in year 2022, 4th April, how can update the completed certificate here
How to validate security stamp on next request
When using ASP.NET Core Identity how can I make it so a user's security stamp will be validated on the next request they make? For context I have a logout all sessions feature and I want to logout other sessions immediately on the next request after the…
DataFactory DataFlow Activity ManageVnet dataflow cluster is not started
Hi All, we are unable to start the azure data factory data flow cluster . we are using Mange Vent IR in itally north region when we start the cluster in Debug Mode we get message-The startup of the cluster is taking longer than expected , we recommend…
C++ Visual Studio 2022 #include trouble
Good day! I've a trouble with my Visual Studio 2022. When I trying to include a file from project directory by using #include "test.h" an intellisense is displaying an all files from other includes (like winapi and C++ files) It's a not problem…
Enable GZIP on Webapp
Hello, We would like to enable GZIP on our azure webapp (linux) - Node.js , could you advice on how to enable the GZIP on the server side. App Service is Premium (P1V3) Thanks,
My pivot does not show the GETPIVOTDATA functionality even though it is turned on
My pivot does not show the GETPIVOTDATA functionality even though it is turned on
SQLFailedToConnect: Pipeline copy activity fails when set to trigger but runs fine in debug mode.
I am trying to copy data from onprem SQl db to Azure gen2 storage account using ADF. I have configured SHIR which is connected to ADF. I have created a linked server to the on-prem sql db which connects successfully. I have created a simple copy activity…