Skip to main content

All Questions

Tagged with
0 votes
0 answers
24 views

Deploying a NodeJS Easily and Correctly [closed]

I'm trying to find either a free or very inexpensive host that I can use to deploy my NodeJS app and a private storage directory (all under my root directory for my NodeJS app). Based upon the ...
WhatToDo's user avatar
0 votes
0 answers
17 views

What are the different ways to enable Database VMs to AKS/VM bases App workload connectivity options in Azure Networking? [closed]

We are trying to build a IaaS DB solution for our enterprise on top of Azure. The current setup of the enterprise is very fragmented as the the AKS, VMs, Backup are all in their own subscription. We ...
caveman's user avatar
1 vote
0 answers
123 views

Can't do an in-place Update of an Azure cloud service (extended support) after a VIP swap - Public IP is in use (error)

I have successfully performed a VIP swap on a pair of Azure cloud services (extended support) that had Reserved IP addresses (static, although I don't think it matters). Now I can Update (by uploading ...
Vasily Romanov's user avatar
1 vote
0 answers
18 views

Shared Azure FSlogix Environments and Issues with Shared Volumes

We have 20 users split over two separate Azure/Windows 10 desktop environments. FSlogix is doing AD duties, and we have a shared SharePoint volume that everyone accesses via their remote desktop. The ...
Ian Atkin's user avatar
  • 1,094
0 votes
1 answer
76 views

Can I host Vagrant/VirtualBox VMs on Azure Dedicated Host

I need to migrate a workload that comprises VMs into the Cloud, with Azure currently being my preferred option. The workload runs a test suite and must start several VMs with Vagrant and VirtualBox in ...
rookie099's user avatar
  • 135
2 votes
3 answers
3k views

How can I continue working on my code from another computer?

I'm new to programming in general, and I'm currently working on a little game project in Python + pygame. One day I might want to work on my laptop, and the other day on my desktop. How could I make ...
Jonathan Axelsson's user avatar
0 votes
1 answer
450 views

Azure validation error with NVIDIA GPU Cloud Image

In the process of creating a Virtual Machine with NVIDIA GPU Cloud Image, with size Standard NC6s_v3, 6 vcpus, 112 GB memory, I got a validation error: Validation failed. Click here to view details....
emonigma's user avatar
  • 2,037
1 vote
1 answer
82 views

Extracting identifiable data by websites from one VM to another

Apologies I'm not a techy..... I currently use Windows 10 virtual machines on VMWare Workstation for a few projects and wanted to know if there is a way to export all the identifiable data that a ...
fromthegroundup's user avatar
0 votes
2 answers
2k views

Restart Azure postgresql database

I have to change the max_prepared_transactions setting in azure what require a restart or reload config. Unfortunately I can not restart the postgresql database because Azure doesn't support it. ...
GergA's user avatar
  • 173
2 votes
1 answer
997 views

Connect to Azure machine via public ip from terraform

I successfull made the virtual machine in Azure with Terraform ( from a Packer image). After the Virtual machine created, I would run some commands remotely on the newly created machine. The machine ...
GergA's user avatar
  • 173
0 votes
1 answer
59 views

Translate physical compute power to virtual (cloud) compute

I have requirements from a software vendor that stipulate processor must be: Dual Core 3.0 GHz/i7 The software will be deployed on the cloud (Azure/AWS). Is there a simple way that I can 'translate' ...
CatherineK's user avatar
3 votes
1 answer
1k views

How to bootstrap Windows hosts with remote PowerShell for use with Ansible?

I haven't found a decent way to get a Windows instance in Azure started up using the azure_rm_virtualmachine module with remote PowerShell enabled from first boot. What is the typical approach to ...
barrymac's user avatar
  • 775
2 votes
1 answer
77 views

Unable to Create Azure Resource Manager Project

I have just installed Visual Studio 2015 Enterprise Update 3 along with Azure SDK for Visual Studio 2015 and Azure PowerShell Tools. When I try to create a new project under Visual C#|Windows|Cloud|...
ChiliYago's user avatar
  • 5,235
1 vote
0 answers
275 views

TargetDiskBlobAlreadyExists deploying vm template on Azure

I'm trying to deploy an ubuntu template on Azure. I have created the template from an existing machine with nothing installed. Here is the configuration: { "$schema": "https://schema.management....
Pablo Jomer's user avatar
2 votes
1 answer
150 views

How do I install Azure Powershell *on* an Azure Cloud Service?

I have need for a cloud based intranet application to run Azure Powershell. I've done a bunch of digging and I cannot find anywhere that gives me an understanding of the process I need to follow to ...
BenAlabaster's user avatar
1 vote
2 answers
2k views

How to get access to an ip device from internet

I want to get access to an windows iot device from internet. I want to connect my device via Ethernet to any network. The networks are connected to the internet. I have no static ip and I don't know ...
CPA's user avatar
  • 111
0 votes
1 answer
424 views

How to share Power Query queries

I was looking for a way to share Power Query queries. I am not sure on how to share query in the intranet. Seems like sharing in Power Query Data Catalog is named "Power BI Data Catalog". This is ...
Developer Marius Žilėnas's user avatar
0 votes
1 answer
118 views

Where are Recovery Services in the new Azure Portal?

Like the title says, I can't find Recovery Services in the new Portal
udog's user avatar
  • 181
0 votes
1 answer
443 views

SQL Azure VM Cannot Connect

I have SQL Azure VM Following are the configuration of the VM SIZE Basic_A1 (1 core, 1.75 GB memory) After few hours I cannot log into server using any of following methods. Remote Desktop ...
las's user avatar
  • 1
2 votes
1 answer
71 views

Can cloud-based approaches like Azure be described as 'environmentally friendly'?

I'm responding to a Request for Proposals for a new insurance implementation. In my response I state that the "the elastic approach allows us to scale-down during periods of low demand, thus providing ...
reach4thelasers's user avatar
15 votes
1 answer
36k views

Is there a way to install Mac OS on an Azure Virtual machine - or any cloud VM for that matter? [closed]

I want to create a virtual development machine on the could for iOS development. I understand it is against Mac OS License agreement to install it on non-Apple hardware. But is there a LEGAL solution ...
Frank Goortani's user avatar
4 votes
3 answers
3k views

How can computer clouds charge me for CPU usage?

I’m considering moving my blog to either MS Azure or Google App Engine, using either an ASP.NET or Python blogging engine, but I can’t understand how they will charge me for CPU usage. The bandwidth ...
michael's user avatar
  • 161