95,404 questions with Azure-related tags

Sort by: Updated
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
942 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 0 Reputation points
answered 2024-05-01T12:33:35.9566667+00:00
Deepanshu Katara 0 Reputation points
1 answer

Upgrade to Premium Azure Firewall SKU

Hi, We are planning on upgrading our standard Azure FW SKU to a premium SKU soon using the upgrade function in the portal. The premium SKU introduces IDPS, I was just curious as to whether that is enabled by default once you upgrade or if it is something…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
568 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,148 questions
asked 2024-05-01T07:47:57.3666667+00:00
Son 20 Reputation points
edited an answer 2024-05-01T12:30:58.8566667+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee
0 answers

Custom libraries (wheel) for ADF Databricks Python activity run on serverless compute

I want to be able to execute Python scripts (via Databricks Python) from Azure Data Factory using serverless compute. Serverless compute does not support cluster level (compute scoped) libraries. In databricks workflows, it is being done as…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,931 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,575 questions
asked 2024-05-01T12:30:52.2366667+00:00
Krzysztof Przysowa 0 Reputation points
0 answers

Getting the Integration run time error while created the linked service for Sql server in datafactory

Getting the Integration run time error while created the linked service for Sql server in data factory, can anyone help to solve this error Cannot connect to SQL Database. Please contact SQL server team for further support. Server:…

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,740 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,575 questions
asked 2024-05-01T12:28:59.37+00:00
Anand Raj 0 Reputation points
1 answer One of the answers was accepted by the question author.

curl: (7) Failed to connect to 104.40.21.133 port 80 after 170 ms: Couldn't connect to server while doing Exercise - Configure network access

I am going this exercise number of times but still could not get the expected output . Can you please support ?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
922 questions
asked 2023-09-23T09:50:24.91+00:00
commented 2024-05-01T12:27:01.37+00:00
Nida ul Zafar 0 Reputation points
0 answers

How to use Azure AI Studio Rest Endpoint

I created a simple RAG solution as shown below. It uses Azure AI Studio, Azure AI Search, and Azure OpenAI. I then clicked "View Code" In order to get the REST Endpoint to try in Postman. I then set the Headers and Body. I however get the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,172 questions
asked 2024-05-01T10:02:18.76+00:00
Ziggy Zulueta 455 Reputation points MVP
commented 2024-05-01T12:24:52.7+00:00
Ziggy Zulueta 455 Reputation points MVP
0 answers

Power portal Power page and file storage

Hi, I m implementing Microsoft power portal Power page to share with B2C users. But I want the users to upload and download documents (multiple documents, videos, img, etc) from the source. What is the best file storage for this requirement. Thanks.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,433 questions
asked 2024-05-01T12:24:36.63+00:00
Nipuna Weerasinghe 1 Reputation point
0 answers

OpenSSL Issue When Running Azure Speech to text on docker

Hey folks, I'm trying to run speech-to-text using Python on a docker container, but I'm getting an SSL error, I have tried following the steps mentioned here for SSL setup and also installed the required dependencies as mentioned here. However, I'm still…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,398 questions
asked 2024-05-01T10:44:52.22+00:00
Ayush Kumar 0 Reputation points
edited a comment 2024-05-01T12:22:58.3966667+00:00
Ayush Kumar 0 Reputation points
0 answers

How do I use the Script activity in ADF, so it uses Azure Databricks SQL Warehouse

I want to be able to use ADF Script activity to execute SQL statements on the Azure Databricks SQL warehouses (including the serverless kind). https://learn.microsoft.com/en-us/azure/data-factory/transform-data-using-script Azure Databricks SQL…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,931 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,575 questions
asked 2024-05-01T12:21:53.01+00:00
Krzysztof Przysowa 0 Reputation points
0 answers

Exception while running Azure Speech to text SDK with jar file (UnsatisfiedLinkError , setTempDirectory)

Hi Team I'm getting errors while running my Java jar in Windows and centos7, However the same is running fine in my Eclipse IDE. The issue is coming when I build the jar and run it in the environment. The error details are below: 2024-05-01 15:50:10…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,398 questions
asked 2024-05-01T12:21:38.4333333+00:00
Ayush Kumar 0 Reputation points
1 answer

AZURE PROBLEM

Dear Microsoft Support, I am writing to seek your assistance regarding an urgent issue we are facing with our email automation service via Microsoft Azure. We currently use the WP SMTP plugin on our WordPress e-commerce site to send automated emails.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,898 questions
asked 2024-04-29T08:50:44.0333333+00:00
JAMAL LEILA 0 Reputation points
answered 2024-05-01T12:20:30.3133333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

Does the "Azure for Students" subscription allow one to run ACR tasks? If yes, how?

Hello, I am running the following command: az acr build --image <image-name> --registry <registry-name> --file Dockerfile . and getting the following error: (TasksOperationsNotAllowed) ACR Tasks requests for the registry…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
391 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
640 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
640 questions
asked 2024-05-01T11:26:52.4633333+00:00
Muhammad Taimoor 0 Reputation points
answered 2024-05-01T12:18:02.63+00:00
Ammar-Abdelqader01 846 Reputation points Microsoft Employee
1 answer

Creating dynamic scope using data source with filter for azure rm provider

I would like to use dynamic scope for azure rm provider , for that I am trying to use data source as below. but it is filter with tag. I want to it through based on existing resource group, Also both based on resourece group and tag as well can…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
224 questions
asked 2024-05-01T06:42:40.89+00:00
Varma 1,140 Reputation points
answered 2024-05-01T12:16:56.0333333+00:00
Sina Salam 3,721 Reputation points
0 answers

Azure Point to Site VPN keep disconnecting for few users

HI , we have deployed Azure VPN ( Point to site ) for more than 100 users , but more than 10+ users complaining that azure point to site VPN disconnecting frequently . Apps is downloaded from store only . someone help me this is known issue ? I raised…

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,383 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,148 questions
asked 2024-05-01T12:12:16.75+00:00
Srinath Ravi 1 Reputation point
0 answers

How to configure ADF pipeline run, linked service, so it uses Databricks serverless compute

Databricks has recently announced serverless compute for workflows: https://learn.microsoft.com/en-us/azure/databricks/workflows/jobs/run-serverless-jobs I would like to be able to execute Azure Data Factory (ADF) jobs using this…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,931 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,575 questions
asked 2024-05-01T12:12:06.9033333+00:00
Krzysztof Przysowa 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix error for azure automation

Hi there, I have setup an automation app to stop and start a stream analytics job, following a guide from this doc https://learn.microsoft.com/en-us/azure/stream-analytics/automation-powershell Whenever the job is running, the runbook runs fine to stop…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-30T23:07:50.5066667+00:00
Navaska 0 Reputation points
commented 2024-05-01T12:08:27.69+00:00
Navaska 0 Reputation points
1 answer

Can you assist with a Synapse issue involving memory allocation in SQL DW Copy Command in Data Factory, without solely resorting to increasing DWU?

I'm encountering an issue while using the Copy Activity in Data Factory with the Polybase copy option. The error message I receive is as follows: “…..SQL DW Copy Command operation failed with error 'Unable to allocate 257707 KB for columnstore…

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,382 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,575 questions
asked 2024-04-27T20:11:41.1666667+00:00
EmaLom 0 Reputation points
commented 2024-05-01T12:07:14.91+00:00
Amira Bedhiafi 15,446 Reputation points
0 answers

Deploy to Azure failing with Error: ENOTFOUND

I have repository with simple .net web api that I want to deploy to Azure. However my deploy is always failing with this error: The workflow file can be found here. Does anybody know what is the cause of this error?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,898 questions
asked 2024-04-30T21:13:30.1833333+00:00
Jan Smutný 0 Reputation points
edited the question 2024-05-01T12:02:47.09+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

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,382 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,740 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 5 Reputation points
commented 2024-05-01T11:58:29.73+00:00
ylycfj88 5 Reputation points
1 answer

Azure OpenAI model version - Deployment vs Chat mismatch

Hello Community, When I try the new deployment: Model name: gpt-4-32k Model version: 0613 Version update policy: Once a new default version is available. Deployment type: Standard Content Filter: Default Tokens per Minute Rate Limit…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,172 questions
asked 2024-05-01T10:34:23.7933333+00:00
Istvan Molnar 0 Reputation points
answered 2024-05-01T11:50:13.0566667+00:00
AshokPeddakotla-MSFT 27,401 Reputation points