92,450 questions with Azure-related tags

Sort by: Updated
0 answers

Schedule Trigger not working even after week creation?

Schedule trigger created for pipeline to run every 15 min on daily basis. And trigger created week back but still trigger not happening. What could be the problem?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-28T02:39:30.0033333+00:00
Anuganti Suresh 140 Reputation points
commented 2024-03-29T06:34:40.8166667+00:00
Anuganti Suresh 140 Reputation points
0 answers

More clarity regarding using docker image from container registry

It is unclear how we publish an arm template with an app service that references our private container registry. Let's say we have a private container registry that we want to use in the ARM template, but how do we do it without sharing the ARM template?…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
374 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,691 questions
asked 2024-03-28T20:07:16.8633333+00:00
Sanjay Pant 0 Reputation points
edited the question 2024-03-29T06:33:31.28+00:00
AnuragSingh-MSFT 19,266 Reputation points
1 answer

Continue a previous lab

I had to stop/leave in the middle of a PowerBI training lab. The lab timed out without any information about how to proceed without losing the progress made. Is it possible to rejoin the previous lab in progress?

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.
731 questions
asked 2024-03-28T22:21:29.82+00:00
CharlesShumate-3484 0 Reputation points
answered 2024-03-29T06:30:12.6466667+00:00
SiddeshTN 1,980 Reputation points Microsoft Vendor
1 answer

Synapse Spark Pool can only connect to a Public network storage account ?

Hello, Following this doc on "Resolve Azure Synapse Analytics Apache Spark pool storage access issues" --> unsupported scenarios :…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,371 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,253 questions
asked 2024-03-28T23:00:59.8966667+00:00
Guilr 0 Reputation points
answered 2024-03-29T06:18:22.7233333+00:00
Smaran Thoomu 8,030 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

why am i getting this error?

I have written thos code to read my image but it is giving me error . the code is- service_options = ImageAnalysisClient( endpoint=endpoint, credential=AzureKeyCredential(key) ) # document_file_path =…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,303 questions
asked 2024-03-26T09:26:35.4066667+00:00
Singh, Shruti 0 Reputation points
accepted 2024-03-29T06:17:30.5933333+00:00
Singh, Shruti 0 Reputation points
0 answers

Domain records are setup over the DNS server but not reflecting.

There is a Custom domain host over Azure AD. DKIM records are already setup but not reflecting through the domain records checker side also we enable DKIM record of domain through M365 tenant. Also, after multiple attempts rotating Dkim record it on…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,600 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
588 questions
asked 2024-03-29T06:15:08.34+00:00
Ahan Bhardwaj 0 Reputation points
1 answer

Deploying .NET 8 Docker images to Azure Container Instances

Hello, I'm having trouble to deploy an .NET 8 Web App Docker container image to an Azure Container Instance. This is my Dockerfile: FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base USER app WORKDIR /app EXPOSE 8080 EXPOSE 8081 FROM…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
626 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,080 questions
asked 2024-03-29T00:49:54.0833333+00:00
Alejo Millo 0 Reputation points
answered 2024-03-29T06:10:16.41+00:00
Anveshreddy Nimmala 1,445 Reputation points Microsoft Vendor
0 answers

Group BY gives Wrong result in Azure Synapse Dedicated SQL Pool

We have a Azure Synapse Dedicated SQL Pool, and we run the above query in the datawarehouse. But we get the result wrong and there is no reason for this simple aggregation goes wrong. Appreciate if we can find the reason and the root cause for…

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,253 questions
asked 2024-03-26T06:54:10.5+00:00
KDP-User 0 Reputation points
commented 2024-03-29T06:08:42.4933333+00:00
phemanth 4,695 Reputation points Microsoft Vendor
0 answers

Microsoft information protection: System.Runtime.InteropServices.COMException (0x800A175C)

Hi All, As AIP is going to be disabled , we have moved from AIP to built-in labeling , we are getting these two exceptions while launching the word from my application. We are using Microsoft.Office.Interop.Word.dll word interop library for interacting…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
507 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,401 questions
asked 2024-03-29T05:04:07.0733333+00:00
dkarthik363 0 Reputation points
edited the question 2024-03-29T06:01:18.1766667+00:00
Givary-MSFT 27,001 Reputation points Microsoft Employee
0 answers

Why does Connection.setMessageProperty return an error response?

Hello Speech-To-Text team, By referring to Connection class API doc…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,337 questions
asked 2024-03-27T03:20:17.47+00:00
Kun Wu 101 Reputation points Microsoft Employee
commented 2024-03-29T05:57:57.74+00:00
navba-MSFT 15,370 Reputation points Microsoft Employee
1 answer

Query on FileRest vs SMB/NFS.

Hi Microsoft Community, I was reading through the Azure File REST API documentation for an integration use case. I came across this page where it's specified that NFS file shares are not supported…

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,608 questions
asked 2024-03-15T04:33:31.8933333+00:00
Divyanshu Gupta 0 Reputation points
commented 2024-03-29T05:57:56.8966667+00:00
Sumarigo-MSFT 43,001 Reputation points Microsoft Employee
0 answers

How to extra the correct data with Azure Document Intelligence

Hi all, I'm running into a couple issues with the document intelligence tool extracting data and I'm wondering if you have any tips? I am picking up a | with some of the data, sometimes the data is getting combined with the field next to it, and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,289 questions
asked 2024-03-27T03:02:40.9366667+00:00
Andrew Welle 0 Reputation points
commented 2024-03-29T05:54:58.7533333+00:00
navba-MSFT 15,370 Reputation points Microsoft Employee
2 answers

Fraudulent user imposing as my company's employee

I received emails of registration and quota increase of Azure openAI service. I don't have such employee but someone registered an account on behalf of my company and started using the service. How can I stop that account's action?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,017 questions
asked 2024-03-28T18:01:04.4433333+00:00
awong 0 Reputation points
edited an answer 2024-03-29T05:54:16.9966667+00:00
AshokPeddakotla-MSFT 26,131 Reputation points
1 answer

Azure Role Based Access Control (RBAC)-what role to assign to outside engineer to help build App Service Laravel app including MySQL Flexible DB

I need to grant temporary access to an outside developer/engineer to access a new Azure App Service Laravel App including MySQL Flexible Database server so they can help set it up, configure it (environment variables, SSH nginx scripts, etc.). They…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
697 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,691 questions
asked 2024-03-29T00:51:48.9966667+00:00
Stephen Wartel 40 Reputation points
answered 2024-03-29T05:54:10.07+00:00
Babafemi Bulugbe 1,085 Reputation points
1 answer

Route S2S VPN traffic coming into Azure to Internet

We have a client that (for whatever reason) requires SFTP traffic leaving their LAN to exit through a VPN, but our network security policy does not allow for VPN connections to external networks (aka client networks such as this. Our SFTP site is…

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,348 questions
asked 2024-03-25T20:54:10.37+00:00
Colin 0 Reputation points
commented 2024-03-29T05:52:16.7733333+00:00
KapilAnanth-MSFT 33,796 Reputation points Microsoft Employee
0 answers

Dynamic Data Masking with Azure Data Factory

How can I mask specific columns when copying data from an on-premises source to Azure Data Lake Gen 2 using Azure Data Factory? Is it possible to use one data flow and a control table containing the table and column names to be masked for this purpose?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-28T03:35:35.2266667+00:00
Tushar Hatwar 0 Reputation points
commented 2024-03-29T05:51:31.3166667+00:00
phemanth 4,695 Reputation points Microsoft Vendor
1 answer

How to skip error and continue unzip process using Azure Data Factory copying activities

I have large zip file that I transferred from SFTP to blob storage. I have created a copy activity to unzip the files from one blob storage (source dataset) to another blob storage (sink dataset). The unzip process has the error : file operation is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-28T02:20:15.25+00:00
Liu, Faye 0 Reputation points
edited a comment 2024-03-29T05:49:52.5066667+00:00
Vinodh247-1375 10,616 Reputation points
1 answer

Error creating external table in dedicated SQL pool

Hi, I'm trying to make an external table in a dedicated SQL pool using a Parquet file, but I'm getting this error message: "Not able to validate external location because The remote server returned an error: (403) Forbidden." I managed to use…

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,253 questions
asked 2024-03-28T11:02:50.6633333+00:00
Clover J 140 Reputation points
commented 2024-03-29T05:47:45.8466667+00:00
Smaran Thoomu 8,030 Reputation points Microsoft Vendor
1 answer

Debug CPU utilization and memory utilization spikes among group of applications running

I have around 8 applications running under a single App Service Plan. All of them run on Linux operating system. I see some sudden spikes in CPU utilization and memory utilization for this app service plan. I want to debug the application which causes…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,691 questions
asked 2024-03-28T17:05:06.37+00:00
Dipali Chitroda 0 Reputation points
commented 2024-03-29T05:46:19.51+00:00
VenkateshDodda-MSFT 17,366 Reputation points Microsoft Employee
1 answer

Creating a pipeline for data transfer from SQL Server to blob storage

I'm looking to create a single pipeline that can transfer data from a SQL Server database to BLOB storage in a Parquet format. This pipeline should go through a table that lists the connection string and SQL commands needed for each table or Parquet file…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-28T11:01:28.26+00:00
Vikranth-2626 80 Reputation points
commented 2024-03-29T05:45:58.3766667+00:00
Smaran Thoomu 8,030 Reputation points Microsoft Vendor