About 4,910 results
Open links in new tab
  1. New-AzureRmVM : The value of parameter vmSize is invalid.

    Sep 25, 2016 · What size did you specify while creating the new VM? Usually, before running New-AzureRMVM command you will need to set the VM configuration by using New …

  2. Transfer Files to Windows Azure Virtual Machine

    Jan 6, 2014 · I am trying out the platform. I have set up a Windows Server 2012 virtual machine in Windows Azure and need to transfer some set up files to install SQL Server and other …

  3. Restrict Azure VM Access - social.msdn.microsoft.com

    Dec 18, 2014 · If you create a site-to-site VPN between your on-premise network and Azure virtual network, they connect via the IPsec tunnel. Based on my experience, on the Azure side, …

  4. How to Assign Anonymous login to Ms Azure Vm from Outside of …

    Jul 20, 2016 · Thank you for reverting. Since you have setup your SQL Server on an Azure VM and don't want authentication for accessing it via the public internet I suggest you go through …

  5. VM size for core quota increase - social.msdn.microsoft.com

    Feb 15, 2017 · The Batch account default only comes with 20 cores. I recently submitted a ticket requesting core limit increase and was given a questionnaire to fill out. One question is "VM …

  6. How to trigger/access files in Azure Vm through Azure function

    Jan 29, 2020 · As a part of Azure VM ( Ubuntu Os) we need to trigger a python program in VM which can convert files from one encoding to another. But how to use Azure function for that. …

  7. Copy a file from an Azure IaaS VM to blob storage

    Jul 6, 2015 · It is possible to copy from VM to blob storage, but you would need the Azure cmdlets / credential on the VM, or need to create / use a SAS link.

  8. Performance of Azure App Service vs Azure VM

    Oct 31, 2018 · The application is asp.net MVC suing SQL Azure and uses WCF to host APIs, and the problem looks like simply a lack of CPU power, but the Standard S1 App Service Plan has …

  9. VPN client inside Azure VM - social.msdn.microsoft.com

    Jan 15, 2014 · Is it possible to connect to an on-premises VPN by using the default OS VPN client inside an Azure VM (without Azure VPN at all)? Thanks.

  10. Azure and PostgreSQL for Windows - social.msdn.microsoft.com

    Jul 24, 2014 · I am considering Azure to host our new web based information system which is currently under development. We use tools like VS2013, PostgreSQL database, ADO.NET …