95,345 questions with Azure-related tags

Sort by: Updated
0 answers

Microsoft Learn Azuire Pipelines

I am following the exerices in the Deploy Azure resources by using Bicep and Azure Pipelines course. Due to the ongoing issue, I converted my subscription to pay-as-you-go. I'm trying to deploy a pipeline and still am encountering the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
asked 2024-04-30T15:47:37.5166667+00:00
John Capazo Training 0 Reputation points
0 answers

Why wont my Microsoft authenticator not set up?

I have been trying to sign up for different Microsoft applications (teams, outlook, etc...) on my phone and I need to set up Microsoft authenticator. I have been trying for a couple of days now, and the same error message keeps coming up. It's at the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,510 questions
asked 2024-04-30T15:47:00.24+00:00
ekps 0 Reputation points
1 answer

How to manage downstream devices when using an IoT Edge Gateway?

I have many downstream devices that don't have internet access and use an IoT Edge Gateway to connect to IoT Hub. I want them to have a Device Identity in IoT Hub and have the Edge device as their parent. But how can I create their device identity, since…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
540 questions
asked 2024-04-29T20:04:05.6366667+00:00
Andreas F 0 Reputation points
commented 2024-04-30T15:45:29.94+00:00
Sander van de Velde 28,546 Reputation points MVP
1 answer

Azure VMSS Creation

We presently have  a classic Azure service CMG set up for our SCCM infrastructure. We are looking to migrate to a VM scale set as the classic service will no longer be supported by Microsoft .  The inbuilt CMG creation wizard within SCCM does not allow…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
347 questions
Microsoft Configuration Manager
asked 2024-04-23T17:28:58.29+00:00
R Peaks 20 Reputation points
commented 2024-04-30T15:45:27.4166667+00:00
Sina Salam 3,721 Reputation points
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
commented 2024-04-30T15:43:47.02+00:00
Andrew Hopkinson 6 Reputation points
1 answer

Backup/Restore and collation update in Azure Synapse

We have one requirement that to change the collation of Azure SQL serverless database in Azure Synapse Analytics to default collation. So I have 2 questions, 1. How to take backup and restore Azure SQL serverless database in synapse. 2. How to update…

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,381 questions
asked 2024-04-30T14:04:23.77+00:00
Shailesh Ganesh Shripati 70 Reputation points
answered 2024-04-30T15:42:54.38+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer

What Role Assignments Are Required For Bicep that assigns roles inside of Devops Pipeline?

I have a bicep file (https://github.com/siegfried01/SimplerServiceBusSendReceiveDemo/blob/master/infrastructure/deploy-ServiceBusSimpleSendReceive.bicep#L365 ) that calls a bicep module…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
547 questions
asked 2024-04-27T23:44:56.82+00:00
Siegfried Heintze 1,861 Reputation points
commented 2024-04-30T15:40:15.5833333+00:00
Deepanshu katara 4,900 Reputation points
0 answers

Failed SQL logins to MI coming from same subnet as SQLManagedInstance

We have started monitoring failed login attempts to our managed instance and see some failed connections that we can't seem to figure out what the attempt may be. Error message: A disconnect event was raised when server is waiting for Federated…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 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,736 questions
asked 2024-04-30T15:36:48.85+00:00
Ryan Pighin 61 Reputation points
0 answers

As a student how can I access azure AI services.

Hello Everyone, I'm new to the Azure AI service and learning the AI service from microsoft learn portal. But I face issue when I asked for complete the Lab assignment. It required my subscription should be approved to user Azure AI service. I tried to…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,381 questions
asked 2024-04-29T06:46:04.23+00:00
SuryaKanta Nayak 116 Reputation points
edited a comment 2024-04-30T15:34:46.4133333+00:00
navba-MSFT 17,120 Reputation points Microsoft Employee
0 answers

ADF pipeline with upsert throwing error "The data type text cannot be used as an operand to the UNION, INTERSECT or EXCEPT operators because it is not comparable"

ADF pipeline writing data from AZURE sql to on prem SQL Server with upsert operation. TEXT fields are part of target system, Even though TEXT fields are not selected in select query and are not mandatory fields still throwing error. I cannot change…

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,736 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-27T01:42:51.18+00:00
Shantanu Dekapurwar 0 Reputation points
commented 2024-04-30T15:32:43.4433333+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

Discussion around different ways to implement PIM for Azure resources

I've found there are two ways to use PIM to grant access to Azure resources and I'd like to understand the differences, if any, between the two. The outcome is the same however the process/workflow to achieve it is different. Method 1 Create an Entra ID…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
668 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,511 questions
asked 2024-01-30T07:07:38.8133333+00:00
KFM 86 Reputation points
commented 2024-04-30T15:31:51.71+00:00
AH 0 Reputation points
3 answers

How to send a mail notification for a failed pipeline in Azure Synapse Analytics?

How can I send a notification email to a specific email address without using a logic app when one of my Synapse Analytics pipelines fails? I would like to include the error message in the email notification.

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,345 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,431 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,381 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-03-20T15:48:58.53+00:00
Aditya Singh 105 Reputation points
commented 2024-04-30T15:30:48.9533333+00:00
Roberto Cuevas 0 Reputation points
1 answer

error in azure synapse notebook

synapse notebook, I tuned hyperparameter for neural network model, it gave the following error: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input at [Source: (String)""; line: 1, column: 0] My…

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,381 questions
asked 2024-04-29T19:27:28.13+00:00
uuu zhu 0 Reputation points
commented 2024-04-30T15:29:37.0666667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

VM Extension Tagging

Is it possible to create a policy to tag VM extensions via inherit tags from resource group policy?

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
795 questions
asked 2024-04-24T14:50:28.9033333+00:00
Ellis, LeRon (SkillStorm) 0 Reputation points
accepted 2024-04-30T15:26:27.3933333+00:00
Ellis, LeRon (SkillStorm) 0 Reputation points
1 answer

need to set "spark.rpc.message.maxSize"

In Synapse Notebook, I tried to run spark.conf.get("spark.rpc.message.maxSize") had the following error: Py4JJavaError Traceback (most recent call last) Cell In [9], line 1 ----> 1 spark.conf.get("spark.rpc.message.maxSize") File…

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,381 questions
asked 2024-04-30T11:21:00.2066667+00:00
uuu zhu 0 Reputation points
edited an answer 2024-04-30T15:26:21.3633333+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
0 answers

Document Intelligence Custom Extraction Model Merging Cells and Unexpected Behavior

When encountering certain files, Document Intelligence behaves oddly. I've labeled tables from PDFs and trained the model, but it's behaving strangely on some files, even though they were included in the training data. Specifically, Document Intelligence…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,375 questions
asked 2024-04-30T15:22:35.8566667+00:00
Syed Umair Hasan 90 Reputation points
0 answers

My Azure virtual desktop cuts off calls and Zoom meetings, and is slow and my coworkers get disconnected constantly.

I tried Microsoft Support, which refused to help with the problem and then the support rep dipped, so maybe someone here has experienced similar issues since I can't seem to reconnect with support. We run 2 virtual desktops that both have issues with…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,143 questions
asked 2024-04-30T15:22:15.94+00:00
Gregory Thurell 0 Reputation points
1 answer

SharePoint List item not found when running HTTP query from Logic app

Hi everybody, I am facing an issue with getting a SharePoint list item as described here: https://learn.microsoft.com/en-us/graph/api/listitem-get?view=graph-rest-1.0&tabs=http When I perform the following query through Graph Explorer, I get a…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,851 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,612 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,651 questions
asked 2024-04-29T17:00:13.5866667+00:00
Joost van der Linden 71 Reputation points
answered 2024-04-30T15:19:06.1033333+00:00
Joost van der Linden 71 Reputation points
1 answer

Correlating Applicaton Insights logs for cloud_RoleInstance with the instance name in Metrics for an App Service

I'm looking at some Azure Metrics and can see that there's a specific instance in our App Service that seems to have consistently higher response times.  It has a name like: ln1ldlwk0000LE   To example what's actually going wrong with that instance, I'd…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-25T15:44:13.73+00:00
Justin Wright 0 Reputation points
commented 2024-04-30T15:17:54+00:00
Justin Wright 0 Reputation points
0 answers

How to fix broken web chat app after Microsoft Entra ID authentication login added

I had a chat app using Azure web app and Web PubSub working perfectly using the github example: samples/javascript/chatapp/nativeapi I made no changes to code and added the microsoft entra ID authentication requirement according the default instructions…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,511 questions
asked 2024-04-30T15:00:03.5866667+00:00
Peter Daniels 40 Reputation points
edited the question 2024-04-30T15:16:35.2266667+00:00
Peter Daniels 40 Reputation points