Scaling on Azure AI Search - indexes content
Hello, I've been using RAG chat app with Azure OpenAI and Azure AI Search for a year now. I've ingested many documents, which resulted in some necessary costs in order to have better results with the help of Azure Document Intelligence. The next step to…
Infrastructure as a Service (IaaS) provides physical resources ?
In the security and governance section, it written "You can find a cloud solution that matches your security needs. If you want maximum control of security, infrastructure as a service provides you with physical resources but lets you manage the…
Integrate Azure Virtual Desktop Remote apps with apps local installed via Intune on pc
Hi MS, Im wondering if it is possible to integrate/connect apps deployed via Intune on a windows 11 pc which is also using AVD Remote apps. Can you connect apps together deployed from Intune and AVD remote apps? For example: opening a PDF file locally…
Azure Communication Services Chat - Chat Participant Display Name is changed
Hello all, I have a weird issue with the Azure Communication Services Chat C# SDK. I created a chat room and added some participants with specific names. Correctly in the chat, I can see that "User XX joined the chat". The problem is that the…
How to call stored procedure in Oracle from ADF?
I have a stored procedure called test_proc in my oracle database. When I execute Script activity in my pipeline with the query "exec test_proc", it gives "Invalid SQL statement" error. PFB screenshots. Any solutions for this?
Can native Win32 exe show a WinUI3 Page?
I need to show a WinUI3 page from a native Win32 exe. I cannot make modifications to the Win32 exe. The architecture is like this: native Win32 .exe -> links to a C++/CLI dll with a known native C++ interface C++/CLI dll -> references and makes…
Detailed report on the virtual machines (VMs) interacting with Microsoft Sentinel
Detailed report on the virtual machines (VMs) interacting with Microsoft Sentinel, if I understand correctly. Here’s a suggested approach to create that report: Data Collection: Identify Reporting VMs: Query Microsoft Sentinel to list all VMs…
How to Fully Remove a Synced SharePoint Folder from OneDrive?
I unknowingly synced the SharePoint folder to my OneDrive, and since then, I’ve been having trouble accessing and fully syncing it, as well as removing it. I tried all the options, including right-clicking and removing it, and stopping the sync from the…
Unable to create specific CDN custom domain: Exception of type 'Microsoft.Azure.Cdn.Common.ProviderPluginContracts.ProviderException' was thrown.
Been trying for some time now to add another custom domain to our server. Normally this goes without any issues, however I now run into one where the CDN custom domain doesn't work. I have already recreated the CNAME in azure once thinking I might have…
Roles required for fetching data from ReportingWebService API
I am attempting to retrieve data from Message Trace API(ReportingWebService) by utilizing, other than built-in : Security Reader and Global Reader roles. Can someone help me, in knowing any other built in role for fetching the data? Or it would be great…
Key Vault certificate not working
I downloaded and installed the needed certificate to run an app I am working on with my team (an internal portal) but I keep getting the exception 'All client certificates passed to the configuration have expired or can't be loaded.'. It's a dotnet web…
Azure Sign-in Issue: Endpoints Resolution Error
When attempting to log into an Azure account, the following error is encountered: Sign-in failed Error code: endpoints_resolution_error Error message: endpoints_resolution_error: Error: could not resolve endpoints. Please check network and try…
Clarification on ACID Compliance of "Truncate Table" Action in Snowflake Sink for ADF Data
Best regards, [Your Name]Dear Microsoft Support Team, I am working with Azure Data Factory (ADF) Data Flows and utilizing the Snowflake sink for data loading. In the Settings tab, there is an option to select "Truncate table" under the Table…
switched in ADF
Hi, how to switch condition works in ADF.. please explain with scenario why not if then but switch condition for multiple condition
I have been hacked, and the hacker has changed the e-mail.
I have been hacked, and the hacker has changed the e-mail, so I dont know if there is any hope of recovering my account? Everything was connected to this account, so I really hope this can be recovered.
Clarification Needed on Relationship Example in unit "Work with Relationships and Cardinality"
Hello, I am currently working through the "Work with Relationships and Cardinality" unit, which introduces the concept of many-to-many relationships. However, I noticed that the example provided seems to depict a one-to-many relationship…
Migrate fslogix data from local AD to Entra ID Domain services
Hello, We have used AVD for 3 years. We have many data in FSlogix. Current, we are migrating our VMs in AVD from local AD to Entra ID Domain. We found the SID of same user is different between AD and Entra ID. We first login VM in Entra ID Domain. This…
How do I add the Outlook plugin to trusted publishers?
Hello. I installed the plugin for Outlook using the GPO. https://github.com/timetheoretical/jitsi-meet-outlook/blob/master/README.md?ysclid=m378fi4g1t980835017 But the first time I start, I get a notification: Can I prevent this notification? It seems I…
parallelism in ADF
Hi, how parallelism works in ADF..Please explain with scenario
Docker Compose (preview) vs Sidecar support for multi-container setup in App services
Hello, we want to host a Laravel application with nginx+phpfpm, cron, supervisor, promtail on app services and not sure what to use Docker compose or Sidecar, as both of them are marked as Preview. I think Docker Compose suits us better, but want to make…