vm
28 TopicsHow to deploy your free private Minecraft server with Azure for Student?
Students like Minecraft and it is possible to run a free private Minecraft Server with Microsoft Azure for Student. This post is a guideline to create your own Minecraft server in Azure and have fun with your friends!44KViews3likes4CommentsAzure Virtual Desktop
Hi There Hope you are doing great! I am new to Azure and Virtual Desktop and require some help to set it up correctly. I have created and setup the Virtual Desktop but looking for an option to automatically shut it down and deallocate, there is only 1 machine running and usually 1 user connects to it. if that user is not accessing the machine it needs to be deallocated after 30 or 15 min. Is it something anyone can help? Many Thanks191Views0likes8CommentsBest practise for managing deploys to VMs (environments vs agent pools)
Hello, I wanted to ask about best pracitices when it comes to deploying IIS sites and windows services to virtual machines. Let's say we have a setup of 2 web vms that host a website and 1 vm that's running some windows services. I can see two options for deploy setup: 1. create environment (i.e. dev, prod etc.), register single agent per virtual machine (specific for site - so each site can be deployed independently, reducing downtime) 2. create Agent Pool per VM and register multiple agents So for Web I would go with 1. - adding 2 vm's to environments with proper tags, so we can deploy with rolling deployment strategy to reduce downtime. For services I would create an agent pool and register there multiple agents so we can reduce deployment time (considering we have a bunch of services) and deploy them in parallel. Service deploy would run under specific environment but will just use agent pool. I dont see a point of using environments here, as we only have 1 VM and it's harder to manage multiple agents there - seems like it was not created for this purpose. I hope I have explained it clear, what are your thoughts? Rafal1.3KViews0likes1CommentHow can I deploy software in Azure for my business?
Hello, I would like to deploy 10 software for a part of my company. The 10 software should be accessible from 40 laptops at the same time. I want to do it with a VM, because then I do not always have to install the software everywhere, but only once. Is this a good idea? What performance would I need for e.g. a KUKA robot simulation software. Can I also forward a dongle? What kind of performance do I need for 40 connections to a software?1.3KViews0likes3CommentsInflux in Azure Marketplace
Hi, I have subscribed to the Influx DB from Azure Marketplace, as per the documentation of the Influx, when the subscription and account creation is done, Influx cloud will use the AKS and VM's from the Azure. But I didn't see any AKS or VM's created for the Influx. Thanks, Shashi.1.1KViews0likes1CommentVMs Created when Creating New Host Pool Aren't in Pool
I've created a golden image in accordance with Create an Azure Virtual Desktop golden image | Microsoft Docs and sysprepped it IAW Generalize a VM before creating an image - Azure Virtual Machines | Microsoft Docs When I create a pooled Host Pool with the golden image, and create VMs as part of that process, the VMs get created however they aren't in the pool. The image is based on the Windows 10 Enterprise multi-session, version 21H2 + Microsoft 365 Apps - Gen 2. Customizing the image, I remove unnecessary pre-installed apps like Windows Mail and install a few other apps like Adobe Reader. Nothing fancy. If I RDP directly into one of the VMs as admin, it is named properly and joined to the domain as defined when creating the pool. What am I missing?1.7KViews0likes1CommentWindows 10 90-day Evaluation on Public Cloud
Hi Everyone, I'm wondering if I can, without breaking any licensing, download 90-days Windows 10 Evaluation and deploy it as a VM on a Public Cloud Infrastructure (for example Google Cloud or AWS) ? Only as a Proof of Concept, with no production what-so-ever. VM would be running less than 1 day, after that it would be destroyed. The end-goal would be to exercise such operation + create an step-by-step tutorial of how to deploy OS by bringing your own ISO file.907Views0likes0CommentsDeploying Jupyterhub on Azure for Individual Students or Class Groups
A simple JupyterHub distribution for a small (1-400) number of users on a single server. Based on JupyterOrg http://tljh.jupyter.org/en/latest/ We recommend reading When to use The Littlest JupyterHub to determine if this is the right tool for you.5.8KViews0likes0Comments