341,703 questions

Sort by: Updated
1 answer

Error when using Advanced Hunting

Hello, I have a customer that is getting the error below when using advanced hunting and is unable to search 'EmailEvents' and would like some insight on it?   Issue: When using the Advanced Hunting option, the object 'EmailEvents' returns: "Syntax…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,193 questions
asked 2024-04-23T20:11:31.1466667+00:00
DG001 346 Reputation points Microsoft Employee
answered 2024-04-25T20:45:58.2166667+00:00
James Hamil 21,621 Reputation points Microsoft Employee
2 answers

Convert xlsx files to csv via automated script?

Hello, we have .xlsx files (not xls) and would like to convert them into csv files (so we can import into SQL Server) via some type of automated script to avoid manually doing each day. (Tried different methods via Import Wizard and OPENROWSET and got…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,705 questions
asked 2024-04-25T17:26:35.9733333+00:00
techresearch7777777 1,776 Reputation points
commented 2024-04-25T20:45:45.86+00:00
techresearch7777777 1,776 Reputation points
1 answer

Does westus.dev.cognitive.microsoft.com make real REST requests to my Face API resource or is it just a supporting page?

Hello, I am starting to work with Face API for the development of an application that uses face identification. I have been reading the documentation offered by Microsoft, but the following is still not clear to me: does the Cognitive Services website…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 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,371 questions
asked 2024-04-19T17:19:10.4633333+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
commented 2024-04-25T20:43:13.4333333+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
0 answers

SharePoint sites

Hello   Please i need your help on this issue.    I would like know when ever i upload a document to SharePoint sites it is going to my OneDrive storage, but i want it to stay in SharePoint.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,620 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,799 questions
asked 2024-04-25T20:41:13.8666667+00:00
IniobongNkanga-8038 246 Reputation points
0 answers

Erro de fonte de dados API - Atualização Dashboard Power BI

Olá, pessoal. Estou realizando atualizações incrementais no POWER BI através de fontes de API. Quando faço as atualizações dentro do Power BI está conectando de forma adequada e trás novos dados, porém recentemente começou a trazer o seguinte erro na…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,776 questions
asked 2024-04-25T20:38:47.04+00:00
Guimaraes, Murilo 0 Reputation points
0 answers

How do I upload an xml file to an Enterprise App in Entra?

Trying to configure SAML on an application. I've been provided the metadata.xml and would like to upload it to Entra and the Enterprise application I have configured. My problem is simple, where do I upload the file?

Microsoft Entra
asked 2024-04-23T16:20:29.32+00:00
Brian Walter 0 Reputation points
commented 2024-04-25T20:36:34.85+00:00
James Hamil 21,621 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

How to change the mouse cursor color in Visual Studio 2022?

Hi to every one, I would like to change the color of the mouse cursor on Visual Studio Community 2022, as I have installed the "dark" theme, which I really like, but the mouse cursor is practically invisible. How can I go about changing it? I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
171 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
938 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
328 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
asked 2023-03-15T16:31:08.15+00:00
Matteo Tomasetti 25 Reputation points
commented 2024-04-25T20:34:56.4766667+00:00
Juan Pablo Ramirez 0 Reputation points
1 answer

Dedicated SQL Pool Performance issues

We're utilizing Tableau's live connection feature, linked to a dedicated SQL pool. We've taken all necessary steps from the SQL pool side, such as creating required indexes, statistics, assigning appropriate distribution models and partitioning tables,…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,365 questions
asked 2024-04-25T17:57:30.54+00:00
Vinod Kumar Kapa 0 Reputation points
commented 2024-04-25T20:34:17.5766667+00:00
Amira Bedhiafi 15,216 Reputation points
1 answer One of the answers was accepted by the question author.

Why does changing temperature change the documents retrieved by RAG, and why do those documents vary when making the same request multiple times?

In RAG, you simply pass the user's input to Azure AI Search, which will fetch relevant document chunks, right? I have tried calling the same request multiple times in certain cases, with identical system prompt and message history, but different document…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,158 questions
asked 2024-04-10T17:46:09.8866667+00:00
Bao, Jeremy (Cognizant) 100 Reputation points
accepted 2024-04-25T20:33:28.2966667+00:00
Bao, Jeremy (Cognizant) 100 Reputation points
2 answers

Custom ApiController Model Binding type conversion error

According to the Model Binding documentation: In an API controller that has the [ApiController] attribute, invalid model state results in an automatic HTTP 400 response. So when I send an invalid type in the request body (e.g. int instead of string),…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,158 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,239 questions
asked 2024-04-24T10:30:29.13+00:00
iKingNinja 40 Reputation points
commented 2024-04-25T20:32:38.7433333+00:00
Bruce (SqlWork.com) 55,686 Reputation points
1 answer

How to parameterize pipeline concurrency (number of parallel runs) in Azure Data Factory

I have two pipelines: parent pipeline to read configuration file (lookup activity), filter it with filter activity and pass the resulting array (e.g. 50 items) to ForEach activity to run child pipeline to perform per-item work in a predefined number of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,533 questions
asked 2024-04-25T11:49:35.2833333+00:00
Azurin4848484 0 Reputation points
answered 2024-04-25T20:32:26.5033333+00:00
Amira Bedhiafi 15,216 Reputation points
2 answers

404 Website not found

Hi All, I have created the resources group and WebApp services. However, when I am trying to open the link it showing the "Website Not Found" error. Kindly, help to get this issues resolved.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,872 questions
asked 2024-04-24T08:20:54.2733333+00:00
Nikunj Chheda 0 Reputation points
answered 2024-04-25T20:32:26.1966667+00:00
Grmacjon-MSFT 15,856 Reputation points
0 answers

Webjob not running on set interval time

We have a web job set to trigger every 2 minutes(Schedule: 0 */2 * * * *). Based on the Webjob details recent job run logs we notice that sometimes the trigger interval is 4 minutes. I've done the general internet search on this and most responses I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,872 questions
asked 2024-04-25T20:27:31.6166667+00:00
Suresh Mohanakrishnan 21 Reputation points
1 answer

o365 Limit How Long User can Retain Emails For

In office 365 is there a way to limit how long a user can retain emails for? If not, can a policy be created to purge users recycling bin every week?

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
585 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,175 questions
asked 2024-04-25T20:10:33.63+00:00
rr-4098 1,176 Reputation points
answered 2024-04-25T20:26:01.1933333+00:00
Andy David - MVP 141.6K Reputation points MVP
1 answer One of the answers was accepted by the question author.

I received a message on Microsoft Learn about an appeal being processed, but I haven’t made any appeal or received any misuse warning.

I was using Microsoft Learn, which is a platform that provides interactive learning and training experiences for Microsoft products and more. While using this platform, I encountered a message stating “Your appeal has been received. Appeals are reviewed…

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.
896 questions
asked 2024-04-21T18:56:07.7933333+00:00
Jorge Bernal Segura 20 Reputation points
accepted 2024-04-25T20:25:33.3933333+00:00
Jorge Bernal Segura 20 Reputation points
0 answers

How long does it take to get OpenAI access?

I have previously posted a question and i found that I have not raised the OpenAI req it’s been 2 days and still it’s the same, when can we expect this access to be granted and is there any other way to move things faster. Plz let me know if anyone…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,705 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,158 questions
asked 2024-04-25T20:25:24.1233333+00:00
Master 20 Reputation points
0 answers

How to handle restarts in Azure Image Builder powershell customizers

I'm trying to install Docker CE on my Windows Server as part of the image builder step and it will need a restart. The question is, how do you handle restarts in the customer powershell script while building an Image using Azure Image Builder? Tried…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,124 questions
asked 2024-04-23T16:47:27.68+00:00
Abhinand Jinugu 0 Reputation points
commented 2024-04-25T20:25:04.8833333+00:00
Abhinand Jinugu 0 Reputation points
2 answers

Powershell new user issue

Hello. I am currently trying to learn the basics of using Powershell with Office365 and one of those is creating a new user. I enter the below code as a test: new-msoluser -UserPrincipalName "HYang@mirador.com" -DisplayName "Harp Yan"…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,776 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,301 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,582 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,052 questions
asked 2024-04-25T19:29:22.9933333+00:00
Kareem 85 Reputation points
answered 2024-04-25T20:21:57.8066667+00:00
Kareem 85 Reputation points
1 answer

How to allow access for Azure Synapse pipeline to connect to logic app which has public access disabled with Vnet, NSG and user defined route configuration enabled

Hi, I need to call logic app through web activity from a synapse pipeline, get the error as "The web app you have attempted to reach has blocked your access". The synapse workspace has managed virtual network configured and the logic app has…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,841 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,140 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,365 questions
asked 2024-03-26T14:01:38.6733333+00:00
Nandini S (Nokia) 20 Reputation points
commented 2024-04-25T20:20:45.9266667+00:00
Emmanuel Kouadio-Kossonou 0 Reputation points
0 answers

Option to use existing Azurefirewall to secure an existing hub

I am trying to secure vWAN hub with existing Azure firewall but there is an only an option to link Firewall policy from hub -firewall - security hub. When I link the existing policy it creates and new firewall and error out the policy cannot be linked…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
565 questions
asked 2024-04-25T20:20:32.11+00:00
prasantc 776 Reputation points