352,376 questions

Sort by: Updated
0 answers

Columns of data type varbinary(max), varchar(max), or nvarchar(max) always assigned a NULL value when __$operation = 1 or __$operation = 3. how to resolve this.

Columns of data type image, text, and ntext are always assigned a NULL value when __$operation = 1 or __$operation = 3. Columns of data type varbinary(max), varchar(max), or nvarchar(max) are assigned a NULL value when __$operation = 3 unless the column…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,027 questions
asked 2024-06-11T05:26:26.9866667+00:00
UDAY KIRAN 0 Reputation points
2 answers

How to install SQL Server 2022 on Ubuntu Server 24.04 LTS

I couldn't find a proper way to install SQL Server 2022 on Ubuntu Server 24.04 LTS. I tried to use Microsoft SQL Server 2022 from the Ubuntu 22.04 repository, but I couldn't run the service correctly. I'm done with this state of service (see printout).Is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,027 questions
asked 2024-06-09T22:09:54.9333333+00:00
Eghost 0 Reputation points
answered 2024-06-11T05:26:24.6166667+00:00
Olaf Helper 42,286 Reputation points
0 answers

Do not ask for email reponses in the event or do not accept these responses in the inbox

We have a shared email and calendar. Received emails to this inbox automatically generate a ticket with the ServiceNow Enterprise Service Center. These are false tickets. Is there a way to not ask for email responses in the event invitation or to…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,191 questions
asked 2024-06-06T15:57:22.3933333+00:00
Deborah Buehler 0 Reputation points
commented 2024-06-11T05:25:34.3633333+00:00
SokiGuo-MSFT 24,531 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Make calendar in datagridview c#

Good day! Please take a look the image below. I want to input day from June to July but no color displayed from start to end date. And here my code. int offset = 4; foreach (DataGridViewRow row in dataGridView1.Rows) { …

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,457 questions
asked 2024-06-08T10:06:27.07+00:00
BgnerNprg207 246 Reputation points
commented 2024-06-11T05:25:30.56+00:00
Jiale Xue - MSFT 40,871 Reputation points Microsoft Vendor
0 answers

Build error "The type 'BaseVideoView' already contains a definition for 'PlayerStateChanged'" when integrating android library in .net maui application

I have an native android library for video player and added this library(.aar) to android binding library in .net maui 8.0 to integrate the library with .net maui. I have followed the steps in the link…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,035 questions
asked 2024-06-10T10:51:40.6233333+00:00
Suvarna KR 0 Reputation points
commented 2024-06-11T05:25:12.83+00:00
Suvarna KR 0 Reputation points
0 answers

Connect Azure Synapse directly to Model Registry

I'm attempting to connect my Azure Synapse Workspace to an Azure Machine Learning Registry resource directly, without the addition of a Machine Learning Workspace. I had previously had networking issues utilizing the workspace and, seeing as Synapse is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,647 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,529 questions
asked 2024-06-10T15:37:05.6+00:00
Michael Wittman 76 Reputation points
commented 2024-06-11T05:24:42.35+00:00
romungi-MSFT 43,251 Reputation points Microsoft Employee
1 answer

Grammar incorrect in training module

Incorrect grammar in this module Introduction to foundations in data modeling on page 3/8. The incorrect sentence is: "An example of a lookup table would be a table called. Offices that include the corresponding county, state, and country/region…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
139 questions
asked 2024-05-31T09:36:12.2466667+00:00
Crispin Roundtree 40 Reputation points
answered 2024-06-11T05:23:37.27+00:00
SiddeshTN 2,950 Reputation points Microsoft Vendor
2 answers

Have been onboarded to Azure OpenAI service, but still get "You don’t currently have access to Azure OpenAI models".

Both Subscription IDs are same.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,404 questions
asked 2024-06-11T03:54:17.98+00:00
Dicer 26 Reputation points
answered 2024-06-11T05:22:51.2133333+00:00
santoshkc 5,655 Reputation points Microsoft Vendor
1 answer

Migrate PostgreSQL production database from AWS RDS to Azure PostgreSQL Flexible Server

We have moved our web apps from AWS ec2 instances to azure web apps but our database is still running on AWS RDS it’s a high traffic application and we cannot afford any downtime . any suggestion how can we move our production PostgreSQL db to azure…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-06-09T21:25:29.1066667+00:00
D4Dilip 10 Reputation points
commented 2024-06-11T05:21:34.7266667+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee
1 answer

Does Azure DevOps Email Notification have a limit?

Because up to 10 days ago, email notifications for @mention, PR created/accepted, User Story etc. all were being mentioned to the respective parties. And all of a sudden it stopped coming. Any reasons? I ask because there isn't any where written in Azure…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
278 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,019 questions
asked 2024-06-11T03:46:11.3333333+00:00
Vaibhav Sapkota 0 Reputation points
edited a comment 2024-06-11T05:21:15.84+00:00
Vaibhav Sapkota 0 Reputation points
1 answer

Workflow execution history in Logic apps

I am using Standard logic apps. We are unable to see the execution history for the previous months . Does it get deleted after some time ? is there any set up to retain the previous runs.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,920 questions
asked 2024-06-07T11:01:31.32+00:00
Anitha Eswaran 41 Reputation points MVP
answered 2024-06-11T05:20:59.0633333+00:00
SwathiDhanwada-MSFT 18,041 Reputation points
3 answers

MSSQL Server 2019 std edition EOS date

When is the end of support (EOS) date for Microsoft SQL Server 2019 Standard Edition?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,027 questions
asked 2024-06-07T11:16:05.56+00:00
Sariethv 0 Reputation points
answered 2024-06-11T05:20:49.1233333+00:00
Olaf Helper 42,286 Reputation points
1 answer

Azure OpenAI GPT-4-Vision API error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Dear, experts. I am having trouble implementing enhancements with GPT-4-vision models. Here is the code I use in python in my app: response = client.chat.completions.create( model=engine, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,404 questions
asked 2024-05-12T22:01:00.0833333+00:00
Alexander Novikov 40 Reputation points
commented 2024-06-11T05:20:44.4166667+00:00
navba-MSFT 18,490 Reputation points Microsoft Employee
2 answers

SQL 2012 error

Does anyone know how to solve this error? TITLE: Microsoft SQL Server 2012 Setup The following error has occurred: Locating the SQL Server Browser service component failed with Windows Installer return code '2'.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,027 questions
asked 2024-06-08T19:38:49.3433333+00:00
ramon corvo 0 Reputation points
answered 2024-06-11T05:20:17.8466667+00:00
ZoeHui-MSFT 34,351 Reputation points
0 answers

Copying files from sharepoint to blob

Hello @Anonymous I have three CSV files in the SharePoint folder (Shared Documents/Test/Invoices) that I want to copy to a blob storage, orders/invoices/PreProcessedinvoices In the web activity for "Get SPO Folder Metadata," I have the URL…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,855 questions
asked 2024-06-06T18:59:12.2366667+00:00
Kayode Ogidan 60 Reputation points
commented 2024-06-11T05:19:50.57+00:00
Harishga 4,720 Reputation points Microsoft Vendor
0 answers

How to make an application uninstallable from Windows 11 Settings

This page: https://prod.support.services.microsoft.com/en-au/windows/uninstall-or-remove-apps-and-programs-in-windows-4b55f974-2cc6-2d2b-d092-5905080eaf98 says: "Note: Some apps can't be uninstalled from the Settings app right now. For help…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,911 questions
asked 2024-06-11T05:17:09.9566667+00:00
Glenn R 0 Reputation points
0 answers

what is the best way to get current application running system data in #?

Hi every body I want to make a license system for my application. I am looking for the fast and easy way to get current application system (Machine) info to save them in license app for my customers. My opinion is : get MB & Cpu & HDD ID of…

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,457 questions
asked 2024-06-11T05:15:34.43+00:00
Farshad Valizade 401 Reputation points
0 answers

How do I resolve error 401?

I'm trying to use Azure Computer Vision service to make a call for the API through this program However I'm getting the error message "Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
330 questions
asked 2024-06-11T05:03:57.5066667+00:00
wqe233 1 Reputation point
edited the question 2024-06-11T05:12:53.13+00:00
wqe233 1 Reputation point
1 answer One of the answers was accepted by the question author.

ADF pipeline/dataflow creates temporary GUID folders and files and not delete them

Hi, I have a problem that my processes, from time to time, create temporary GUID folders and/or files in them but, in the end, not deleting them. Where is the problem/reason of that?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,391 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,855 questions
asked 2024-06-10T11:16:40.6933333+00:00
Gużewski, Jacek 95 Reputation points
commented 2024-06-11T05:12:16.55+00:00
Gużewski, Jacek 95 Reputation points
0 answers

how to fix " "ListKeys" permission on this Bing resource is require " when using Bing Web Search API

Hello, I am using the Bing Resource Free Tier and want to use bing search API. I tried using the portal “try me” then I get error of “ListKeys" permission on this Bing resource is required” So, I try to follo the steps from "ListKeys"…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
141 questions
asked 2024-06-11T02:52:22.9366667+00:00
Yifan Chen 0 Reputation points
commented 2024-06-11T05:11:33.0466667+00:00
navba-MSFT 18,490 Reputation points Microsoft Employee