294,208 questions

Sort by: Updated
3 answers

Changing password but not receiving the code on phone

Hello, I'd like to change my password but everytime I try, I don't receive an authentification code on my new phone number. I do not have access to my old phone number. I waited the 30 days azure asks to resolve the new phone number change. There does…

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,005 questions
asked 2024-05-28T16:31:02.7066667+00:00
Jim Mathur 0 Reputation points
answered 2024-05-28T21:25:09.1566667+00:00
Varun R 105 Reputation points
1 answer

Debugging SQL Server on Linux from remote VS 2022 pc

Is it possible to debug an SQL-Server on an Ubuntu 22 machine from Visual Studio 2022? I can reach the server an can execute queries from within VS2022. But debugging fails with no useful message (error 80004005). Firewall on the server pc is inactive.…

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,914 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.
953 questions
asked 2024-05-28T18:57:39.8333333+00:00
Torsten Kiltz 0 Reputation points
answered 2024-05-28T21:19:13.94+00:00
Erland Sommarskog 102.4K Reputation points
3 answers

SQL Server integration service installed with SQL Server management studio

Hi Can you please let us know if SQL Server integration service (or SSIS) which is a licensable product installed with SQL Server management studio (SSMS) (a non licensable product)? We have got instances of our DBAs mentioning that they can see…

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,914 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,469 questions
asked 2024-05-27T06:59:06.6266667+00:00
Srinivas Ramanujaiah 0 Reputation points
commented 2024-05-28T21:15:36.9466667+00:00
Erland Sommarskog 102.4K Reputation points
1 answer

Extract URL link behind email body using Azure Logic Apps

I am trying to extract csv file from URL that is indicated on the email. I have followed the step from this thread. This is current process in Azure Logic App: This is close-up of the Regex: This is output from the second step (Get emails (V3)) -…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,902 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
commented 2024-05-28T21:15:33.8666667+00:00
King Java 500 Reputation points
3 answers

Azure B2C claims such as UPN, Surname and GIvenName not returned

We have an Azure B2C solution setup to authenticate our joint venture partners that are using Azure and Ping in their organization. We are using OpenID Connect for both Azure and Ping to sign-in users. For both Azure (including our own organization)…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,890 questions
asked 2024-05-27T12:09:16.68+00:00
Parekh, Bijal 0 Reputation points
answered 2024-05-28T21:15:03.49+00:00
Parekh, Bijal 0 Reputation points
1 answer

Azure Migrate not showing all the replicated and test migration

I have an issue with Azure Migrate not showing all the replicated and test migration I have performed in the past. I have been replicating delta syncs for over a month due to postponed migration, but checking today I see it shows all the replicated 8…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
730 questions
asked 2023-04-10T21:29:41.3566667+00:00
David Faleye 0 Reputation points
commented 2024-05-28T21:13:36.3233333+00:00
momo 0 Reputation points
2 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

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,401 questions
asked 2024-05-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
edited a comment 2024-05-28T21:03:45.3633333+00:00
KOZ6.0 5,375 Reputation points
2 answers One of the answers was accepted by the question author.

How do I create a new Server

On my initial creation of our Azure SQL account I was asked to create a server, so I started with a development server housing several databases, but now I'd like to create a test/staging and production server so that I can migrate updates to databases…

Azure SQL Database
asked 2024-05-24T14:50:23.7033333+00:00
EFS 20 Reputation points
commented 2024-05-28T20:59:29.4566667+00:00
EFS 20 Reputation points
1 answer

How to configure virtual directory correctly with right permission on Visual Studio to serve Blazor Standalone frontend

I'm currently managing a .NET 6 Blazor standalone application that utilizes WebAssemblyHostBuilder. For deployment, the application is configured to operate under a virtual directory, enabling it to be accessed via a subpath (e.g., test.fr/subpath1/).…

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,426 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,711 questions
asked 2024-05-28T14:57:11.3966667+00:00
Quentin RODIC 0 Reputation points
edited an answer 2024-05-28T20:57:57.0633333+00:00
Bruce (SqlWork.com) 58,121 Reputation points
2 answers

Windows 11 Microsoft SQL 2022 Express Edition

Hey, currently in work we have PC with Windows 11 Pro license which is used as small "server". Here we have installed MS SQL servers. We want to add new software database into MS SQL 2022 Express Edition but software creator said we need…

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,914 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,455 questions
asked 2024-05-27T12:19:53.0033333+00:00
Richard Uhrin 0 Reputation points
commented 2024-05-28T20:55:00.9166667+00:00
Erland Sommarskog 102.4K Reputation points
1 answer

Why does the company logo in the search bar always have a black background? How do I change it?

Why does our company logo always look like this? Here are my theme settings for the org. How can I make the search logo background white? (or blue or purple or anything besides black)

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,980 questions
asked 2024-05-28T19:21:37.33+00:00
Scott CIS 35 Reputation points
commented 2024-05-28T20:54:11.01+00:00
Scott CIS 35 Reputation points
1 answer

Using Intune to Install M365 Apps on Hybrid Configured Devices

Hi there, Our org is currently using a local XML configured by ODT to install Microsoft 365 apps, Visio, Project, etc., and Manage Engine to update the software. However, this approach can sometimes lead to updating issues, such as not updating due to…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,366 questions
Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
80 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
896 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,492 questions
asked 2024-05-28T15:41:33.37+00:00
Craig Parry 0 Reputation points
answered 2024-05-28T20:53:56.35+00:00
Pavel yannara Mirochnitchenko 12,221 Reputation points MVP
1 answer

Problems with AlwaysOn, HADR_LOGPROGRESS_SYNC waits and missing log block

Hi Folks! Need help from you ! We have some issues with AlwaysOn synchronisation on high load system and we can it repeat on PROD and LT environmets(not depend from hardware). Configuration: SQL Seerver 2019 EE CU24 Prod- 4 nodes (2 synchronous mode…

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,914 questions
asked 2024-05-23T13:55:55.1133333+00:00
Viacheslav Nikonorov 0 Reputation points
commented 2024-05-28T20:53:31.5266667+00:00
Viacheslav Nikonorov 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function run on Azure from VS code: It works but error message "the operation was aborted"

Hello, I deployed an HTTP function on Azure with the Function App from VS Code. When I launch the function from the Azure portal or directly using its URL, it works fine. When I launch it on Azure from VS Code, I get no logs in the terminal and after a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,400 questions
asked 2024-05-28T03:03:22.45+00:00
Lexignot 65 Reputation points
commented 2024-05-28T20:50:00.4533333+00:00
Lexignot 65 Reputation points
1 answer

I want to reschedule my appointment

|Candidate:|Suriya Kumar| | -------- | -------- | |Candidate:|Suriya Kumar| |Candidate ID:|‎MS0996661233‎| |Registration ID:|479412092|

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,005 questions
asked 2024-05-28T15:00:13.0233333+00:00
suriya kumar 0 Reputation points
answered 2024-05-28T20:47:24.3933333+00:00
hossein jalilian 4,285 Reputation points
1 answer

Grub menu not visible on ubuntu 22.04 canonical

I have created an ubuntu 22.04 server using the canonical market place image I followed these steps: In a text editor, open the /etc/default/grub.d/50-cloudimg-settings.cfg file. Change the GRUB_TIMEOUT value to a non-zero value. In a text editor,…

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,005 questions
asked 2024-05-28T15:06:28.44+00:00
Dennis Muller 0 Reputation points
answered 2024-05-28T20:43:46.2633333+00:00
hossein jalilian 4,285 Reputation points
11 answers

How do you turn off windows 10 updates which are really powerful?

currently using windows 10 and because it is affected by windows updates, a confirmation always appears to switch to windows 11. My device is not strong enough to use windows 11. I've searched the internet but after a while windows update is active…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,824 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
983 questions
asked 2023-08-24T04:42:26.67+00:00
Aldy Winata 25 Reputation points
commented 2024-05-28T20:34:44.2266667+00:00
christopher hauck 0 Reputation points
1 answer

My listview is listing only the id instead of 3 items on the table

PLEASE HELP ME I am working on sqlite database , i have the following code in c# maui return (await conn.Table<ServiceData>().ToListAsync()) ```.Where(s…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
704 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,989 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,401 questions
SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
4 questions
asked 2024-05-28T15:40:05.35+00:00
Gbenga Banuso Odumosu 40 Reputation points
answered 2024-05-28T20:33:37.04+00:00
hossein jalilian 4,285 Reputation points
2 answers

How to Detect Initial DPI changes in a WPF Application while Scaling according to Per Monitor Aware in Variable Dynamic Screen Resolution?

In daily life we have to deal with a lot of different types of display size it may be mobile or may be a 4k monitor. The screen resolution vary from display to display. Here another important factor is DPI (Display per inch) which is mainly a scaling…

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,863 questions
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,687 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,401 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,568 questions
asked 2024-05-27T23:46:16.7233333+00:00
MERUN KUMAR MAITY 531 Reputation points
commented 2024-05-28T20:28:49.73+00:00
MERUN KUMAR MAITY 531 Reputation points
1 answer

Locked Out of MSDM Azure due to Purge Protect HSM

Hello all, I have an MSDM subscription and $150/monthly credit.I was following an azure tutorial and it told me to get a key vault. I originally thought the key vault was $0.003 every 10,000 transactions and was recommended by azure to enable purge…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
28 questions
asked 2024-05-28T17:37:35.12+00:00
Cosette 0 Reputation points
answered 2024-05-28T20:25:02.7766667+00:00
hossein jalilian 4,285 Reputation points