94,195 questions with Azure-related tags

Sort by: Updated
1 answer

I'm unable to create a Virtual network gateway with Basic SKU

I'm Unable to create a Azure VPN gateway with Basic sku.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,367 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.
906 questions
asked 2024-04-18T04:57:57.5766667+00:00
network 0 Reputation points
answered 2024-04-18T05:22:45.3333333+00:00
TP 74,556 Reputation points
1 answer

Synapse Serverless SQL pool, first query takes longer

While attempting to run a synapse query on an OPENROWSET with format "Delta", the first query takes 15-40 seconds extra compared to every other query run after this irrespective of the filepath the query is run on. Same behaviour is observed…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,335 questions
asked 2024-04-15T07:04:40.6433333+00:00
Kemla Mukul 0 Reputation points
commented 2024-04-18T05:22:44.1766667+00:00
ShaikMaheer-MSFT 37,816 Reputation points Microsoft Employee
0 answers

404 resource not found error

This is my code import os; from langchain_openai import AzureOpenAI from dotenv import load_dotenv from langchain_core.prompts import PromptTemplate load_dotenv() client = AzureOpenAI( api_key = os.getenv("AZURE_OPENAI_API_KEY"), api_version…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,116 questions
asked 2024-04-18T05:21:59.5566667+00:00
Keshri, Anjali (Cognizant) 0 Reputation points
0 answers

Azure Data Factory working slow : switch activity taking more than 10 mins to execute

Hi, Azure Data Factory is working slowly, it is not able start the next activity not even queuing. Switch Activity is taking more than 10 mins to execute(earlier it was taking few seconds). details: We are using Self Hosted IR Data Volume is low…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
asked 2024-04-15T08:09:20.9+00:00
Sunay Pistulkar 0 Reputation points
commented 2024-04-18T05:21:37.1133333+00:00
ShaikMaheer-MSFT 37,816 Reputation points Microsoft Employee
0 answers

Authentication type missing from linked service in Azure Data Factory when

Hi, MS released a new connector for PostgresSQL in Linked Services of Azure Data Factory v2. We could create a new linked service in the development branch that worked ok. But when we deploy the linked service to the ADF (connected to Git), the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
asked 2024-04-15T12:18:05.4833333+00:00
Ashish Ruparel 0 Reputation points
commented 2024-04-18T05:20:09.9666667+00:00
ShaikMaheer-MSFT 37,816 Reputation points Microsoft Employee
0 answers

I have azure student subscription access still with 100$ dollar credit but when I try to create a web app resource I get forbidden error but my colleague is able to do it.

For past two days whenever I try to create a web app resource for my learning purpose I get the error checkout below response. But I still have azure student subscription and $100 credit left with 350+ days, I was able to perform the create and delete…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
759 questions
asked 2024-04-17T10:14:21.99+00:00
Alwin Jebastine 0 Reputation points
commented 2024-04-18T05:17:02.0666667+00:00
Alwin Jebastine 0 Reputation points
0 answers

Export or query for all requests SQL in DW database in Azure Synapse

Hi, I need to analyse the quantity of SQL requests in views of DW database in Azure Synapse. In the tool there is a monitor of SQL requests, but not is possible export the data. There is a table where I can see this data, or other way to consult the…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,335 questions
asked 2024-04-17T14:41:03.0833333+00:00
edited the question 2024-04-18T05:16:55.97+00:00
SadiqhAhmed-MSFT 36,956 Reputation points Microsoft Employee
2 answers

ADF - Make a webhook activity which calls a logicapp to continue to next task

Hi all, On ADF, I have a logic app which is called inside a webhook activity. The intention is to continue to next activity after successful completion of the logic app. But the webhook activity keeps in running state even after logoc app is completed.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
asked 2024-04-16T09:48:23.04+00:00
VickyD 81 Reputation points
answered 2024-04-18T05:16:13.6+00:00
ShaikMaheer-MSFT 37,816 Reputation points Microsoft Employee
1 answer

Dataflow sink table as a source

I am trying to add the sink as source in order to implement exist and lookup for SCD Type 2 but the source table (from the sink) is blank no column names or data, does anyone perhaps know why that is? How can I resolve this?

SQL Server on Azure Virtual Machines
Azure SQL Database
SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
119 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,335 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
asked 2024-04-17T09:26:25.06+00:00
Mogale Rickie 0 Reputation points
commented 2024-04-18T05:07:30.5033333+00:00
Smaran Thoomu 8,965 Reputation points Microsoft Vendor
2 answers

Migration of On-Prem SQL Servers to Azure

Hello, I have 2 On-prem SQL Servers (One is primary server and other is Secondary server). SQL version is 2016 and edition is Enterprise. I have configured always-on for 10 big databases under multiple AAGs. Now I want to migrate my both On-Prem SQL…

Azure Database Migration service
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,622 questions
asked 2024-04-16T09:02:02+00:00
Parth Mehta 0 Reputation points
commented 2024-04-18T05:04:45.1766667+00:00
ShaktiSingh-MSFT 13,191 Reputation points Microsoft Employee
0 answers

While consuming Third party API

I am consuming the third party Api and local its working fine. After azure deployment getting A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
906 questions
asked 2024-04-17T06:12:45.74+00:00
Palanisamy, Deepak 0 Reputation points
commented 2024-04-18T05:03:16.1966667+00:00
Palanisamy, Deepak 0 Reputation points
0 answers

I am using the Student version of Microsoft azure. Can I create Data lake and Data warehouse with this version?

I am student in CIT , Coimbatore.I want to explore the concepts of Data warehouse so I choosed Microsoft azure student version.Can I create warehouse in this version if not please suggest another platforms to create effective warehouses for free.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,334 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
710 questions
asked 2024-04-18T05:01:48.5133333+00:00
Harish Kumar 0 Reputation points
1 answer

How to add page number (sourcepage) to the AI search Index

Hi Azure Support, I hope this message finds you well. I'm reaching out because I have encountered an issue while customizing an Azure Search Index using Python. Specifically, I am attempting to add the source page information to the index schema for…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
692 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,413 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,815 questions
asked 2024-02-13T11:34:34.97+00:00
Deepak Dange 0 Reputation points
commented 2024-04-18T04:57:35.5233333+00:00
Deepak Dange 0 Reputation points
1 answer One of the answers was accepted by the question author.

Upload files to Azure using a custom client

Hello, we are facing an issue uploading files to Azure using a custom client using azure-storage-cpplite which was developed years ago. We are currently in the process of renewing the api but for now we need a way to work around that. The current file…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,413 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,516 questions
asked 2024-04-16T05:59:11.2166667+00:00
Wansart, Christian 0 Reputation points
accepted 2024-04-18T04:56:28.67+00:00
Wansart, Christian 0 Reputation points
1 answer

Is there any limitation of file size for reading a excel file through dataflow ADF

I am trying to read an excel file from ADLS location with data flow. My data flow have some fancy transformation to change the header format. When I am using a small test excel file of 100 Kb I am able to load data properly to sync. But when my file size…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,436 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
asked 2024-04-16T14:53:03.7166667+00:00
Alivia Banerjee 0 Reputation points
commented 2024-04-18T04:50:00.78+00:00
phemanth 5,490 Reputation points Microsoft Vendor
1 answer

Non-Restarting RabbitMQ Pod in AKS

I am currently deploying RabbitMQ Server on Azure Kubernetes Service (AKS), specifically utilizing Availability Zone 1. I am aiming to ensure that the running pods, especially the RabbitMQ Server, do not experience any unnecessary restarts unless it's…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,846 questions
asked 2024-04-16T11:10:21.04+00:00
commented 2024-04-18T04:49:52.19+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
0 answers

I am receiving "Internal Server Error" on all batch speech to text requests

The Azure batch speech to text service has been working for us for some time, but today all of our requests started receiving "internal server error" responses. { "properties": { .... "error": { …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,379 questions
asked 2024-04-18T04:01:09+00:00
Dustin Harmon 0 Reputation points
commented 2024-04-18T04:49:51.8933333+00:00
navba-MSFT 16,845 Reputation points Microsoft Employee
0 answers

SQL server backup in a 2019 VM to s3 using backup URL

Hi I have set up a Windows Server 2019 VM with SQL server 2016. I want to take the backup of SQL server in AWS S3. It should have monitoring and auditing capability and cost effective and secure. I have looked at below…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,413 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,622 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,072 questions
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,352 questions
asked 2024-04-18T04:47:01.0433333+00:00
Pradeep 21 Reputation points
0 answers

Is assigning a static public IP address only possible on initial deployment of Cloud Service (Extended Support)?

When deploying and updating a Cloud Service (Extended Support) instance from Visual Studio using the "Publish (Extended Support)" wizard, does the assignment of a static public IP address (Basic SKU that was migrated from a classic reserved IP)…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
632 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
398 questions
asked 2024-04-09T16:30:01.9066667+00:00
CityLightsRBrite 11 Reputation points
commented 2024-04-18T04:46:19.26+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
0 answers

My credentials keep timing out on dbt

I have Azure Synapse Studio connected to dbt. My credentials are all correct in my dbt file but the login keeps timing out. I have all of my login information correct, and just changed the admin password on Azure to ensure that it is correct. Attached a…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,335 questions
asked 2024-04-16T19:37:29.8266667+00:00
Jake Watson 0 Reputation points
commented 2024-04-18T04:43:43.2833333+00:00
phemanth 5,490 Reputation points Microsoft Vendor