Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [azure-vm-role]

VMRole is another PaaS offering from Microsoft on the Azure platform. Like the Web/Worker role it is a Stateless machine. However developers are given more control over customizing the OS by supplying a preconfigured VHD image that is used to run the VMRole from.

azure-vm-role
0 votes
1 answer
80 views

How to load Azure VM local files to azure sql database using self-hosted IR?

I have an azure VM having csv files, i don't have storage account, so how to load VM local files into azure sql database using file system and self-hosted IR
user avatar
0 votes
1 answer
1k views

ErrorLoadingExtensionAndDefinition error while creating host pool in azure

I am not able to create host pool in azure. I am getting the following error: Session ID 2e53a5fd5e54499ab7dc3d6e9b4911d7 Resource ID Not available Extension Microsoft_Azure_WVD Content HostpoolBlade ...
PAVAN MUTALIKDESAI's user avatar
1 vote
1 answer
2k views

How to change different Virtual Network/Subnet for exiting Virtual Machine?

I have exiting virtual machine I need to change virtual network/subnet for this Virtual machine. I didn't found any option to change please help me out. Thanks..!
Prabhat's user avatar
  • 802
0 votes
1 answer
1k views

Find if Azure VM has been idle

I am looking for way to find if Azure VM has been idle for over an hour. The criteria to qualify for idle if there is no mouse movement for over an hour. I want to save the State of VM and shut it ...
user3799325's user avatar
0 votes
2 answers
100 views

How we can create VM ware using Azure data Factory

I am trying to create Vmware using VMImage through Azure data factory! I am able to create manually by using Resource Manager, but i want to automate this process through Azure Data Factory.
Arshad's user avatar
  • 1
2 votes
1 answer
3k views

If azure VM is idle for 30 minutes I need to shut it down

If an azure VM is idle for 30 minutes I need to shut it down. By idle I mean CPU percent is less than 30%. How can I achieve this? I have tried with run books default functions but it has shutdown ...
user12395612's user avatar
0 votes
1 answer
69 views

Unable to publish an ASP.NET webpage on an Azure VM running on Windows server 2016 database

Hi I am trying to deploy a website on an Azure VM and I already set all the configuration for make a deployment but this error appears when I tried to publish: Error Web deployment task failed. (You ...
Eduardo Royg's user avatar
-1 votes
1 answer
80 views

cannot connect to SQL with managment studio

I created a virtual machine with SQL in Azure. but I can't connect with management studio (SSMS) from out of my VM any idea?
Yojan Morales's user avatar
1 vote
1 answer
957 views

How can I create an architecture where I have multiple resource groups sharing one single database server on Azure?

I want to create one single database server for all the resource groups I have created. Earlier, I have used one database server for each resource group but now I wish to have only one server for all ...
Karthik Kolathumani's user avatar
0 votes
1 answer
3k views

Deployment Targets with Health Check "Unavailable" in Octopus

Now my company asked us to integrate Octopus with Bamboo. We were already using Bamboo for building and running the Unit Test cases. So this is the process which I followed. 1. Installed the Octopus ...
CrazyCoder's user avatar
  • 2,298
3 votes
0 answers
1k views

VM deployment from custom image stuck in 'Create' state

I logged into an existing VM, did sysprep, selected generalize + oobe, shutdown, waited for deallocation, then captured from the portal. I created an image from the generalized disk in the Azure ...
ckclark's user avatar
  • 61
0 votes
1 answer
2k views

Azure Python SDK Authentication Error

I am trying to stop a virtual machine in the azure cloud using the azure-python-sdk. I am following this page https://github.com/Azure-Samples/virtual-machines-python-manage and I have created an ...
adiamaan keerthi's user avatar
-1 votes
2 answers
96 views

Why do we need extensions in azure VM?

when we can manually connect to remote desktop and install software we desire, why we need extensions? Custom Script extension and Desired State configuration works same way. They run the same ...
Mb...R's user avatar
  • 78
3 votes
1 answer
1k views

VSTS AzureFileCopy Permission denied while trying to connect to the target machine

Trying to setup a simple AzureVMFileCopy task from the VSTS Release. I have already done the following steps: Execucted Enable-PSRemoting Setup the WinRM listener with self signed certificate and ...
Vikram's user avatar
  • 6,875
1 vote
3 answers
856 views

availability set can be used along with scale set or scale set is enough

I am new to azure & learning to design application in Azure. The question might be too naive for someone but I am really confused. Do availability set are also required when we have scale set ...
Pranav Singh's user avatar
  • 19.3k

15 30 50 per page
1
2 3 4 5 6