95,470 questions with Azure-related tags

Sort by: Updated
0 answers

How to fix error "AADB2C90046" returned back by ACS endpoint of Azure AD B2C?

Users are encountering an error after successful authentication through SiteMinder (external IdP). Following authentication, SiteMinder sends a SAML Response to Azure AD B2C's ACS endpoint, but B2C returns the below…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
960 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,647 questions
asked 2024-05-02T03:41:40.4833333+00:00
Sarvesh Katariya 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why Microsoft Azure Open AI Service trainings require enterprise level access?

The training content is for the student who need restriction free learning but when Open AI service training is restricted to have an enterprise level request, it is acting as a barrier for a person to learn about those services. Why is there no free…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 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,386 questions
asked 2024-05-01T16:35:48.4466667+00:00
Deepankar 20 Reputation points
commented 2024-05-02T03:40:42.7366667+00:00
Deepankar 20 Reputation points
0 answers

how to revert test result after retention expire

Hi Supporter, We have an issue Test results of Azure DevOps when retention expires and all the test results data are removed. Those results are significant to us. Could you advise us on How to revert the test result after the retention expires? Big…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
960 questions
asked 2024-05-02T03:40:24.67+00:00
Nghia Nhut Le 0 Reputation points
1 answer

How to improve the apache pool efficiency ?

I have roughly around 3000 jsons and i am creating a dataframe out of it and saving it to delta format and it is taking me hours for that even though my spark pool is of medium size. The spark pool runs at 33% utilization,

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,384 questions
asked 2024-04-26T07:38:14.2166667+00:00
Yogesh Yadav 0 Reputation points
commented 2024-05-02T03:38:14.2233333+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

Register button is disabled for Azure HDInsight

Hello, I hope this message finds you well. We are having an issue with the registration button for the HDInsight resource provider in the Azure portal. When trying to register from the account of the user with the global adminitiration role, I noticed…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
199 questions
asked 2024-04-26T07:52:04.8166667+00:00
eyma-6141 0 Reputation points
commented 2024-05-02T03:38:04.0933333+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

Databricks OutOfMemory error on code that previously worked without issue

I have a notebook in Azure Databricks that converts a list of columns in a bronze tier table into individual child rows in a silver tier table. This notebook was previously running (for weeks) without issue. Suddenly, I am now consistently receiving an…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-04-26T22:03:44.67+00:00
Shane McGarry 0 Reputation points
commented 2024-05-02T03:36:20.2733333+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

Databricks OutOfMemory error on code that previously worked without issue

I have a notebook in Azure Databricks that does some transformations on a bronze tier table and inserts the transformed data into a silver tier table. This notebook is used to do an initial load of the data from our existing system into our new datalake.…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-04-26T22:23:15.07+00:00
Shane McGarry 0 Reputation points
commented 2024-05-02T03:35:59.5333333+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

About Event Hub Billing Method

Hi Everyone According to the pricing page on Event Hub, one of the fact questions expresses the following: To understand this well, I want you to help me understand this based on the next scenarios. Both scenarios tell us about changing the capactity of…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-27T04:51:38.29+00:00
Jona 355 Reputation points
commented 2024-05-02T03:35:49.2266667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

Disable Microsoft Defender for Cloud for select virtual machines in Azure

I have several VMs running Windows 10/11 and Ubuntu in my Azure vnet and I really don't need them included in Microsoft Defender for Cloud. I've done some searching and apparently there is no way to select which VMs are included in the service, it's an…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,148 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,200 questions
asked 2024-05-02T01:43:52.0066667+00:00
Paul Nerie 266 Reputation points
commented 2024-05-02T03:35:34.75+00:00
Marcin Policht 10,845 Reputation points MVP
1 answer

Failure on Write EventSubscription - Internal error

I am trying to set up Databricks Autoloader with File Notifications. Every time I get a failure on the EventSubscription/write operation. I have tried giving the relevant account as much access as I can but still nothing. { "statusMessage":…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2024-04-26T21:07:19.1333333+00:00
Bradley Jamrozik 0 Reputation points
commented 2024-05-02T03:33:14.51+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

How to ship Azure Databricks artifacts from Dev->QA->Prod through Azure Devops Pipelines?

We have a Azure Databricks workspace and Dev/QA/Prod environments. Everytime the Data engineers have to ship the artifacts from nonprod -> prod (e.g. python notebooks, config modules, etc) they have to copy the artifacts manually over to the next…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-04-29T21:17:03.8233333+00:00
Cataster 641 Reputation points
commented 2024-05-02T03:30:34.6966667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

Activity stuck in queue status

Starting from today morning, I am facing problem that any pipeline run, by trigger or manually or in debug mode, doesn't start. To be precise, pipeline starts ("In progress", but first activity stays in "Queue" status). Doesn't matter…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2024-04-30T07:54:01.1866667+00:00
Gużewski, Jacek 55 Reputation points
commented 2024-05-02T03:27:11.7566667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

Stored procedure transformation always on queued

Hello , I have 2 environment dev and test. There is a stored procedure which run successfully on dev bot queued on test for hours. What are the possible causes for that ? It runned successfully on dev in 1m on datafactory and 5 second on database.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2024-04-30T09:25:25.9133333+00:00
Mustafa Ispir 46 Reputation points
commented 2024-05-02T03:27:00.4133333+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

Azure Data Factory pipelines stuck on first activity for 7+ hours

Hi, I just woke up to monitor all the runs, and suddenly saw that all of my runs were stuck on the first activity, or not even starting the first activity some for more than 7+ hours. This happened over-night as yesterday everything was fine and I didn't…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2024-04-30T10:04:21.0433333+00:00
Marcus Ghebrehiwet 0 Reputation points
commented 2024-05-02T03:26:25.8966667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

Do you know how to install the 'ODBC Driver 17 for PostgreSQL' on a Azure Databricks cluster?

I am attempting to run postgreSQL stored procedures , through Azure Databricks notebook. We have stored procedure written in Azure Database for PostgreSQL and we want to run postgreSQL stored procedures through Azure Databricks Notebook (using…

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,384 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
Azure Database for PostgreSQL
asked 2024-04-30T11:06:56.06+00:00
Anuj, Singh (Cognizant) 5 Reputation points
commented 2024-05-02T03:26:17.9866667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
1 answer

How do I add an inbound security rule if there is an default DenyAllInbound Rule that causes an error when attempting to create an inbound rule?

|Received an email with: The public IP address range for the Azure Databricks control plane will be updated on 30 May 2024—you may need to take action You're receiving this email because you use Azure Databricks. To support infrastructure …

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-04-30T17:39:32.7466667+00:00
Parris Sikorski (ALLEGIS GROUP HOLDINGS INC) 0 Reputation points Microsoft Vendor
commented 2024-05-02T03:26:05.1766667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
edited a comment 2024-05-02T03:24:52.0866667+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

Help on executing custom query on Azure Cosmos DB using Spark in Azure Synapse

Hi Team, I want to run custom query against cosmos db in spark using clientid and secret but I'm ending up with below error. can you please assit. I tried multiple way but it still gives same error. AppId has Reader access on the cosmos db account. As…

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,384 questions
asked 2024-04-30T21:06:42.2066667+00:00
Abhiram Duvvuru 171 Reputation points Microsoft Employee
commented 2024-05-02T03:22:15.52+00:00
PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
0 answers

When we deploy ADF,we are getting "TooManyFactoryUpdaterequests" in Create or Replace GlobalParameter through Azure Devops

When we deploy ADF, we are getting "TooManyFactoryUpdaterequests" in Create or Replace GlobalParameter using CI/CD Azure devops

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2024-05-01T16:52:46.6233333+00:00
Ramesh Hariharan 0 Reputation points
edited the question 2024-05-02T03:20:31.73+00:00
Ramesh Hariharan 0 Reputation points
1 answer

How to get the subscription key of an ARM-based Azure AI video indexer account?

Is there a way to obtain the subscription key of an ARM-based Azure AI video indexer account? If so, what is the process to do so? Thank you.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
asked 2024-05-01T14:21:30.5933333+00:00
Vishnoi, Astha 120 Reputation points
edited the question 2024-05-02T03:13:42.58+00:00
navba-MSFT 17,125 Reputation points Microsoft Employee