294,397 questions

Sort by: Updated
2 answers

How to install SQL Server 2022 on Ubuntu Server 24.04 LTS

I couldn't find a proper way to install the SQL Server 2022 on Ubuntu Server 24.04 LTS, I tryed to use the microsoft SQL Server 2022 from Ubuntu 22.04 repo, but couldn't get the service running properly. I ended with this service status (see print). 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.
12,923 questions
asked 2024-05-24T00:46:20.3866667+00:00
Michael F. Assis 5 Reputation points
edited an answer 2024-05-29T17:03:38.87+00:00
isaul carquin 0 Reputation points
1 answer

error in container app deployment service principal identity settings

I am trying to re-deploy into a container app, It worked perfectly until last night even with the github actions. Today as I am doing again updates I can see that something has changed somewhere, which has rendered my github actions deployment to (fail…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
920 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
296 questions
asked 2024-02-29T18:15:11.0133333+00:00
kenkyusha 15 Reputation points
commented 2024-05-29T17:00:16.6066667+00:00
solylena lena 0 Reputation points
1 answer

RevokeSignInSessions API Not Signing Out User

I am experiencing an issue with the revokeSignInSessions Microsoft Graph API. I am calling the API to sign out a user from Microsoft 365 sessions while for other applications like Onedrive, Teams and Outlook the user got signed out immediately. While the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,886 questions
asked 2024-05-29T13:46:51.61+00:00
Ashutosh Gairola 0 Reputation points
answered 2024-05-29T17:00:06.25+00:00
Vasil Michev 97,306 Reputation points MVP
1 answer

How can I properly use the Azure CLI to create an Azure ML workspace?

I am trying to deploy an Azure ML workspace using the command: az ml workspace create -n <workspace_name> -g <resource_group>. I have already installed the Azure ML extension, and I have created the resource group. Everything I have read…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,618 questions
asked 2024-05-16T22:02:14.98+00:00
Andrew Foster 5 Reputation points
answered 2024-05-29T16:56:17.33+00:00
Muyiwa Joseph Obadara 0 Reputation points
1 answer

Using Copilot to compare 2 different Excel price lists and update one with latest prices

Dear all, we are selling broadcast products and have many pricelists from suppliers. They are frequently updated either with new prices or products. Now we have to manually edit all our Excel sheets to later import them as csv. files into Pro Alpha 2.0,…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
148 questions
asked 2024-05-29T13:18:16.0033333+00:00
Mark Stefenelli 0 Reputation points
answered 2024-05-29T16:56:07.2966667+00:00
Gowtham CP 1,970 Reputation points
2 answers

Why do I get error for cross querying in Kusto

I can run my function successfully in local cluster but get errors while running in other clusters: Errors occurred while resolving remote entities. Cluster='https://dummy.kusto.windows.net/', Database='DummyDB': Semantic error: Schema of the stored…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
489 questions
asked 2024-05-13T19:29:40.3966667+00:00
Heidi Zhang 0 Reputation points Microsoft Employee
commented 2024-05-29T16:49:41.1966667+00:00
Heidi Zhang 0 Reputation points Microsoft Employee
1 answer

Windows app stops responding when another app is started

I wrote a Windows application in Fortran using the Intel Fortran compiler within Visual Studio. The application accepts user input and then launches a lengthy numerical computation. During the computation, progress is monitored using a progress bar. When…

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,868 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,715 questions
asked 2024-05-29T13:50:34.4466667+00:00
SJ1711 0 Reputation points
answered 2024-05-29T16:49:08.6666667+00:00
Wesley Li 5,490 Reputation points
1 answer

Can we install the newer FSLogix, while the AVD machines are in use (and using FSLogix)?

I want to deploy the newer FSLogix Apps to the Azure Virtual Machines using InTune. Using the following install switches: /install /quiet /norestart My AVD machines are running in multi-user mode.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,298 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,393 questions
asked 2024-05-29T11:57:04.4166667+00:00
Merina 0 Reputation points
answered 2024-05-29T16:45:49.8166667+00:00
Sina Salam 4,311 Reputation points
1 answer One of the answers was accepted by the question author.

Moving Sentinel to a different management group

Hey folks, I know that moving Sentinel from one subscription to a different one is not supported and can break things. Could somebody tell me, whether moving a whole subscription that contains a Sentinel instance from one management group to another…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,004 questions
asked 2024-05-23T12:30:00.3566667+00:00
Sándor Tőkési 181 Reputation points
accepted 2024-05-29T16:45:31.3066667+00:00
Sándor Tőkési 181 Reputation points
2 answers

Windows 10 20H2 to Windows 10 22H2

Hi everyone, we want to update the Windows 10 20H2 image to Windows 10 22H2 using DISM command When run the dism command dism /Get-WimInfo /WimFile:C:\Image_Source\image.wim /index:1 on the W10 20H2 WIM I receive this value: See JPG image 20H2 in…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,832 questions
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,868 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,582 questions
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
461 questions
Microsoft Configuration Manager
asked 2024-05-20T16:30:57+00:00
Francesco de Palma 0 Reputation points
answered 2024-05-29T16:45:16.5+00:00
Gary Blok 1,736 Reputation points
1 answer

What to do about Event ID 521 events in Security Log

I have limited auditing enabled on our Domain Controllers via a group policy. The auditing appears to be generating a lot of 521 events in addition to the other audit entries. We've increased the size of the security log up to 5gb and increased the…

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,868 questions
asked 2024-05-29T13:35:12.5333333+00:00
Vincent Sprague 0 Reputation points
answered 2024-05-29T16:43:39.3966667+00:00
Wesley Li 5,490 Reputation points
1 answer

Azure OpenAI -> Azure Cognitive Services Private Network

We are trying to use the new "Add your data (preview)" feature in Azure OpenAI. I'm adding a data source, using Azure Cognitive Search as the data source, however it is saying that the Azure Cognitive Search needs to be on the public…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,313 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,456 questions
asked 2023-07-12T16:53:15.6+00:00
Chase Willden 5 Reputation points
commented 2024-05-29T16:42:52.36+00:00
Shabash, Boris 0 Reputation points
1 answer

Microsoft Graph API Teams Migrate Endpoint - Graph Explorer throw error

I'm having trouble with the 'migrate' endpoint in the Microsoft Graph API for migrating teams. Has anyone else faced this issue ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,886 questions
asked 2024-05-29T16:28:15.6166667+00:00
Matilda 0 Reputation points
answered 2024-05-29T16:42:32.3833333+00:00
Saranya Madhu-MSFT 305 Reputation points Microsoft Vendor
1 answer

How to create script terraform to deploy application gateway

How to create script terraform to deploy application gateway

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
978 questions
asked 2024-05-29T14:17:17.3466667+00:00
Marco Antonio Da Silva 0 Reputation points
answered 2024-05-29T16:36:55.61+00:00
Gowtham CP 1,970 Reputation points
1 answer

Users are being prompted for MFA before we have rolled it out

We are planning to roll out MFA but users are already being prompted for MFA. They are able to by-pass for 14 days at this point but I am not sure what will happen the next time they are prompted.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,906 questions
asked 2024-05-29T15:57:51.1833333+00:00
License Tracker 0 Reputation points
answered 2024-05-29T16:35:23.75+00:00
Babafemi Bulugbe 2,275 Reputation points MVP
4 answers

Operation is not valid due to the current state of the object

Im getting the following error in SharePoint 2013 Exception System.InvalidOperationException: Operation is not valid due to the current state of the object. at Microsoft.SharePoint.SPUserToken.GetClaimsUserLoginName() at…

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,847 questions
asked 2021-10-04T14:26:21.193+00:00
Mike Pulis 1 Reputation point
commented 2024-05-29T16:34:16.2966667+00:00
J B 0 Reputation points
3 answers

Downgrade SQL Server 2022 to SQL Server 2019

We just purchased SQL licensing for 32 cores at 2,500 per month, 1 year. We have the media to download for SQL2022; however, we need SQL Server 2019 in order to make our application work. How do we go about downgrading the instance? We have an…

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,923 questions
asked 2023-10-04T21:44:26.0633333+00:00
Sculimbrene, Paula 5 Reputation points
commented 2024-05-29T16:33:19.38+00:00
Roger Forero Monsalve 0 Reputation points
12 answers One of the answers was accepted by the question author.

Unable to drag and drop outlook attachments to file explorer after new outlook preview turned on

Hi Everyone, Out organisation is now being prompted to try the new outlook version in preview. We have noticed that in this new version you cannot drag and drop attached files in an email to file explorer (downloads, OneDrive etc) you have to actually…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,134 questions
asked 2023-05-26T02:53:24.7633333+00:00
Elie K 545 Reputation points
commented 2024-05-29T16:33:09.3066667+00:00
Lorena Murphy 0 Reputation points
2 answers

Where is system.device.location?

I am trying to use the GeoCoordinateWatcher in my WPF application. Whenever I type the using statement "using System.Device.Location" I am told it does not exist. I have read that I have to add it as a reference but when I go to the list of…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,689 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,408 questions
asked 2022-03-16T00:46:27.013+00:00
Ike 6 Reputation points
answered 2024-05-29T16:31:55.1733333+00:00
Sander van de Velde 29,856 Reputation points MVP
2 answers

how to add 2 work accounts to windows 11 pc

I want to add a second work account to my Win 11 Pro pc. I want to be able to logon with either account.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,464 questions
asked 2024-01-30T17:24:39.4266667+00:00
Tim OConnor 0 Reputation points
commented 2024-05-29T16:31:29.86+00:00
Mandy Gernand 0 Reputation points