48 questions with Azure SQL Edge tags

Sort by: Updated
2 answers

How to use SQLCMD in ARM64 architecture?

I am using NVIDIA Jetson Orin nano board (which is based on ARM64 architecture) to as an IoT Edge device to deploy Azure Edge modules from Azure marketplace. I have deployed the temperature sensor and SQL Edge module modules inside the board, and they…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
557 questions
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2024-06-20T10:56:41.71+00:00
Pritam Chanda 20 Reputation points
commented 2024-06-25T09:57:30.35+00:00
Pritam Chanda 20 Reputation points
1 answer One of the answers was accepted by the question author.

Establishing module-to-module communication in Azure IoT Edge

How can I achieve module-to-module communication between two modules in Azure IoT Edge, specifically the Simulated temperature sensor and Azure IoT SQL Edge modules available in the Azure Marketplace? I am following this guide. Is this the correct…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
557 questions
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2024-06-24T09:18:33.3866667+00:00
Pritam Chanda 20 Reputation points
accepted 2024-06-25T08:58:23.4666667+00:00
Pritam Chanda 20 Reputation points
2 answers

Olá, tudo bem? Não estou conseguindo instalar o SQLSERVER 2019 no meu computador, já desinstalei mas o erro continua. Se alguém puder me ajudar fico muito feliz. Obrigada!

Ação necessária: Use as seguintes informações para corrigir o erro, desinstale o recurso e execute o processo de instalação novamente. Motivo da falha do recurso: Erro durante o processo de instalação do recurso. Detalhes do erro: § Erro ao instalar…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
asked 2024-06-07T15:15:13.34+00:00
Bianca Lima 0 Reputation points
commented 2024-06-17T05:52:26.52+00:00
LucyChenMSFT-4874 2,825 Reputation points
9 answers

SQL Server install error Wait on the Database Engine Recovery Handle Failed

SQL Server 2019 install error Wait on the Database Engine Recovery Handle Failed this error is coming and i have tried everything on the internet to solve this but it still isnt installing can anyone tell me how to remove this error

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
asked 2021-07-28T10:27:04.27+00:00
Priyanshu Singh 31 Reputation points
edited an answer 2024-05-05T10:31:12.0666667+00:00
Fasil Hayat 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can't use Azure Sql Edge backup due to it being version 964.

Is there any way to restore an Azure SQL Edge database anywhere other than on Azure SQL Edge? I have the latest CUs on SQL Server Express and LocalDB, but it still wouldn't take an Azure SQL Edge backup. Here is the…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
asked 2024-01-22T13:02:28.3466667+00:00
Victor Irzak 20 Reputation points
accepted 2024-01-22T21:28:19.1366667+00:00
Victor Irzak 20 Reputation points
2 answers

How to fix power function issue while changing db compatibility level change

We are using sql server 2019 server with db 110 compatability. Currently we are changing the DB compatability level from 110 to 150.After changing the compatability level to 150 , we have noticed the breakage there in the power of function and its…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 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.
507 questions
asked 2023-09-11T07:43:28.2133333+00:00
narmatha pitchaimani 0 Reputation points
edited the question 2023-10-16T15:57:34.4133333+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer

Connecting to Azure SQL Edge (local docker instance) from another network machine

Hi I have a local instance of Azure SQL edge running (using docker on MacBook). I am trying to connect to the server, with using pyodbc (in google colab), but i keep getting this error: I already followed this document:…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2023-09-27T00:00:40.93+00:00
Sunraj sharma 65 Reputation points
answered 2023-09-27T08:51:39.3366667+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Trying to install and run Azure SQL Edge on Docker on Mac (intel). Runs for a few seconds and then stops.

Overview I am trying to install and run SQL server from Docker. It runs for a few seconds and then exits with a code of 255. I am trying to install Azure SQL edge on Macbook running on intel. Commands I ran to install the image sudo docker pull…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2023-09-23T18:02:21.3366667+00:00
Sunraj sharma 65 Reputation points
commented 2023-09-25T23:18:16.2133333+00:00
Sunraj sharma 65 Reputation points
1 answer

How can I install sql sync agent in a Ubuntu environment?

I am trying to set up azure sql edge device . I also have an Azure SQL database set up in the cloud. I want to synchronize data from sql edge to sql database in the cloud. For that, I was trying to create a sync group and install sql sync agent in Azure…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2023-09-20T11:19:49.71+00:00
Anura Adhikari 0 Reputation points
edited an answer 2023-09-21T12:49:33.4666667+00:00
Alberto Morillo 33,341 Reputation points MVP
3 answers

alternative to store procedure

Hi Expert, do we have any alternative to store procedure while running merge statement where we can use exec or run like exec sp_name can we use view instead of any table to something else Regards

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 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.
507 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,258 questions
asked 2023-09-14T13:26:11.2666667+00:00
Shambhu Rai 1,406 Reputation points
edited a comment 2023-09-15T10:25:28.9566667+00:00
Shambhu Rai 1,406 Reputation points
1 answer One of the answers was accepted by the question author.

temp table parameters

Hi Expert, unable to understand the below query can someone explain me what is happening in below query CREATE PROCEDURE [dbo].[THINKNEW] @CurrentVersion BIGINT, @LastVersion BIGINT AS BEGIN IF…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2023-09-08T18:02:32.0833333+00:00
Shambhu Rai 1,406 Reputation points
accepted 2023-09-08T23:08:09.0166667+00:00
Shambhu Rai 1,406 Reputation points
4 answers One of the answers was accepted by the question author.

; in MSSQL

"When I give only a semicolon (;) in a query, I am getting the message 'Commands completed successfully.' Are there any other symbols that can give the same result?"

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 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,200 questions
asked 2023-06-12T05:27:30.4933333+00:00
Raguram Manokaran 90 Reputation points
accepted 2023-07-27T05:36:50.6933333+00:00
Raguram Manokaran 90 Reputation points
1 answer

Docker / Azure Data Studio - What am I doing wrong?

Mac OS Monterey, 12.5.1 I installed Docker on 10/19 from your website. downloaded the Azure SQL Edge image using the terminal command docker pull mcr.microsoft.com/azure-sql-edge. I then downloaded Azure Data Studio. Then ran the terminal…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2022-10-24T02:29:13.127+00:00
S John 11 Reputation points
commented 2023-07-17T17:23:20.7633333+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

Unable to backup new sql server instance databases on azure portal

Hi Team, We have sql server installed on a windows machine, we have already three instances there and we have scheduled the backup on azure portal and was running fine. After adding a new instance on sql server we are unable to schedule its backup on…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,470 questions
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
818 questions
asked 2023-06-27T06:17:22.6033333+00:00
Nitin Goyal 5 Reputation points
answered 2023-06-27T07:53:28.8466667+00:00
Chathura Munasinghe 170 Reputation points
1 answer One of the answers was accepted by the question author.

Securing access to the Azure SQL Server Database via SSMS using Privatelink ?

My company already using the Azure Express route circuit to allow secure and quicker data access across the WAN. I am trying to secure access to my SQL database in Azure from my user laptop across the globe. Turn off the Public Endpoint for all SQL…

SQL Server on Azure Virtual Machines
Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,264 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
161 questions
asked 2023-06-14T05:32:57.09+00:00
EnterpriseArchitect 5,036 Reputation points
accepted 2023-06-14T12:45:58.6366667+00:00
EnterpriseArchitect 5,036 Reputation points
1 answer

Issue in running AzureSQLEdge module on IoT Edge Device

Hi Team, As part of my research, I have deployed AzureSQLEdge module from Marketplace.It was running earlier.But now seems to be faile due to the below exception 2023-05-11 09:56:45.81 spid9s      Starting up database 'msdb'. 2023-05-11 09:56:45.82…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2023-05-11T10:50:05.8333333+00:00
Athira Gopinath(UST,IN) 96 Reputation points
answered 2023-05-16T01:54:31.62+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

Azure SQL Edge - Docker - Macbook M1 - Error occurred during the pre-login handshake

After update Macbook M1 to Monterey 12.5.1 the following error started happening: Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2022-08-24T02:37:45.13+00:00
MATTHEUS PIROVANI 6 Reputation points
edited the question 2023-01-25T19:19:39.0633333+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

Query related to sync between Azure SQL Edge database and Azure SQL database

Hi Team, Objective of this work is to implement a hybrid Cloud-Edge application model where we need to sync the Azure SQL Edge database and Azure SQL database. For that purpose, we followed this "https://learn.microsoft…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2022-12-06T07:54:28.9+00:00
Athira Gopinath(UST,IN) 96 Reputation points
commented 2022-12-19T05:04:05.787+00:00
Athira Gopinath(UST,IN) 96 Reputation points
2 answers One of the answers was accepted by the question author.

I tried to restore a database by Azure SQL Edge docker on Mac M1, I got "Database size would exceed license limitation" error.

Is there full version of Azure SQL edge docker for ARM? How can I restore the database on ARM (mac) system? I got the following error when I tried to restore a sql server database by Azure SQL edge container on MAC os M1 max. If it could be restored,…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2022-12-09T18:04:22.293+00:00
woodymoo 256 Reputation points
commented 2022-12-14T23:42:09.03+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
0 answers

Mac M1 running MS SQL on Docker, unable to connect from Azure Data Studio

Hi, I'm facing some problems on my M1 Macbook when I try to connect to a MS SQL instance on Docker from Azure Data Studio. This is the verbose log I got from Azure Data Studio: Microsoft.Data.SqlClient.SqlException (0x80131904): A connection…

Azure SQL Database
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2022-12-05T02:21:30.967+00:00
Douglas Antoniazi 6 Reputation points
commented 2022-12-06T05:11:09.283+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee