374 questions with SQL Server on Azure Virtual Machines tags

Sort by: Updated
1 answer

OperationalError: ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')

Hi, I am encountering an issue while trying to connect to an SQL database using a Python script in my Jupyter notebook. The connection attempt results in the following error message: OperationalError: ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL…

SQL Server on Azure Virtual Machines
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.
13,739 questions
asked 2024-07-05T06:27:34.9366667+00:00
Tú Nguyễn 130 Reputation points
commented 2024-09-27T14:52:02.8133333+00:00
NIKHILA NETHIKUNTA 2,155 Reputation points Microsoft Vendor
2 answers

sql server virtual machine

been trying to deploy a sql server vm but it keeps failing ,returning a failed iaas server extention ..any idea what could be the problem..please see attached imagefailed.png

SQL Server on Azure Virtual Machines
asked 2024-08-22T06:47:38.3133333+00:00
lusanda fadana 0 Reputation points
answered 2024-09-14T07:13:07.93+00:00
Atif Sheikh 0 Reputation points
2 answers

Authenticating with FILESTREAM SQL Server from Azure App Service

I am currently dealing with an application which is being migrated from on-prem to Azure - this is a .Net Web Application which is planned to be hosted on an Azure Web App resource. Additionally, the application depends on a SQL Server database, which in…

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,836 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.
13,739 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,721 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,585 questions
asked 2024-08-26T13:42:14.9333333+00:00
Drew C 0 Reputation points
commented 2024-09-03T00:49:28.9533333+00:00
Mahesh Kurva 160 Reputation points Microsoft Vendor
0 answers

How to restore certificates used for the Azure SQL VM Automated Backup

I'm testing out encryption for encrypting the SQL backups taken for Azure SQL VM databases, however, I'm unable to restore the certificates generated when setting up encryption as I cannot find the .pvk files. Are these stored in another location or…

SQL Server on Azure Virtual Machines
asked 2024-07-25T12:02:13.1633333+00:00
Keiran Royston 0 Reputation points
commented 2024-08-21T15:54:53.3466667+00:00
Keiran Royston 0 Reputation points
3 answers

SQL Managed Instance and Virtual Cluster Stuck Deleting

I have a sql managed instance and virtual cluster stuck on delete for over 24 hours. I'm not sure the details leading up to this, but the SQL MI was created, but now it shows deleting and is stuck there. The managed instance is showing it is in deletion…

SQL Server on Azure Virtual Machines
Azure SQL Database
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,041 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.
13,739 questions
asked 2024-06-12T15:18:12.3833333+00:00
Jeff Brown 11 Reputation points
commented 2024-08-09T19:29:05.69+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
1 answer

How to Retrieve SQL Server Instance Details from SQL IaaS Agent Extension Using Azure CLI

Hello Azure Community, I am working with SQL Virtual Machines in Azure and using the SQL Server IaaS Agent Extension to manage my SQL Server instances. In the Azure portal, under the "SQL Virtual Machine" service, I can view detailed SQL Server…

SQL Server on Azure Virtual Machines
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,739 questions
asked 2024-07-26T12:15:01.9433333+00:00
FERNANDO ARTERO SERRANO 0 Reputation points
answered 2024-08-02T13:22:53.19+00:00
Zahid Butt 956 Reputation points
2 answers

Use SQL Server 2022 License Key to Install SQL Server 2019

Hi, I have installed SQL Server 2019 on our cloud EC2 Windows server machine using the SQL Server Evaluation Edition with a 180-day free trial. We intend to purchase the SQL Server 2022 Standard Edition key. Can we use this key to activate the SQL Server…

SQL Server on Azure Virtual Machines
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,739 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
530 questions
asked 2024-07-11T09:43:23.8833333+00:00
surya kannan 0 Reputation points
commented 2024-08-02T06:21:22.23+00:00
MikeyQiaoMSFT-0444 2,950 Reputation points
2 answers One of the answers was accepted by the question author.

Azure - SQL Server on VM: backup DBs directly to blob storage RAGZRS

I'm managing AG of 4 nodes in AZ VMs. SQL Server version is 2016 CU19, largest DB is ~2 TB. Right now we are using Ola Hallengren's scripts with options as below: @MaxTransferSize = 4194304 @NumberOfFiles = 5 (or 10) And backing up to blob…

SQL Server on Azure Virtual Machines
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,814 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.
13,739 questions
asked 2021-02-19T03:47:15.717+00:00
Vlad Kirov 101 Reputation points
commented 2024-07-24T18:06:55.13+00:00
Michael Williams 0 Reputation points
2 answers

Deploying SQL Server with High Availability fails due to access denied error

I'm having trouble deploying SQL Server with High Availability from the Azure Marketplace. VMs and storage deploy successfully, but it fails on the Create new or update existing availability group listener step with the AccessDenied error seen…

SQL Server on Azure Virtual Machines
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,041 questions
asked 2024-07-12T08:57:52.1933333+00:00
Stu 0 Reputation points
answered 2024-07-17T19:30:06.62+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
2 answers

Questions Using the Azure Temp Drive for TempDB

I have seen several articles around the Internet describing the use of the Azure temporary drive for TempDB storage. It brought up a couple of questions for me. 1. What is the temp drive physical hardware, Standard SSD, Premium SSD, Ultra SSD? How can I…

SQL Server on Azure Virtual Machines
asked 2021-02-22T15:55:43.247+00:00
Chris Stamey 1 Reputation point
commented 2024-07-16T03:51:43+00:00
Ziad Alashram 0 Reputation points
1 answer One of the answers was accepted by the question author.

Query on VM SKU

Hi All, I have an Azure VM with SKU type E64-32ds v5 (32 vCPUs, 512 GiB memory). I am unable to add more disks as I have reached the maximum of 32. Do we have any SKU that supports more than 32 disks? The new SKU should still have 32 vCPUs, but the…

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,836 questions
asked 2024-06-11T05:48:49.1966667+00:00
Roger Roger 5,801 Reputation points
accepted 2024-07-06T09:21:31.5966667+00:00
Roger Roger 5,801 Reputation points
2 answers One of the answers was accepted by the question author.

Preventing Database Deletion in SSMS

prevent accidental database deletions within SQL Server Management Studio (SSMS). Currently, I am exploring options to enforce this restriction effectively implemented a DDL trigger Is the above DDL trigger approach appropriate for preventing…

SQL Server on Azure Virtual Machines
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,739 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,632 questions
asked 2024-06-28T13:20:16.26+00:00
Niket Kumar Singh 360 Reputation points
accepted 2024-07-01T12:12:22.7666667+00:00
Niket Kumar Singh 360 Reputation points
2 answers One of the answers was accepted by the question author.

Query on Data Disk

I want to instal SQL server on Azure VM. For test and Production. How many data disks are required and what should be sizes of each of them.

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,836 questions
asked 2024-06-21T15:16:31.77+00:00
Shailesh Ganesh Shripati 170 Reputation points
accepted 2024-06-22T04:27:30.78+00:00
Shailesh Ganesh Shripati 170 Reputation points
1 answer

How long are SQL VM Automated backup Shared Access Signature Tokens Valid for

As part of our security and compliance checks, we've been looking at the Automated backup functionality used to take SQL backups and store them in Azure Storage. As part of this, it looks like a Shared Access Signature Token is generated and stored in…

SQL Server on Azure Virtual Machines
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,041 questions
asked 2024-06-18T09:34:28.7+00:00
Keiran Royston 0 Reputation points
answered 2024-06-18T10:45:52.07+00:00
ShaktiSingh-MSFT 15,296 Reputation points
5 answers

Upgrade required

Hi Team, I am having SQL Server 2022 Developer edition on my windows machine. I need to upgrade below (to avoid any security vulnerability) - SQL Server 2022 Developer edition OLEDB ODBC Please let me know the steps(links) for same. Let me know if…

SQL Server on Azure Virtual Machines
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,739 questions
asked 2024-05-29T18:03:08.4666667+00:00
Salil Singh 20 Reputation points
commented 2024-06-04T06:32:29.47+00:00
LucyChenMSFT-4874 4,675 Reputation points
3 answers

How to monitor SQLServer in a windows Azure Virtual Machine and send logs to log analystic workspace

How to monitor SQLServer in a windows Azure Virtual Machine and send logs to log analystic workspace

SQL Server on Azure Virtual Machines
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,224 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,836 questions
asked 2024-05-31T07:57:25.2566667+00:00
Harsha Parasa 20 Reputation points
answered 2024-06-03T05:54:39.44+00:00
ShaktiSingh-MSFT 15,296 Reputation points
1 answer

Connecting Azure web app service (.net8) to SSRS on Azure VM by using private DNS

My azure web app service(.net8) connect to SSRS on VM by using the private DNS name provided by Azure to the VM, but my credentials did not work when I run the report on my azure web app server. The private DNS name works fine with my credentials via url…

SQL Server on Azure Virtual Machines
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
675 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
505 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,916 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,721 questions
asked 2024-05-29T19:10:30.8133333+00:00
Billey 10 Reputation points
answered 2024-05-31T15:55:50.37+00:00
Chris Boyce 20 Reputation points
1 answer

Azure - Connecting web app service to SSRS using Auto assigned private DNS

I am working on a project using SSRS on a VM , SQL Managed instance and a Web app service (.net8) . I am trying to use the private DNS name provided by Azure to the VM and opened port 80 and connect via url I can hit the SSRS reports server through a…

SQL Server on Azure Virtual Machines
asked 2024-05-17T06:05:06.3766667+00:00
Chris Boyce 20 Reputation points
answered 2024-05-24T16:04:36.3533333+00:00
Chris Boyce 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to delete this protected storage account?

Failed to delete storage account Failed to delete storage account 'tejas761'. Error: tejas761 is protected from deletion. Facing this problem how to solve this

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,836 questions
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.
3,137 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,814 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,643 questions
asked 2024-05-14T10:10:31.6033333+00:00
Capstone 45 Reputation points
accepted 2024-05-14T11:43:53.78+00:00
Capstone 45 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Managed disk performance analysis for SQL Server DB Backup

We are currently trying to optimize cost in our Azure environment and are reviewing dedicated backup disks on servers. We have a few servers running single Premium SSD P50 - 4TB as backup disks, but the actual backup files on these drives are often less…

SQL Server on Azure Virtual Machines
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,739 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
630 questions
asked 2024-05-11T11:20:30.0233333+00:00
Abimbola Adeniran 46 Reputation points
accepted 2024-05-14T08:39:12.5733333+00:00
Abimbola Adeniran 46 Reputation points