341,704 questions

Sort by: Updated
1 answer

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…

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
answered 2024-04-25T21:03:18.2766667+00:00
Azar 18,530 Reputation points
3 answers One of the answers was accepted by the question author.

Locking comparison SQL Server 2017 versus SQL Server 2022

We upgraded from SQL Server 2017 to SQL Server 2022. With SQL Server 2022 we are experiencing a lot more and longer locks. When long lasting locks happens, a lot of process are getting suspended. As soon that the lock is resolved, the processes are like…

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-22T12:53:22.4133333+00:00
Paolo Taverna 71 Reputation points
commented 2024-04-25T21:02:29.7533333+00:00
Erland Sommarskog 101K Reputation points MVP
1 answer

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
answered 2024-04-25T20:59:59.88+00:00
hossein jalilian 2,375 Reputation points
3 answers One of the answers was accepted by the question author.

Issue with Bulk import using BCP with data file name consisting non-English character

I attempted to bulk import data using BCP from a file with non-English characters in its name. Both files were accessible, yet the import failed. Renaming the file to "order.txt" and "order.txt.format" resolved the issue, allowing…

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-02-28T11:25:16.1466667+00:00
Haresh Prajapati 20 Reputation points
commented 2024-04-25T20:56:05.9133333+00:00
Erland Sommarskog 101K Reputation points MVP
0 answers

Private enpoint options missing from PostgreSQL Flexible Server

I'm trying to set up a private endpoint for a public facing PostgreSQL flexible server, but the option is missing from the Networking tab of my database. I have other databases that have this option and I've successfully set up links to virtual networks…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 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 Database for PostgreSQL
asked 2024-04-25T17:18:03.29+00:00
James 0 Reputation points
commented 2024-04-25T20:54:26.6366667+00:00
GeethaThatipatri-MSFT 27,102 Reputation points Microsoft Employee
0 answers

Preview Error Adding Extension Assembly to SSRS RDL Report in VS2022

I am using Visual Studio 2022 with the Microsoft Reporting Services Projects extension. I've created a Reporting Services project and added a simple report. In this report, I included a textbox with the expression =User!Language and successfully…

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
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,799 questions
asked 2024-04-25T20:50:57.0033333+00:00
James, Alec (Basingstoke) 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:50:34.62+00:00
Vinod Kumar Kapa 0 Reputation points
1 answer

How should I add a Blazor UI to an existing .NET Core API?

We have a .NET Core product with an API that we want to create a UI for. We've decided to switch from React (which we've used on other projects) to Blazor because our team all knows C# and only one person knows React/JS. I've done some initial learning…

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,386 questions
asked 2024-04-23T23:30:13.6466667+00:00
Steve Nicholson 0 Reputation points
commented 2024-04-25T20:47:24.96+00:00
Steve Nicholson 0 Reputation points
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
edited an answer 2024-04-25T20:46:29.4766667+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 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
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