Windows 10: Deploy Azure Solution

Discus and support Deploy Azure Solution in Windows 10 Gaming to solve the problem; Hi,I need to deploy a fully cloud solution, which has 1 Prod Windows Server, 1 Dev Windows Server and 1 SQL Standard Server edition.The production will... Discussion in 'Windows 10 Gaming' started by MS User_386, May 7, 2025 at 9:37 PM.

  1. Deploy Azure Solution


    Hi,I need to deploy a fully cloud solution, which has 1 Prod Windows Server, 1 Dev Windows Server and 1 SQL Standard Server edition.The production will have an application that will be in use by end users, previously used to be accessed via RDP with concurrent sessions.We were thinking of deploying Azure Virtual Desktop in a pooled capacity for about 20 users.What is the best architecture to go forward with this?1 Deploy the VMs in different resource groups but within one VNet, or 1 resource group with 1 VNet, or different resource groups, different VNETs, and have VNet peering between them?2

    :)
     
    MS User_386, May 7, 2025 at 9:37 PM
    #1
  2. Krakky Win User

    Deploy Discord bots on AZURE

    Please I need some help to deploy discord bot on AZURE application. I have Student Account and I dont really understand the fonctionnement of azure and all tutorial gived by Microsoft begin without more details.

    Thanks for all.

    Edit by G225: Caution, wrong language, I move to English!

    EDIT: I found the solution, dont forgot this line:

    "scripts": {

    "start": "node bot.js",

    },

    In package.json

    PS: bot.js is your main programme in Node.js
     
  3. Deploy Secfurity baselines profiles from Intune to Azure VM resources

    Hi

    I would like to deploy some Security baselines to Servers in our Azure enviroments.
     
    Admin Alain Diaz Quesada, May 7, 2025 at 9:38 PM
    #3
  4. Deploy Azure Solution

    How to deploy custom VM image to Azure?

    Your question is outside the scope of this Community.

    I suggest that you repost at the MSDN Azure Forums:

    Microsoft Q&A

    TechNet Azure Forums:

    Microsoft Q&A

    TechNet Forums:

    Microsoft Q&A

    Or MSDN Forums:

    Microsoft Q&A

    Cheers.
     
    Bill Smithers, May 7, 2025 at 9:38 PM
    #4
Thema:

Deploy Azure Solution

Loading...
  1. Deploy Azure Solution - Similar Threads - Deploy Azure Solution

  2. Deploy Azure Solution

    in Windows 10 Software and Apps
    Deploy Azure Solution: Hi,I need to deploy a fully cloud solution, which has 1 Prod Windows Server, 1 Dev Windows Server and 1 SQL Standard Server edition.The production will have an application that will be in use by end users, previously used to be accessed via RDP with concurrent sessions.We...
  3. How to clear Failed deployments History in Azure Update Manager

    in Windows 10 Gaming
    How to clear Failed deployments History in Azure Update Manager: Hi Team,How to clear Failed deployments History in Azure Update Manager, in dashboard increasing the failed count without pending updates. https://answers.microsoft.com/en-us/windows/forum/all/how-to-clear-failed-deployments-history-in-azure/9eb432b2-826f-4379-b916-b63db4986453
  4. How to clear Failed deployments History in Azure Update Manager

    in Windows 10 Software and Apps
    How to clear Failed deployments History in Azure Update Manager: Hi Team,How to clear Failed deployments History in Azure Update Manager, in dashboard increasing the failed count without pending updates. https://answers.microsoft.com/en-us/windows/forum/all/how-to-clear-failed-deployments-history-in-azure/9eb432b2-826f-4379-b916-b63db4986453
  5. Deploy Secfurity baselines profiles from Intune to Azure VM resources

    in Windows 10 Gaming
    Deploy Secfurity baselines profiles from Intune to Azure VM resources: Hi I would like to deploy some Security baselines to Servers in our Azure enviroments. https://answers.microsoft.com/en-us/windows/forum/all/deploy-secfurity-baselines-profiles-from-intune-to/e651ef6a-44ff-40e2-81ac-5904a6d435cf
  6. Custom Deployment in Azure Percept

    in Windows 10 Software and Apps
    Custom Deployment in Azure Percept: Hi, I want to add custom modules along with the preloaded modules of the azure percept azureeyemodule, hostIpModule, etc... My custom module gets RTSP video feed from the azure eye module. Is this possible by just adding the custom modules in the deployment.json? I tried this...
  7. Custom Deployment in Azure Percept

    in Windows 10 BSOD Crashes and Debugging
    Custom Deployment in Azure Percept: Hi, I want to add custom modules along with the preloaded modules of the azure percept azureeyemodule, hostIpModule, etc... My custom module gets RTSP video feed from the azure eye module. Is this possible by just adding the custom modules in the deployment.json? I tried this...
  8. Custom Deployment in Azure Percept

    in Windows 10 Gaming
    Custom Deployment in Azure Percept: Hi, I want to add custom modules along with the preloaded modules of the azure percept azureeyemodule, hostIpModule, etc... My custom module gets RTSP video feed from the azure eye module. Is this possible by just adding the custom modules in the deployment.json? I tried this...
  9. Azure Deployment

    in Microsoft Windows 10 Store
    Azure Deployment: Azure deployment from eclipse using maven command "azure-functions:deploy" fails with error "Failed to execute goal com.microsoft.azure:azure-functions-maven-plugin:1.12.0:deploy default-cli on project azProject: Max retries 3 times exceeded.".Randomly deployment success...
  10. Deploy Individual Static Content Files to Azure App Services via FTP Task in Azure Pipelines

    in Windows 10 Customization
    Deploy Individual Static Content Files to Azure App Services via FTP Task in Azure Pipelines: I've just upgraded a Classic ASP website to an ASP.NET Core MVC Razor Page framework. I do not have a CMS system and all of my static content files .xml, PDFs, and images are contained in my website project. To deploy my static content files, I'm using FTP tasks within Azure...