94,906 questions with Azure-related tags

Sort by: Updated
0 answers

Select a specific client id in a VM with multiple managed identities.

I could not authorize Azure Service Bus with spring-cloud-azure-starter-servicebus. From the log, my app had no problem getting the token, but I got "Unauthorized access. 'Send' claim(s) are required to perform this operation." when I sent the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
asked 2024-04-24T18:23:08.38+00:00
David Wong 46 Reputation points
edited the question 2024-04-25T03:54:27.2+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer

Databricks jobs are failing with the insufficient privileges error

When running the jobs in databrick user is getting the insufficient privilege error, but user do have all the privileges like select, read_metadata, modify, create and owner as well on the respective database.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,916 questions
asked 2024-04-24T19:28:13.1033333+00:00
Chethana B S 0 Reputation points
answered 2024-04-25T03:54:21.4333333+00:00
PRADEEPCHEEKATLA-MSFT 76,836 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

ADF Snowflake Connector - Key pair authentication - Failed to parse PEM block containing the private key.

I have created RSA key pair for my snowflake service account. I tested authenticating snowflake with this RSA keys in python. Data from snowflake loaded successfully. Now I'm trying to use this RSA private key for authentication in ADF. I have followed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,526 questions
asked 2024-04-22T20:11:10.47+00:00
Md, Muzaffar 20 Reputation points
accepted 2024-04-25T03:54:18.96+00:00
Md, Muzaffar 20 Reputation points
1 answer

Resource groups and virtual machines down

Dear Azure Support Team, I am writing to report a critical issue affecting my Azure services. For the past 5 days, my port-forwarded virtual machines (VMs) have been completely inaccessible. When attempting to connect, I receive the error message…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,114 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
931 questions
asked 2024-04-23T22:57:22.34+00:00
TEA LABS 0 Reputation points
answered 2024-04-25T03:53:34.56+00:00
v-vvellanki-MSFT 3,580 Reputation points Microsoft Vendor
0 answers

How to Fix System.Threading.Tasks.TaskCanceledException exception

I am deploying a Django application on Azure using App Service. While it works fine locally, I face an issue of System.Threading.Tasks.TaskCanceledException exception when I deploy it to the production subscription. Here are the details of the exact…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-04-24T16:06:01.9266667+00:00
Mishal Singhai 0 Reputation points
edited the question 2024-04-25T03:53:28.8233333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
320 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 0 Reputation points
edited the question 2024-04-25T03:52:49.81+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
2 answers

Your appeal has been received. Appeals are reviewed on a first-come, first-served basis, and may take several days to process

Your appeal has been received. Appeals are reviewed on a first-come, first-served basis, and may take several days to process

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.
887 questions
asked 2024-04-08T22:43:46.61+00:00
Naresh Mutyala 5 Reputation points
answered 2024-04-25T03:52:01.8266667+00:00
Rakesh Gurram 2,520 Reputation points Microsoft Vendor
1 answer

How to implement bulkhead in APIM instance?

How to implement bulkhead in APIM instance? Can someone explain the architecture on how can we achieve it. Thanks!

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-16T05:49:33.4033333+00:00
Chinmay Sonawane 45 Reputation points
commented 2024-04-25T03:51:45.2633333+00:00
JananiRamesh-MSFT 21,001 Reputation points
0 answers

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.
793 questions
asked 2024-04-24T14:50:28.9033333+00:00
Ellis, LeRon (SkillStorm) 0 Reputation points
edited the question 2024-04-25T03:50:40.92+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer

Unable to delete and find storage account

Hi! I am using pulumi to generate and create a storage account to launch a blob with a container. The code works fine, but pulumi is unable to locate the account upon deletio. When I use the Azure CLI I have the same problem, but in the portal I do find…

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,683 questions
asked 2024-04-24T11:32:40.5733333+00:00
Magnus Eriksen 0 Reputation points
edited the question 2024-04-25T03:47:18.1933333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Turn off logging for one Azure function

I really need to turn off logging for the health check function in my Azure functions app because it's just spamming ApplicationInsights with noise. The documentation at https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json implies…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,250 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
edited the question 2024-04-25T03:46:46.1333333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

How to run Azure logic apps in Visual studio 2019 or Visual studio 2022?

Hi, I am trying to create Azure Logic app in Visual studio. I did create an Azure Resource Group Project Then selected Logic apps as the template and project is created After that, when i try to open the LogicApp.json using 'Open with Logic app…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
asked 2024-04-24T18:34:50.7833333+00:00
Mihir Padechiya 0 Reputation points
edited a comment 2024-04-25T03:42:30.1766667+00:00
JananiRamesh-MSFT 21,001 Reputation points
2 answers

how to fix this issue Msg 64, Level 20, State 0, Line 114 A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)

When I am trying to run two queries on same database but in different windows one query is doing deletion of a table from particular date ranges along with roll back mechanism and another query is doing fetching data by joining different tables based on…

Azure SQL Database
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,690 questions
asked 2024-04-24T08:07:29.2066667+00:00
sharuk 0 Reputation points
answered 2024-04-25T03:33:14.5733333+00:00
MikeyQiao-MSFT 485 Reputation points Microsoft Vendor
1 answer

My search result is not coming as expected. Exact match is not coming on top for Chinese Index and fuzzy search 道南~1

I am searching (fuzzy) text = 道南~1 in n21mobile_demo index but in the result exact matching records with 道南 are not coming on top and have 0 scores.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
701 questions
asked 2024-04-11T12:31:48.9766667+00:00
Santosh Singh 0 Reputation points
commented 2024-04-25T03:32:30.8433333+00:00
joseandresc 320 Reputation points Microsoft Employee
1 answer

Azure Blob Storage - REST API responses changes from JSON to XML

We are using Azure Blob Storage with Standard tier. We faced an issue after using the azure blob storage Maven dependency. We have Java Spring web application with REST API which returns API response in JSON format. After using the following Maven…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
asked 2024-02-07T11:49:02.1+00:00
Test Admin 151 Reputation points
commented 2024-04-25T03:32:27.73+00:00
88508653 0 Reputation points
0 answers

How to fix virtual machine connection unknown to On-Prem Active Directory on VM start?

I have an On-Prem Active Directory connected to my Azure subscription via VPN Gateway. All the Virtual Machines in Azure have successfully joined the Active Directory and work fine in terms of AD policy, rules, users, etc. The VMs in Azure are…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,114 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,844 questions
asked 2024-04-24T19:19:58.1+00:00
Ahmed Madhun 21 Reputation points
edited the question 2024-04-25T03:30:16.8466667+00:00
GitaraniSharma-MSFT 47,086 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Problems with this exercise: Ingest data with a pipeline

I have the following error. Error Error Operation on target Load Sales notebook failed: Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name -…

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.
887 questions
asked 2024-04-24T04:11:05.0766667+00:00
Richard Hernandez 0 Reputation points
commented 2024-04-25T03:29:59.1666667+00:00
Rakesh Gurram 2,520 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

Not getting a usable URL from curl -X POST cmdlet

So I am working through "AZ-104: Implement and manage storage in Azure," and I am stuck on the exercise portion of the "Control access to Azure Storage with shared access signatures" module. I've run all the commands and setup the…

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.
887 questions
asked 2024-02-08T22:29:18.1933333+00:00
Wesley Sherwood 40 Reputation points
commented 2024-04-25T03:28:02.3266667+00:00
Germán Vázquez-Martínez 0 Reputation points
0 answers

App services is blocking the port 50486

I can't connect to DB because seems like the port 50486 is blocked, any help to resolve this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-04-24T07:01:32.8866667+00:00
Josue Quesada 0 Reputation points
commented 2024-04-25T03:23:07.2666667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

How many backup policies need to be defined for the following resources?

•     100 Azure virtual machines •     20 Azure SQL databases 50Azurefileshares Can I just use one backup policy for all of above?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,125 questions
asked 2024-04-25T02:40:41.8933333+00:00
Shaojun Qin 20 Reputation points
answered 2024-04-25T03:22:31.5866667+00:00
Marcin Policht 10,040 Reputation points MVP