Template form for new workload

Jacques Jung 1 Reputation point
2022-04-27T08:42:39.657+00:00

Hello to all,

i'm looking for a template to give to users asking a new deployment on Azure so we can get every components they will deploy and generate based on it Vnets, Resources Groups and IAM.

Is there something existing already like this ?

Thanks

Azure FastTrack
Azure FastTrack
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.FastTrack: This tag is no longer in use. Please use 'Azure Startups' instead.
75 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ravi Bakamwar 11 Reputation points
    2022-04-28T05:27:32.33+00:00

    Hi Jacques,

    If you are asking in the context of templates to build the Azure Landing Zone (Initial foundation), you can review available templates here. https://github.com/Azure/Enterprise-Scale/

    It's a work in progress but landing zone Bicep samples are available here https://github.com/Azure/ALZ-Bicep

    Please note that there are different scenarios of reference implementation and not all scenarios will fit all environments.

    You can also find template references under individual service documentation. For example, for Virtual Network. https://learn.microsoft.com/en-us/azure/virtual-network/template-samples

    There are some samples under ARM documentation https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/

    0 comments No comments