123,631 questions with Azure-related tags

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

ARM Deployment of IPGroups fails on Update: Conflict

Hello, we are trying to update IPGroups through an ARM deployment, but this fails with "Conflict" on some of the IPGroups. All resources included in the discussion are created via DevOps pipeline and ARM templates. Unfortunately, rerunning a…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
790 questions
asked 2020-07-17T09:32:30.287+00:00
Christoph Distefano 101 Reputation points
accepted 2020-09-01T16:07:24.157+00:00
Christoph Distefano 101 Reputation points
1 answer

F4s_v2 CPU underclocked

The CPU on this VM is running 2.7Ghz when the description of this size VM states 3.4Ghz with a 3.7Ghz single core speed.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,099 questions
asked 2020-08-22T19:23:48.283+00:00
Krug, Connor 1 Reputation point
commented 2020-09-01T15:25:38.617+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

How do I get an Azure Batch pool to resubmit after more cores become available?

I'm using AutoPools with Jobs in Azure Batch, therefore I have a 1-to-1 ratio of Pools to Jobs. If I submit a few jobs at the same time, one of them may be prevented from starting by the core quota on the Azure Batch account, i.e. the AutoPool would…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2020-08-24T16:23:30.44+00:00
Adam Talbot 1 Reputation point
commented 2020-09-01T15:22:59.803+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

created FTP server acees to publically but can not be accessible

created FTP server access to publically but can't be accessible. step 1:- Connect to the remote server step 2:- Adding folder in FTP site and Assign Read and write full permission. step 3:- Bind DNS step 4:- DNS entry in the HOST file step 5:-…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,099 questions
asked 2020-08-27T07:09:44.723+00:00
Suraj Surnar 1 Reputation point
commented 2020-09-01T15:15:45.927+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Cannot use Cloud Shell to make VM in PowerShell

I tried to make an new VM using the cloud shell. I used the actual example # 1 from Microsoft Learn as follows: New-AzVM -Name MyVm -Credential (Get-Credential) After entering in a user name and a password I get the following error message: …

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
776 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,099 questions
asked 2020-08-27T22:43:11.96+00:00
DaveMCT 1 Reputation point
commented 2020-09-01T15:13:56.813+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Logic App is retrieving scrambled string from service bus queue

Hi, I am queuing a string (e.g. Something) message in Azure Service Bus Queue. And a logic apps trigger is retrieving that message from the service bus queue. While retrieving, it is scrambling the message to an unreadable format. Please see the expected…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2020-09-01T11:21:29.68+00:00
Muhammad Abid Hasan 1 Reputation point
answered 2020-09-01T15:00:36.607+00:00
Michael Koerner 1 Reputation point
2 answers One of the answers was accepted by the question author.

WCF service hosted on Azure App service never seems to complete threads unless restart activity is performed

I have a WCF service that performs just one task - send a message to the topic. This is performed in the below sequence. Accept a request. initialize a Service bus topic client Send the requested message to the topic. Closed the topic…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,001 questions
Developer technologies | .NET | Other
asked 2020-08-28T14:12:11.04+00:00
Ashutosh 96 Reputation points
accepted 2020-09-01T13:34:20.067+00:00
Ashutosh 96 Reputation points
2 answers One of the answers was accepted by the question author.

Query to find list of all primary keys and check if they are clustered and if they are on uniqueidentifier column

Dear Experts, I have this requirement to query all the tables in my database to check if the tables have clustered indexes on the primary key and if the key column is an uniqueidentifier. I prepared this script below select o.name as TableName ,…

Azure SQL Database
Developer technologies | Transact-SQL
SQL Server | Other
asked 2020-09-01T11:16:02.677+00:00
mo boy 396 Reputation points
commented 2020-09-01T13:01:50.353+00:00
Dan Guzman 9,406 Reputation points
2 answers

Networking Issue on Azure HDInsight Spark Cluster with ESP

Dear All We encounter an issue with networking / DNS on our Azure HDInsight Spark cluster. The cluster is joined to our AAD (i.e., it's a cluster with ESP enabled). The cluster gets automatically created with a PS runbook and ARM template file. This…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
231 questions
asked 2020-08-24T09:42:23.157+00:00
Christoph Kiefer 141 Reputation points
commented 2020-09-01T11:05:27.24+00:00
PRADEEPCHEEKATLA 90,736 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

IoT Edge Inter-module communication

I've got a question that I was not able to find an answer or recommendations in the officials docs: What is the recommendation/limit for IoT Edge inter-module communication. I am aware of the 256kb message size limit for messages and max. 20 modules on…

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 2020-08-24T13:16:28.89+00:00
mpoeckl 161 Reputation points Microsoft Employee
accepted 2020-09-01T10:47:00.797+00:00
mpoeckl 161 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Triggering a pipeline using web activity - parameters not reflecting

In continuation to the question raised in https://learn.microsoft.com/en-us/answers/questions/81708/triggering-a-pipeline-using-web-activity-not-able.html, I tried to keep the context parameter as default and added a new parameter called interchangeid…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,676 questions
asked 2020-08-31T09:22:56.057+00:00
Kothai Ramanathan 946 Reputation points Microsoft Employee
accepted 2020-09-01T10:26:13.687+00:00
Kothai Ramanathan 946 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Triggering a pipeline using web activity - not able to pass parameters

From one pipeline, I have a web activity in which I trigger another pipeline. When I try to pass parameters to the pipeline, I am not able to do this. Following are the details. Pipeline 1 - Web Activity In the pipeline which is being…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,676 questions
asked 2020-08-31T09:00:06.413+00:00
Kothai Ramanathan 946 Reputation points Microsoft Employee
accepted 2020-09-01T10:07:19.15+00:00
Kothai Ramanathan 946 Reputation points Microsoft Employee
1 answer

Why is my managed disk in ASR does not get charged by provisioned unit?

Hi, please refer the picture below. I'm testing ASR by doing replication (without migration). I did replication from VMWare VM to Azure. Then I did test failover, then i cleaned up the test failover items, then I did the failover. Now the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
828 questions
asked 2020-08-28T11:03:40.79+00:00
erlnaira 21 Reputation points
commented 2020-09-01T09:17:36.977+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
2 answers

What is the exact condition to consider a VM up in Azure Site Recovery

Azure Site Recovery offers groups in a recovery plan to control the order how the virtual machines are powered on. For exmaple, the database machines can be started before the VMs with the applications are comming up. I tried to find information about…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
828 questions
asked 2020-08-28T18:08:33.867+00:00
Peter Szabo 1 Reputation point
commented 2020-09-01T09:07:40.033+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
2 answers

Transferred the storage account - Now I do not see the storage account in source or targetted account.

I have transferred the storage account from my source account to target account. But later I learnt that you are not supposed to transfer the storage account, rather create a new storage account in target account and transfer all the files. Now the…

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,549 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,212 questions
asked 2020-08-19T14:30:10.387+00:00
Srinivasa Senapathi 1 Reputation point
commented 2020-09-01T08:59:47.147+00:00
Sumarigo-MSFT 47,481 Reputation points Microsoft Employee Moderator
0 answers

Configure HDFS Storage for Zeppelin Notebooks on HDInsight Spark Clusters with ESP

Dear All We followed this step-by-step tutorial to configure HDFS storage for Zeppelin notebooks on our ESP-enabled HDInsight Spark Cluster (HDI 3.9, Spark 2.3):…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
231 questions
asked 2020-08-28T09:55:45.47+00:00
Christoph Kiefer 141 Reputation points
commented 2020-09-01T08:18:44.543+00:00
PRADEEPCHEEKATLA 90,736 Reputation points Moderator
3 answers

Radius point to site VPN issue

Hi, hope someone can help, I am desperate about this. I have setup a Radius point to site vpn to our Azure AD Domain Services. I thought it was working fine, I had a few people saying that sometime the vpn was not accepting their credentials, and I…

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,806 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,783 questions
asked 2020-08-13T04:00:34.12+00:00
Gustavo Puente 1 Reputation point
commented 2020-09-01T08:11:00.003+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
0 answers

Unable to access hostname with port 9080 outside VM

Add inbound rule 9080 and trying to access hostname:9080 outside VM, I am able to access inside VM.

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
780 questions
asked 2020-08-21T01:54:16.197+00:00
Srikanth Narala 1 Reputation point
commented 2020-09-01T08:05:29.963+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
1 answer

#Microsoft UAE Datacenter #suggestion

Hi Microsoft Support. I Have the best suggestion for your UAE, Dubai Datacenter, and technical Engineers. You can connect your Dubai Datacenter to Russia and Ukraine via EPEG cable with low Latency about 90 ms. so please send my message to technical…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,783 questions
asked 2020-08-22T06:04:43.207+00:00
M.S Sarabandi 1 Reputation point
commented 2020-09-01T08:04:23.303+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

The 'transactionId_s' field of App Gateway WAF log

1、What kind of information is field transactionId_s responsible for statistics? 2、What happens when the transactionId_s field in the exported WAF log has no data?

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,218 questions
asked 2020-08-31T07:01:29.143+00:00
Zhang, Di 21 Reputation points
commented 2020-09-01T07:52:46.067+00:00
Zhang, Di 21 Reputation points