123,560 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Truncate Table permission in Azure Synapse

Hi, We have several schemas inside a dedicated sqlpool. I want to give Truncate privilege to all the objects of a particular schema to a AAD group. I found the below syntax: EXEC sp_addrolemember 'db_ddladmin', 'Azure AD Group'; But it seems that…

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.
5,385 questions
asked 2022-03-02T23:20:04.443+00:00
Maitra-v, Anirban 141 Reputation points
commented 2022-03-03T16:16:20.95+00:00
Maitra-v, Anirban 141 Reputation points
1 answer

Aks node pool per team

Hi, If I have different teams using same AKS cluster, can I assign each team a dedicated node pool for better isolation?

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,463 questions
asked 2022-02-14T17:06:07.47+00:00
Ahmed Gameel 1 Reputation point
commented 2022-03-03T16:16:15.17+00:00
shiva patpi 13,366 Reputation points Microsoft Employee Moderator
1 answer

Slow file upload from client computer to azure virtual desktop via remote desktop web url. Need help to fix help.

I am using a remote desktop web client to browse my Azure WVD and when I copy any file from my client computer, the file is talking lots of time to copy on azure WVD. The hostpool and Virtual machine location is "Central US". Virtual machine…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,853 questions
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
asked 2022-02-09T05:12:24.747+00:00
Uzair 1 Reputation point
commented 2022-03-03T16:08:09.787+00:00
srbhatta-MSFT 8,586 Reputation points Microsoft Employee
1 answer

AKS and Docker Hub rate limiting 30 June 2022

Hello fellows, A few days ago as Azure cusotmer, I got e-mail message customer about Docker Hub rate limiting 30 June 2022. In email I'm reading: "Affected environments could include, but are not limited to: Azure Virtual Machines, Azure…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,463 questions
asked 2022-02-08T09:33:28.813+00:00
Adam Erot 51 Reputation points
commented 2022-03-03T16:05:19.067+00:00
srbhatta-MSFT 8,586 Reputation points Microsoft Employee
0 answers

Python aiohttp Azure Function works locally, but throws ClientConnector error on Azure

Hi there, I'm working on a TimerTrigger Azure Function in python that makes pretty heavy use of the aiohttp library to make concurrent requests to a file cache, grab ~8K JSON files, and prepare them to be loaded into a database. I have been able to run…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2021-04-29T14:54:30.753+00:00
Ross W 6 Reputation points
commented 2022-03-03T15:51:44.327+00:00
Trevor Ward 1 Reputation point
2 answers

virtual machine agent status is not ready

my vm shows this warning message and I can't login with ssh (showing "ssh: connect to host ipaddress port 22: Connection refused" error message)

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,096 questions
asked 2022-02-13T17:30:14.45+00:00
SoftComm SDC 1 Reputation point
commented 2022-03-03T15:49:07.183+00:00
srbhatta-MSFT 8,586 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Devops Git - ADF

Hi, Is there any option to disable save option for master branch. I have tried lock option for this branch, but it is not working. Kindly let me know if any possibilties

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,672 questions
asked 2022-03-03T13:29:20.227+00:00
M, Murugeswari (Cognizant) 456 Reputation points
commented 2022-03-03T15:20:07.887+00:00
Nasreen Akter 10,886 Reputation points Volunteer Moderator
0 answers

Reference trigger metadata in pipeline runs azureml

I have defined a pipeline using the azure ml sdk and defined a Pipeline parameter to be parsed as a timestamp. Now, I want to create a schedule that takes the timestamp of the trigger and pass it as the aforementioned pipeline parameter. So far, I do…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
asked 2022-02-18T11:29:20.857+00:00
Espadas, Gabriel [JNJCH] 1 Reputation point
commented 2022-03-03T14:35:17.72+00:00
Espadas, Gabriel [JNJCH] 1 Reputation point
2 answers

Wrong Subject CN in IoT Edge Server certificate

I have setup an IoT Edge device as transparent gateway. The authentication of the IoT Edge device towards the IoT Hub and from the leaf device to IoT Edge are done through SAS connectivity string. I also created an edge device ca certificate with the…

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.
599 questions
asked 2022-03-03T07:22:06.193+00:00
EbneterPhilipp-5174 11 Reputation points
answered 2022-03-03T14:22:40.98+00:00
EbneterPhilipp-5174 11 Reputation points
1 answer

Microsoft Azure Machine Learning Studio - Error durind Deploy <Response [502]> Automated ML

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
asked 2022-03-01T19:01:18.517+00:00
Fernando José Ribeiro Júnior 1 Reputation point
commented 2022-03-03T14:11:05.897+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Is there an SDK to operate IoT Central?

Hello. IoT Hub had an IoT Service SDK to operate the IoT Hub. Azure IoT Hub SDKs https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-sdks Does IoT Central have an SDK like the one above? Thanks in advance.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
377 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
asked 2022-03-03T11:29:50.9+00:00
Hinata Katsunori 536 Reputation points
accepted 2022-03-03T14:09:01.287+00:00
Hinata Katsunori 536 Reputation points
1 answer One of the answers was accepted by the question author.

How can azure select the best location of endpoint?

In the manual of CDN of Azure, end points are propagated in 1minute ~ 90 minutes. But where are they propagated? Let's assume that I create a endpoint and it is propagted to Korea(Actually I don't know where it is propagated. Just assume..) …

Azure Content Delivery Network
asked 2022-03-03T04:45:50.383+00:00
youngmin.yoon 41 Reputation points
accepted 2022-03-03T13:33:08.943+00:00
youngmin.yoon 41 Reputation points
1 answer One of the answers was accepted by the question author.

Query Azure Arc + Azure VMs extension statues

Hi, I have Arc +normal VMs that has extensions installed but the status is "Failed" I have policy in place that show compliance status of vms that has not Qualys installed but policy do not know that the status of installation…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
527 questions
asked 2022-02-28T11:14:21.447+00:00
Bombbe 1,441 Reputation points
accepted 2022-03-03T13:23:06.68+00:00
Bombbe 1,441 Reputation points
1 answer

Desktop Application Not Interactable on Virtual Machine- what setting am I missing?

Hello there I have a series of Azure Pipelines, for regression automation, configured to run on two Azure VM's which run a desktop application, using WinAppDriver. Please note- once the agent starts, it fires off another user (with admin rights) in a…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,096 questions
asked 2022-02-23T22:05:18.013+00:00
Randy Dobbs 1 Reputation point
answered 2022-03-03T13:10:39.997+00:00
Randy Dobbs 1 Reputation point
1 answer One of the answers was accepted by the question author.

Running external executables

Hi Is it possible to run exe's like WinZip or PGP from within Azure Data Factory? We have a requirement where a file may get uploaded to the storage area which would need to be PGP encrypted/decrypted or uncompressed etc. I have looked at Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2022-02-21T18:36:04.297+00:00
D Williams 76 Reputation points
commented 2022-03-03T13:07:59.343+00:00
D Williams 76 Reputation points
4 answers One of the answers was accepted by the question author.

Application Gateway causing login to fail with a 405 error

When running a 3rd party application through an App Gateway, I get a 405 error when trying to log in. This does not happen when no App Gateway is present. How can I fix this?:

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,217 questions
asked 2022-03-01T16:50:13.467+00:00
Anonymous
accepted 2022-03-03T12:53:18.893+00:00
Anonymous
1 answer

Query on cognitive services

Regarding LUIS, came across the below line to use multiple apps with same app definition in FAQ section, but it doesn't have proper explanation on how to achieve. Any insights around this - how to balance? which tool should be used to balance? …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,679 questions
asked 2022-03-03T03:28:19.837+00:00
AzureUser-9588 151 Reputation points
answered 2022-03-03T12:01:13.477+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer

Azure VM public SSH key gets reset every hour on its own

The Azure VM which I have created is running Debain 11 OS , unfortunately the public SSH key gets reset every 1 hour on its own. Just in time is not Enabled though. Due to this issue, my running session terminal throughs error "no supported…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,096 questions
asked 2022-03-02T17:36:30.003+00:00
Pramod 1 Reputation point
commented 2022-03-03T11:03:01.14+00:00
Pramod 1 Reputation point
1 answer

Fix 'user name or password is incorrect' when mounting Azure file share?

Hello, When attempting to mount one of our file shares to a Windows 10 PC we keep getting this error: "<drive letter>:\ is not accessible. The user name or password is incorrect." The file share is configured for AADDS authentication,…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,548 questions
asked 2022-02-23T21:07:28.467+00:00
Chris Vargas 1 Reputation point
answered 2022-03-03T10:46:22.537+00:00
Sumarigo-MSFT 47,476 Reputation points Microsoft Employee Moderator
0 answers

When will Robocopy support copy to Azure File Share using AD Authentication

I've also encounter the issue below https://learn.microsoft.com/en-us/answers/questions/499780/azure-files-robocopy-error-access-denied-when-copy.html But, in my scenario, we have blocked using storage account key due to security issue. Thus…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
asked 2022-02-23T02:09:18.007+00:00
Gina Yang 1 Reputation point Microsoft Employee
commented 2022-03-03T10:30:20.897+00:00
Sumarigo-MSFT 47,476 Reputation points Microsoft Employee Moderator