94,347 questions with Azure-related tags

Sort by: Updated
0 answers

Azure: Fail to verify phone number when adding a new PAYG subscription

attached is the screenshot.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
915 questions
asked 2024-04-19T12:04:38.3+00:00
Bill Knox 0 Reputation points
1 answer

Is it possible to extract sub total in OCR Medical Bill using Invoice Model

The below Image - 1 is the sample OCR Image that I want to extract information. Image - 1 Image - 2 The above image -2 is the extracted information in Items parameter by using prebuilt invoice model . Here I want to extract even subtotals of each…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,343 questions
asked 2024-04-18T10:02:17.2333333+00:00
Bhargav Shiva Shankar Boda 0 Reputation points
commented 2024-04-19T11:59:07.2466667+00:00
santoshkc 4,010 Reputation points Microsoft Vendor
1 answer

How to add Auth Headers in REST Linked Service in Azure Data Factory (ADF) when using oAuth2 Client Credentials?

My API provider requires an API-Key additional header when using oAuth2 Client Credential to generate access token. In Azure DataFactory, when I create a REST linked service using OAuth2 Client Credential as authentication type, I also include Auth…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
asked 2024-03-28T18:18:03.04+00:00
Eduardo Moralles 0 Reputation points
commented 2024-04-19T11:52:09.4666667+00:00
Harishga 3,255 Reputation points Microsoft Vendor
2 answers

Azure Firewall & Application Gateway Regional Configuration Clarity

Hello team, Good day!! I have setup Azure Firewall and Application gateway which are 3+ years old now, and during that time, I believe there wasn't an option to choose zones for these two resources and if I check the properties in the JSON of it, I don't…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
564 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
954 questions
asked 2024-04-05T17:25:43.33+00:00
Alex 285 Reputation points
commented 2024-04-19T11:50:02.3166667+00:00
Alex 285 Reputation points
3 answers One of the answers was accepted by the question author.

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,346 questions
asked 2024-04-17T14:41:03.0833333+00:00
answered 2024-04-19T11:48:59.5766667+00:00
0 answers

Functions not available post upgrade to .net8/v4 and deployment through build pipeline

Migrated my project from netcoreapp3.1/v3 to net8.0/v4 using the Upgrade tool. When I publish my local machine, it prompts to upgrade the version to v4 and I am able to see the functions in the function app. But when I use the build pipeline, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,208 questions
asked 2024-04-19T11:46:49.7633333+00:00
Kothai Ramanathan (SC-ALT) 51 Reputation points Microsoft Employee
0 answers

Error Running Script in Runbook with System Assigned Managed Identity

Hello everyone, I could use some assistance, please. I'm encountering an error when trying to run a script within a runbook. I'm using PowerShell 5.1 with a system-assigned managed identity. The script works find without using the managed identiy via…

Microsoft Exchange Online
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
915 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,036 questions
asked 2024-04-19T11:46:46.9233333+00:00
Aran Billen 496 Reputation points
1 answer One of the answers was accepted by the question author.

hii want to run stored procedure in synapse but ima getting an error ,can anyone help me

query: USE gold_db GO CREATE OR ALTER PROC CreateSQLServerlessView_gold @ViewName nvarchar(100) AS BEGIN DECLARE @statement VARCHAR(MAX) SET @statement = N'CREATE OR ALTER VIEW '+@ViewName+' AS SELECT * FROM OPENROWSET(BULK…

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,667 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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
Azure Data Lake Analytics
asked 2024-04-18T16:53:48.23+00:00
naveena kankipati 0 Reputation points
commented 2024-04-19T11:45:50.6+00:00
naveena kankipati 0 Reputation points
2 answers

Copying complex JSON data dynamically using Mapping Data Flows in Azure

In my current data engineering project, I am tasked with building a pipeline that can efficiently handle various JSON structures. One of the key requirements is the ability to dynamically flatten nested arrays within the JSON data using parameters, and…

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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
asked 2024-04-02T09:01:14.78+00:00
Curiel, H. (Hosé) 0 Reputation points
answered 2024-04-19T11:45:37.3333333+00:00
AnnuKumari-MSFT 30,361 Reputation points Microsoft Employee
0 answers

Calling Azure function API from Sharepoint classic using Managed identity

We have created an Azure function API in Python which will be further called by SharePoint classic using javascript. We want to make it secure using managed identity. Right now we are providing them API key which we do not want to.   Sharepoint is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,208 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,655 questions
Microsoft Entra
asked 2024-04-11T13:32:45.1333333+00:00
Rajeev Kumar Dave 1 Reputation point
commented 2024-04-19T11:45:24.0633333+00:00
Shweta Mathur 27,141 Reputation points Microsoft Employee
0 answers

Which model version should I be using for my openai deployment

Hi I live in the UK and have written a webapp for a client in Holland. It uses GPT-4 and GPT-3 and have set up the appropriate deployments for both. I need to send the largest number of tokens as possible as the app is summarising data. Something…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,120 questions
asked 2024-04-19T10:49:09.8033333+00:00
Justin Baron 0 Reputation points
commented 2024-04-19T11:40:25.85+00:00
Justin Baron 0 Reputation points
1 answer

Can Daily monthToDate report contain invoiceId?

Hello, If the billing period ends on 3th of the month and the invoice is ready on 12th of the month, will the Daily MonthToDate report return the invoiceId for the records 1st-3th of the month, when it is executed after the 12th of the month?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,005 questions
asked 2024-04-19T08:10:01.0233333+00:00
Stanislav Fotev 20 Reputation points
answered 2024-04-19T11:39:05.27+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
1 answer

Error with SAP CDC connector in Azure Data Factory Pipeline

I'm trying to use the SAP CDC connector to load incrementally my SAP data on VBAK and VBAP CDS views. It is weird because It works one time over two. And the other time it crashes with this error : Job failed due to reason: at Source 'SAPSource':…

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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
asked 2024-04-19T09:48:02.5633333+00:00
Junior Steve KAMDEM DJOKO 0 Reputation points
answered 2024-04-19T11:37:46.6433333+00:00
phemanth 5,570 Reputation points Microsoft Vendor
1 answer

How does resiliance work with Azure active/active gateway?

Hi, I'm trying to understand how the resiliance works when we have a single VPN on a Azure VPN Gateway running in active/active mode. Our existing Azure zone-redundant VPN gateway has mulitple active/active VPNs already running on it, but I need to…

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,368 questions
asked 2024-04-18T10:57:12.59+00:00
Sean Dodd 0 Reputation points
answered 2024-04-19T11:37:31.8133333+00:00
GitaraniSharma-MSFT 46,931 Reputation points Microsoft Employee
0 answers

PVA Chabot with Azure Language Studio

I built a chatbot with PVA and connected it to azure language studio custom question and answering to manage the knowledge base - a simple excel document with question and answer columns and about 150 rows. I've a few had cases of it not being able to…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
352 questions
asked 2023-10-26T10:29:02.9+00:00
Edirin Imiruaye 0 Reputation points
commented 2024-04-19T11:36:05.6866667+00:00
Amée Björkdahl, Johannes 0 Reputation points
1 answer

how to fix missing metricCounters.json for Azure Monitor Agent on Ubuntu 22.04

I have set up a virtual machine (ubuntu 22.04) and Azure Monitor data collection rule, but the performance graphs are not showing. According to the output of Azure Monitor Agent Troubleshooter, metricCounters.json is missing. How can I fix this? ERROR…

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,784 questions
asked 2023-08-10T17:37:42.0433333+00:00
masaki 5 Reputation points
commented 2024-04-19T11:35:59.8666667+00:00
Darshan Dhoriya 0 Reputation points
1 answer

Multiple table copy as one storage

In the source, we have multiple tables and my requirement is in target after migrating to Azure I do not want to create all those tables in the landing zone, I want to merge all these tables in to one table. I am working in banking domain, we have…

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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
asked 2024-04-19T10:10:29.4066667+00:00
Anshal 1,826 Reputation points
answered 2024-04-19T11:33:05.6766667+00:00
AnnuKumari-MSFT 30,361 Reputation points Microsoft Employee
1 answer

How to recover a accidently deleted databricks instance in a free trial account

How to recover a accidently deleted databricks instance in a free trial account.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,910 questions
asked 2024-04-19T10:01:26.8066667+00:00
Vinee Jain 0 Reputation points
answered 2024-04-19T11:32:10.55+00:00
Smaran Thoomu 9,045 Reputation points Microsoft Vendor
1 answer

Is it possible to connect Google firebase, AdMob apis with Microsoft Azure data factory or synapse analytics

I want to get the data from all my sources into one place i.e. Azure data lake gen2. Firebase database and AdMob are two of the sources of data and I want to make the connection of these sources with ADF to move the data into Azure. I have been through…

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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,481 questions
asked 2024-04-19T10:02:22.69+00:00
BR 0 Reputation points
answered 2024-04-19T11:31:55.55+00:00
phemanth 5,570 Reputation points Microsoft Vendor
1 answer

Resources missing to complete the exercise?

Hi In module "Petabyte-scale ingestion with Azure Data Factory or Azure Synapse Pipeline" in unit 4, I cannot complete the excersize since credentials to Amazon S3 are needed. Kindly advise, Thank you Tamir

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.
847 questions
asked 2024-04-13T10:33:31.1166667+00:00
Tamir Basin 0 Reputation points
commented 2024-04-19T11:31:50.1433333+00:00
Tamir Basin 0 Reputation points