92,409 questions with Azure-related tags

Sort by: Updated
1 answer

How to fix network-related error while connecting to SQL Server

Hello All, Before i am reprimanded, i have looked through previous Q&A and attempted to implement the fixes but i am not having any success. I have a simple Azure SQL Server with a few databases, those databases are used for various ETL in…

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.
888 questions
asked 2024-03-28T16:27:11.0333333+00:00
JBrenner_SYK 0 Reputation points
answered 2024-03-28T16:33:37.87+00:00
Marcin Policht 4,535 Reputation points MVP
1 answer

Conditional Forwarder to Azure DNS Wire IP not working

Hi, please bear with me while I explain a quick summary of our existing setup: We have some servers in Azure and some in our on-prem Datacenter. We have S2S VPN connection between Azure and our on-prem DC. We have 4 domain controllers, 2 on-prem and 2 in…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
587 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
888 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,089 questions
asked 2024-03-28T13:05:04.9766667+00:00
Ghulam Abbas 131 Reputation points
answered 2024-03-28T16:29:55.22+00:00
TP 71,761 Reputation points
2 answers

How to resolve "Data protection manager Error ID: 33623" for Azure MABS

Hello I am currently trying to install Azure MABS and back up VM machines on ESXi by looking at the following two sites. I have installed Azure MABS on win2019 and am trying to backup VM machines on ESXi. …

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,103 questions
asked 2022-01-09T22:29:25.827+00:00
Makoto Tsukada 1 Reputation point
edited a comment 2024-03-28T16:27:04.4866667+00:00
Andrea Longhitano 0 Reputation points
3 answers

Azure Backup Server and Backing up On-prem

Hello, I'm trying to setup Azure Backup Server to connect with our on premise ESXI hosts (stand alone, no vcenter), I went through the documentation on setting it up and I am running into a snag where I'm not sure if it's HTTPS that's preventing the…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,103 questions
asked 2021-06-24T19:32:45.897+00:00
Anonymous
answered 2024-03-28T16:24:02.4766667+00:00
Andrea Longhitano 0 Reputation points
0 answers

Azure Backup Server: how to fix Error ID 33623?

Hi, we're trying to install MABS Server and communicate with the VCenter Sphere. We received this error and the Agent shows the "Error" status. Do you know how to fix? We have enabled HTTPS and create a role with administrative…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,103 questions
asked 2024-03-28T16:22:54.8366667+00:00
Andrea Longhitano 0 Reputation points
1 answer

How to ingest telemetry from IoT Hub to digital twin built on WebXR?

Hi there, I've built a web application using express which hosts my digital twin (built using A-Frame library). I want to send the data from the IoT Hub to be my web application. I am following this solution architecture to send telemetry from iothub to…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
214 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,093 questions
asked 2024-03-28T15:10:27.3033333+00:00
Adwait Naik 0 Reputation points
answered 2024-03-28T16:22:28.14+00:00
Sander van de Velde 27,186 Reputation points MVP
0 answers

How can an External Application access to Data Warehouse without Providing Credentials

Currently I'm trying to connect my Azure Data Warehouse to an external application. Through this application, users will be sending queries to our tables. I have established a connection to our Data Warehouse, however it requires that I input login…

Azure SQL Database
asked 2024-03-27T17:16:28.3733333+00:00
hampton123 1,030 Reputation points
commented 2024-03-28T16:21:21.14+00:00
Oury Ba-MSFT 15,821 Reputation points Microsoft Employee
1 answer

migrate from Cloud Service Classic to Cloud Service Extended Support, VMSize Small is deprecated

Trying to migrate from Cloud Service Classic to Cloud Service Extended Support. At the prepare stage getting the error VMSize Small is deprecated. I tried deploying with vmsize="Standard_A1" but it failed to deploy to our Cloud Service…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
627 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
707 questions
asked 2024-03-28T15:46:57.08+00:00
Hayden Kerr 0 Reputation points
commented 2024-03-28T16:17:21.8133333+00:00
Ben Gimblett 3,320 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Speech Pronunciation Assessment Kept Failing

I tried the speech to text service from my local machine, and it worked well. However, once i included the pronunciation assessment code, the program kept getting error. I tried the code in both JS and Python. The error message from running the python…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,337 questions
asked 2024-03-21T11:52:33.47+00:00
Glen Wang 20 Reputation points
edited the question 2024-03-28T16:16:34.8933333+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
0 answers

What is the best practice of changing Azure Serverless SQL schema and data in CICD pipeline

Hi all, We are deploying database schema changes from our Development environment to User Acceptance Testing (UAT) and Production using DACPACs within our CI/CD pipeline. Additionally, we're utilizing Azure SQL Data Sync to synchronize data. However,…

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.
888 questions
asked 2024-03-28T16:16:34.1233333+00:00
tyyyy 0 Reputation points
1 answer

Azure function stopped running on a scheduled time

My Azure Function runs a Python script. It queries several databases and stores the results in a blob. The function is scheduled to run almost every two hours according to the following schedule: "schedule": "0 3,5,7,9,11,13,15,17,19 * *…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 questions
asked 2024-03-26T07:38:29.1933333+00:00
Lukasz Kurzysz 0 Reputation points
commented 2024-03-28T16:15:56.7733333+00:00
Ryan Hill 25,141 Reputation points Microsoft Employee
0 answers

APIM developer portal no longer displaying request body properties on the Operation Details page

Up until quite recently this was working fine, but now when you browse to the operation details page of an endpoint from within the api developer portal, the schema properties are not displayed for a requests body. As you can see, the example json is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,697 questions
asked 2024-03-28T14:06:38.82+00:00
Andy J 0 Reputation points
commented 2024-03-28T16:15:46.06+00:00
JananiRamesh-MSFT 20,336 Reputation points
2 answers

What Is the Best Way to See Raw Data Stream Being Passed from SQL to .NET Application?

I am running some functions on application startup for my .NET application. This mostly involves running a bunch of scripts on my SQL database to ensure plans are cached. These queries are generated from EFCore-compiled queries. In doing this, I…

Azure SQL Database
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,264 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,077 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,483 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 questions
asked 2024-03-14T19:52:31.8+00:00
Mike-E-angelo 441 Reputation points
commented 2024-03-28T16:15:12.0766667+00:00
Bruce (SqlWork.com) 53,426 Reputation points
1 answer One of the answers was accepted by the question author.

Is Semantic Kernel dependent on the deployment version of GPT?

Hiya I'm currently making a chatbot by using the RAG principle. I made a zero-shot version that doesn't use history or anything. This works perfectly. I recently started creating a version that uses the history of the chat. I'm encountering a problem…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,014 questions
asked 2024-03-19T15:33:03.2333333+00:00
ThibaultVerlinde-4578 120 Reputation points
edited the question 2024-03-28T16:14:12.9133333+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
1 answer

how to add custom property in application insight from apim policies

i need to access my variable values of the apim in application insight's custom properties (inside transaction history ) how can i do it i have tried using trace in my apim policy i have added this in my policy how can i access the value of the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,740 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
776 questions
asked 2024-03-27T09:50:06.1266667+00:00
Shah, Maitree 0 Reputation points
answered 2024-03-28T16:13:16.9933333+00:00
Sina Salam 2,691 Reputation points
2 answers

Azure Function Information Logs not showing in App Insights

After migrating to Isolated process azure function, information logs stopped to be shown in application insights only Warning and Error logs are stored without even log level. Here is a sample code: Here logs are shown in console: But here information…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 questions
asked 2024-03-26T15:06:44.3766667+00:00
Sayed Reda 0 Reputation points
answered 2024-03-28T16:11:59.65+00:00
Ryan Hill 25,141 Reputation points Microsoft Employee
2 answers

Dynamic Scopes created by Terraform azapi provider doesn't work

Hi, I've been trying to deploy Dynamic Scopes resource using azapi provider, as azurerm doesn't support it yet. I have create the following resource: resource "azapi_resource" "test_dynamic_scope" { type =…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
206 questions
asked 2024-03-23T20:42:33.3166667+00:00
Kasper Kornak 20 Reputation points
answered 2024-03-28T16:06:43.27+00:00
JULIEN MONGIN 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AI Studio Evaluation Error in Microsoft Learn Module

I am going thru the tutorial: Tutorial: Build and deploy a question and answer copilot with prompt flow in Azure AI Studio. I am now in the evaluation phase as shown in this link:…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,014 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,302 questions
asked 2024-03-23T02:41:55.8966667+00:00
Ziggy Zulueta 410 Reputation points MVP
accepted 2024-03-28T16:06:28.3433333+00:00
Ziggy Zulueta 410 Reputation points MVP
0 answers

deployed next.js app to azure static web app giving issues: backend call failure , insights log error: System.InvalidOperationException: atMono.Unix.UnixFileSystemInfo.AssertValid

I tried to find issue with insights, error is as follow: System.InvalidOperationException: at Mono.Unix.UnixFileSystemInfo.AssertValid (Mono.Posix.NETStandard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) at…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
737 questions
asked 2023-07-11T21:18:13.1866667+00:00
Prem Murmu 10 Reputation points
commented 2024-03-28T16:02:52.4566667+00:00
Matteo Mario Cossu 21 Reputation points
1 answer

Unable to create the synchronization service account for Azure Active Directory.

Unable to create the synchronization service account for Azure Active Directory.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
888 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,724 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,093 questions
asked 2024-03-28T15:54:22.7533333+00:00
adminmtsaglik 0 Reputation points
edited the question 2024-03-28T16:00:06.9866667+00:00
Thameur-BOURBITA 31,756 Reputation points