297,146 questions

Sort by: Updated
1 answer

Encrypt and Trust Server Certificate doesn't take effect when using SSMS 20 Utility with -S -U flag

Hi, I recently updated SSMS 19 to 20, but I encountered a strange issue. When Using SSMS 20, I have a remembered profile with Encryption set to optional and enabled Trust Server Certificate, and connect will not show certificate not trusted. However, if…

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,046 questions
asked 2024-06-12T17:08:05.87+00:00
Tianlei Wang 0 Reputation points
answered 2024-06-12T21:35:28.32+00:00
Erland Sommarskog 103.1K Reputation points MVP
1 answer

entra id send email notification to user when enterprise app is assigned

Hi we are using Entra id as sso for our custom applications. Is there a feature or any work around in azure where user gets a notification when the application is assigned

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,060 questions
asked 2024-06-12T09:08:40.41+00:00
Jagadish Karem 26 Reputation points
answered 2024-06-12T21:34:59.2233333+00:00
Marilee Turscak-MSFT 35,461 Reputation points Microsoft Employee
1 answer

Combine 2 Solutions in to 1

I have 2 separate MVC applications (Project1.sln, Project2.sln) using Entity Framework in VS 2019. Both applications work fine if the project/solution is loaded separately. When I add Project2 in Project1, I get a long list of errors. What's the best way…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
asked 2024-06-12T05:31:39.46+00:00
Malam Malam 161 Reputation points
edited a comment 2024-06-12T21:33:41.7633333+00:00
SurferOnWww 2,091 Reputation points
1 answer

SSMS does not support <Ctrl>E for Execute any more

My SQL Server Management Studio 21.1 does not recognise single key commands such as <Ctrl>E (execute) or <Ctrl>R (show/hide result pane) I had first installed SSMS 21.1 and something happened after a few days so that when I started SSMS.exe…

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,046 questions
asked 2024-06-12T20:10:41.1033333+00:00
Eric Mamet 365 106 Reputation points
answered 2024-06-12T21:29:31.5+00:00
Erland Sommarskog 103.1K Reputation points MVP
1 answer

Unexpected truncation error when inserting from UTF8 to non-UTF8 collation

I believe I am hitting a bug with moving data from a UTF8 to a non-UTF8 collations in SQL Server 2022 CU13 (running under Linux but assuming for now this issue is not related). The issue is that MSSQL appears to be determining the width of a string for…

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,046 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,575 questions
asked 2024-06-11T00:42:42.9533333+00:00
Ben 0 Reputation points
commented 2024-06-12T21:20:52.3233333+00:00
Erland Sommarskog 103.1K Reputation points MVP
1 answer

Basic / Free Licenses customers who would like to continue using enterprise maps from Microsoft are encouraged to move to Azure Maps before June 30, 2025. Announcements - Bing Maps Dev Center (bingmapsportal.com) I want to keep and continue using my Bing

Basic / Free Licenses customers who would like to continue using enterprise maps from Microsoft are encouraged to move to Azure Maps before June 30, 2025. Announcements - Bing Maps Dev Center (bingmapsportal.com) I want to keep and continue using my Bing…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
626 questions
asked 2024-05-26T10:10:29.97+00:00
Luke Ferguson 41 Reputation points
edited the question 2024-06-12T21:16:52.25+00:00
rbrundritt 16,051 Reputation points Microsoft Employee
2 answers

.Net MAUI desctop app

I am new to programming. I am trying to figure out how to work with MAUI. The problem is that the program does not start in Windows Explorer, but everything works fine from Visual Studio (mobile and desktop versions).Windows11

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,043 questions
asked 2024-06-12T18:35:45.7166667+00:00
K00300006: Lionel Jose Maria 0 Reputation points
answered 2024-06-12T21:15:07.41+00:00
Lloyd Sheen 1,391 Reputation points
1 answer One of the answers was accepted by the question author.

Bing Maps WPF Control

With Bing maps Enterprise being deprecated, is the Bing Maps WPF Control also being deprecated and if it is, is there somthing to replace it with?

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2024-06-06T19:54:48.38+00:00
Mike Tanner 20 Reputation points
edited a comment 2024-06-12T21:14:44.43+00:00
rbrundritt 16,051 Reputation points Microsoft Employee
3 answers

Introduction to Azure Cloud Shell the knowledge check exam is not completing after i select answers

Introduction to Azure Cloud Shell the knowledge check exam is not completing after i select answers. Learn Training Browse AZ-104: Prerequisites for Azure administrators Introduction to Azure Cloud Shell there the knowledge check part is not…

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.
1,142 questions
asked 2024-06-11T15:07:09.71+00:00
Syed Amjad Ali 0 Reputation points
commented 2024-06-12T21:10:52.45+00:00
Luis Arias 5,366 Reputation points
3 answers

Bug With SQL Insert in SP over 8000 varchars

How do I report a bug with SQL Server? Here is the bug. Create an insert statement that contains a value with more then 8000 chars for a varchar(max) field. Run the insert statement and see that it works and you receive the entire result back in the…

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,046 questions
asked 2024-06-11T14:53:10.29+00:00
Charles Teague 0 Reputation points
commented 2024-06-12T21:09:20.7433333+00:00
Erland Sommarskog 103.1K Reputation points MVP
4 answers One of the answers was accepted by the question author.

What is the best way to show the loader while uploading the file in gridview

I am using gridview for displaying and inserting new records. i'm using loader wherever it is required in the gridview. it is working fine. i'm trying to use animation loader for specific upload column in gridview. will it possible to show the loader…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 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,461 questions
asked 2024-06-07T17:12:49.2366667+00:00
Gani_tpt 2,026 Reputation points
commented 2024-06-12T21:02:55.9533333+00:00
Albert Kallal 5,141 Reputation points
1 answer

Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image

I am getting this error when running a job in Az ML this is what i did: git clone https://github.com/MicrosoftLearning/mslearn-mlops az group create --name "rg-dp100-labs" --location "eastus" az ml workspace create --name…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,653 questions
asked 2024-06-12T14:37:19.2666667+00:00
VM 20 Reputation points
commented 2024-06-12T21:00:20.3+00:00
YutongTie-MSFT 47,421 Reputation points
1 answer One of the answers was accepted by the question author.

My business software was having occasional inability to plug in while connecting to SQL Server

Hello,experts! My business software encountered an occasional inability to insert problem when connecting to SQL Server, there is no troubleshooting idea at present, please provide some suggestions

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,046 questions
asked 2024-06-11T09:18:44.16+00:00
周赟(Zhou Yun 昆仑联通) 0 Reputation points
commented 2024-06-12T20:57:11.86+00:00
Erland Sommarskog 103.1K Reputation points MVP
1 answer

How to delete Office 365 and replace with purchased copy

I migrated to a new Mac. However, it keeps defaulting to Office 365, which I was provided access to through a university I work. I would like to only use my personal desktop copy I purchased.

Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
7 questions
asked 2024-06-12T19:26:10.0333333+00:00
Mel Finkenberg 0 Reputation points
commented 2024-06-12T20:56:00.96+00:00
Mel Finkenberg 0 Reputation points
2 answers

Can Azure Active Directory or Entra ID be used to move an existing AD domain to the cloud?

I am interested in moving an existing Active Directory forest into the cloud - gradually over time and without disjoining Windows desktops and notebooks... The scenario involves a single existing on-premise Windows Server 2012 that is a DC that currently…

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,040 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,055 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,060 questions
asked 2024-06-12T20:18:24.58+00:00
Ken Morley 1 Reputation point
answered 2024-06-12T20:53:45.02+00:00
WilliamN 390 Reputation points
3 answers One of the answers was accepted by the question author.

Can you move "Connection, ExpressRoute, Virtual Network and Virtual Network Gateway to another RG in the same subscription??

Hi All I know you can move object types between resources, but the question I have is, can you move network resources to another resource group? Connection ExpressRoute Virtual Network Virtual Network Gateway I would like to separate the network…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
217 questions
asked 2024-06-12T04:18:23.93+00:00
Dave 0 Reputation points
answered 2024-06-12T20:52:20.5133333+00:00
Dave 0 Reputation points
1 answer

We saw a successful sign-in (interactive) using ADIbizaUX application

I understand that ADIbizaUX is part of Microsoft Graph and Sync. However, what does it signify if there is a successful interactive sign-in using the ADIbizaUX application? Does this indicate that our user might have been compromised? Why does this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,060 questions
asked 2024-06-06T20:28:54.0833333+00:00
Gerald Madla 0 Reputation points
commented 2024-06-12T20:46:05.7033333+00:00
Raja Pothuraju 150 Reputation points Microsoft Vendor
2 answers

Azure App Service timing out in 230 seconds.

Hi, I have a web service (Azure App Service) for the backend of my web application. The heaviest task requires use of GPU, and since Azure don't offer serverless GPU the cost is simply to high. For this reason, I have an API that sends the video data to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,135 questions
asked 2023-02-05T09:54:34.1866667+00:00
Viraj Vaitha 0 Reputation points
commented 2024-06-12T20:45:00.7833333+00:00
Felipe Silva Alvarez 0 Reputation points
1 answer

Cannot delete Azure AI Deployment or update endpoint traffic

I am using the Azure AI Studio and I cannot delete a deployment(for a prompt flow), it says this when trying: If instead of deleting the deployment I try updating the traffic to change it from 100 to 0 so another deployment has the traffic it gives the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,653 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,506 questions
asked 2024-06-12T18:35:12.51+00:00
Kody Simpson 0 Reputation points
answered 2024-06-12T20:41:03.45+00:00
YutongTie-MSFT 47,421 Reputation points
1 answer One of the answers was accepted by the question author.

Synchronizing a Synapse table from an on-premise Oracle table

Hi, I've a Synapse table on a dedicated SQL pool and I need to update it reading from an Oracle table. I've already implemented a Self-hosted IR and I've already read from the Oracle table rightly with the Oracle connector. The requirement from my…

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,540 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,865 questions
asked 2024-06-06T15:45:42.77+00:00
pmscorca 857 Reputation points
accepted 2024-06-12T20:41:02.55+00:00
pmscorca 857 Reputation points