296,094 questions

Sort by: Updated
1 answer

SQL Server Backup and Restore

Hi All, Currently we are taking two backups for the same DB - one from sql agent (custom script without copy_only option) and another one from third party backup tool (without copy_only). The backup strategy is same for both. .. Full backup: every day…

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,993 questions
Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
458 questions
asked 2024-06-06T13:51:20.86+00:00
PraveenKumar 216 Reputation points
answered 2024-06-06T21:14:24.02+00:00
Erland Sommarskog 102.8K Reputation points
1 answer

I need to save the correct root certificate for mutual tls authentication in my device. I tried to save it using openssl, then the signature verification fails.

Hi! I need to save the correct root certificate for mutual tls authentication in my device. I tried to save it using openssl, then the signature verification fails. Unfortunately, I did not find the magic "download certificate" button

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
328 questions
asked 2024-06-06T06:52:58.2533333+00:00
Aleksei Tkalich 0 Reputation points
answered 2024-06-06T21:14:23.7666667+00:00
Sander van de Velde 29,931 Reputation points MVP
1 answer

Reading credentials from azure failed: DefaultAzureCredential failed to retrieve a token from the included credentials.

0 I'm trying read azure default credentials but fails with following error DefaultAzureCredential failed to retrieve a token from the included credentials. 04:54:12.161 lrr-data-service-perf-green-x Attempted credentials: EnvironmentCredential:…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
303 questions
asked 2024-05-28T06:16:03.5266667+00:00
Yedukondalu Mammu 0 Reputation points
answered 2024-06-06T21:14:12.7433333+00:00
Oury Ba-MSFT 16,981 Reputation points Microsoft Employee
2 answers

Query on SQL Server HA and DR

Hi All, we have configured sql server always on failover cluster (two nodes) and both DB nodes are hosted on same DC. Application is using Listener IP to connect DB. HA: Avoid service impact during planned or unplanned events DR: Business continuity As…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,531 questions
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,993 questions
asked 2024-06-06T14:04:31.94+00:00
PraveenKumar 216 Reputation points
answered 2024-06-06T21:11:27.6433333+00:00
Erland Sommarskog 102.8K Reputation points
2 answers

Using Azure B2C Custom policy email verification with Sendgrid what is lockout period if exceed number of retries?

We are using Azure B2C custom polices. We use Sendgrid to verify users' emails. Users enter their email address in a flow and we send an email containing a 6 digit OTP code to that address. Users then enter the OTP into the flow to confirm the…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,695 questions
asked 2024-06-05T16:22:42.26+00:00
Mike O 0 Reputation points
answered 2024-06-06T21:09:35.8433333+00:00
Mike O 0 Reputation points
3 answers

Troubleshooting SQL server performance on VMWare

Hi, I am experiencing slowness issues after migrating a SQL database to a SQL server installed on a VM running on VMWare hardware. It was working fine on a legacy server. I have observed many CXPACKET and CXCONSUMER waits. There is enough CPU, and…

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,993 questions
asked 2024-06-06T02:58:11.7566667+00:00
Asharaf Ali 61 Reputation points
answered 2024-06-06T21:03:48.8+00:00
Erland Sommarskog 102.8K Reputation points
1 answer

Broken hosting - vite.config.js missing host: true

Is there a typo in this tutorial? This was working for me as I progressed through page 3 - I had the container hosting the SPA on port 3000. Then on page 5 when setting up the mock data in db.json to be hosted on port 5100 it instructs to edit…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
13 questions
asked 2024-06-05T03:48:48.8633333+00:00
AspiringDeveloper-0025 0 Reputation points
commented 2024-06-06T20:59:12.04+00:00
AspiringDeveloper-0025 0 Reputation points
2 answers

How to check if an audio file is being played by programs like video players or audio players using C# as console-based app?

I want to check if an audio file is being played by audio or video player programs or by other programs. Since I don't have any knowledge or somehow solid knowledge about how to do it, I hope, you all(Microsoft Q&A community) will help me to do…

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,436 questions
asked 2024-06-04T15:43:31.9966667+00:00
Rahmatulloh 40 Reputation points
edited a comment 2024-06-06T20:58:03.48+00:00
KOZ6.0 5,545 Reputation points
5 answers

PowerShell - Get-Localuser PasswordExpires

Hi Guys How do I check if the local user has "password expires" true or false? Thank you very much in advance

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,424 questions
asked 2024-01-17T11:02:52.97+00:00
Sergio Siqueira 41 Reputation points
commented 2024-06-06T20:55:55.8766667+00:00
Dan Flynn 11 Reputation points
2 answers

SQL Permissions

Hi, I would like to understand different database level permissions like db_owner, db_datareader etc. I am trying to get the SQL commands allowed for the these roles. Also I would like to map users for these roles for developers, QA engineers etc For eg…

Azure SQL Database
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,993 questions
asked 2024-06-06T06:08:59.87+00:00
Santhi Dhanuskodi 185 Reputation points
answered 2024-06-06T20:54:27.6033333+00:00
Erland Sommarskog 102.8K Reputation points
1 answer

Visual Studio C# Windows Forms Application touch screen exception error

I have Windows Forms Visual Studio Project; I have added the code to be able to use a finger instead of the mouse on touch screen monitor. When I use a mouse, everything is working, but when I use a finger to top and double top on the screen also working…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,860 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,741 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,436 questions
asked 2024-06-06T19:12:04.4133333+00:00
Gennady Gurin 21 Reputation points
commented 2024-06-06T20:51:01.77+00:00
Viorel 113.7K Reputation points
1 answer

Databricks Spark Scala: RaiseError throws type error

Hello, I am facing an issue in Databricks 14.3-LTS within a Scala notebook. When I try to raise an Exception using Spark Catalyst with the following Scala code: import org.apache.spark.sql.types.{StringType, DateType} val errorMessage =…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,001 questions
asked 2024-06-05T08:24:16.67+00:00
bn2302 0 Reputation points
commented 2024-06-06T20:50:04.4166667+00:00
bn2302 0 Reputation points
1 answer

Error message: 'True' value not allowed for property isSftpEnabled.

Hello, I am having difficulty enabling the SFTP feature for our storage account. This feature was working fine on Monday but now we are receiving an error message. We have not made any changes to our account. Can someone help me troubleshoot this…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,793 questions
asked 2024-06-06T13:24:26.31+00:00
Brandon Pinto Sobarzo 0 Reputation points
commented 2024-06-06T20:44:53.6633333+00:00
Brandon Pinto Sobarzo 0 Reputation points
1 answer

Error installing SQL Server 2019

Can someone advise why I am getting this error and how I can fix it? Thank you

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,993 questions
asked 2024-06-05T19:44:54.86+00:00
Mona Patni 0 Reputation points
answered 2024-06-06T20:38:18.56+00:00
Erland Sommarskog 102.8K Reputation points
3 answers

Access to Azure Keyvault inside Azure Container Instance WebApi

I would like to retrive the keyvault secrets using managed identity in web Api. Creates Web APi with DefaultAzureCredential Able to retrive the data using aboe code. Built image and pushed into Azure container registry Created azure container…

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,156 questions
asked 2024-06-03T18:27:48.5266667+00:00
answered 2024-06-06T20:29:26.8733333+00:00
Miguel Fernández Corral 20 Reputation points
2 answers

Could not register the resource provider "Microsoft.Compute"

I cannot register the resource provider "Microsoft.Compute". All the other resource providers that we registered worked fine. Error - Subscription Registering Resource Provider 'Register' operation check timed out on Resource Provider…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,802 questions
asked 2023-08-29T16:23:54.36+00:00
Lextech Admin 0 Reputation points
commented 2024-06-06T20:24:34.0433333+00:00
Nathan Bird 6 Reputation points
1 answer One of the answers was accepted by the question author.

Logging into Azure portal with the usual credentials now results in "Limited or No Access"

TLDR: Can't seem to log in to Azure Portal with primary user account -- indicates Limited or No Access. Hello. In the course of troubleshooting some recurring billing problem, I have really messed up my account. Specifically, when I now log into…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,987 questions
asked 2024-05-10T05:06:52.8333333+00:00
Paul Alexander 20 Reputation points
commented 2024-06-06T20:03:47.9333333+00:00
Paul Alexander 20 Reputation points
3 answers

How to upgrade from Windows 10 to Windows 11 in all existing Azure Virtual Machine

We need to upgrade all existing Azure Virtual Machines from Windows 10 to Windows 11. Therefore, we want to know the best way to upgrade Azure virtual machines from Windows 10 to Windows 11 without affecting user data. Please provide guidance for this…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,336 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,540 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,544 questions
asked 2024-06-05T14:57:35.33+00:00
Arunkumar Selvaraj 0 Reputation points
answered 2024-06-06T20:03:15.22+00:00
Marcin Policht 14,745 Reputation points MVP
1 answer

Get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim using Custom Policy

I am using Azure Adb2c Custom Policy. I need to get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim. I can get them as a single unit for e.g. (+91345234223) but I want this as (+91 345234223) with a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,965 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,987 questions
asked 2024-06-03T19:12:48.7666667+00:00
Vaibhav Chaudhary 0 Reputation points
answered 2024-06-06T20:03:08.66+00:00
James Hamil 22,766 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Launching VM on Ubuntu Azure VM

Hello, I have an Ubuntu 20.04 VM hosted in Azure. On this VM, I would like to launch another VM using VirtualBox, as that seems the most Linux-friendly. The VM has a size of Standard E4-2s v3, which should support virtualization capabilities if I'm…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,336 questions
asked 2024-06-06T13:32:36.1033333+00:00
Luke Jacobs 20 Reputation points
accepted 2024-06-06T19:59:56+00:00
Luke Jacobs 20 Reputation points