From c050b44aca1d03091f5f7d21fc35979439bc5db9 Mon Sep 17 00:00:00 2001 From: James Ruskin Date: Mon, 29 Sep 2025 11:26:23 +0100 Subject: [PATCH] (doc) Adds list of resources to Azure main page A customer asked what was deployed in the C4B Azure environment. Stevie requested that a list of these items be placed at the top of the page. --- .../en-us/c4b-environments/azure/index.mdx | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/content/docs/en-us/c4b-environments/azure/index.mdx b/src/content/docs/en-us/c4b-environments/azure/index.mdx index b2340814f5..92d0beba7e 100644 --- a/src/content/docs/en-us/c4b-environments/azure/index.mdx +++ b/src/content/docs/en-us/c4b-environments/azure/index.mdx @@ -12,7 +12,23 @@ import Xref from '@components/Xref.astro'; This is an overview of the Chocolatey for Business Azure Environment. -It is a deployable resource in the [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/chocolateysoftwareinc1605695330527.c4b_azure_qde), allowing for the speedy creation of an opinionated, pre-configured environment containing Chocolatey Central Management (CCM), a package repository (Nexus OSS), and an automation engine (Jenkins). +It is a deployable offering in the [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/chocolateysoftwareinc1605695330527.c4b_azure_qde), allowing for the speedy creation of an opinionated, pre-configured environment containing Chocolatey Central Management (CCM), a package repository (Nexus OSS), and an automation engine (Jenkins). + +It will deploy the following Azure resources into an empty resource group of your choice: + +* Virtual machine + * Network interface + * 2x Disk +* Microsoft SQL Server + * SQL Database +* Virtual network +* Network security group +* Public IP address +* Storage Account +* Application gateway +* Microsoft KeyVault + +It also uses Deployment Scripts during the deployment, but they are only used for validation and will be automatically cleaned up after 24 hours. A Chocolatey for Business Azure Environment is a fully functional Chocolatey for Business environment; as such, it will require a business or trial license.