Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
354 stars 83 forks source link

[Module Proposal]: `avm-ptn-monitor-private-link-scope` #920

Open jrspinella opened 6 months ago

jrspinella commented 6 months ago

Check for previous/existing GitHub issues/module proposals

Check this module doesn't already exist in the module indexes

Bicep or Terraform?

Terraform

Module Classification?

Pattern Module

Module Name

avm-ptn-azure-monitor-private-link-scope

Module Details

create Azure Private Link Scope for Azure Monitor resources

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

jrspinella

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

prjelesi commented 5 months ago

Shouldn’t this be a resource module? What makes it a pattern - e.g., does it deploy multiple resources? What is it for? What problem does it fix or provides a solution for? What is/isn’t part of it? Which resource and/or pattern modules are planned to be leveraged in it? Provide a list of resources that would be part of the planned module. Where is it coming from/what’s backing it - e.g., Azure Architecture Center (AAC), community request, customer example. - - - Provide an architectural diagram and related documentation if possible - or a pointer to these if they are publicly available.

jrspinella commented 5 months ago

Private link scope is for private end points for log analytics. It is part of SCCA for federal customers. Yes there are multiple components

Get Outlook for iOShttps://aka.ms/o0ukef


cshea-msft commented 2 weeks ago

Shouldn’t this be a resource module? What makes it a pattern - e.g., does it deploy multiple resources? What is it for? What problem does it fix or provides a solution for? What is/isn’t part of it? Which resource and/or pattern modules are planned to be leveraged in it? Provide a list of resources that would be part of the planned module. Where is it coming from/what’s backing it - e.g., Azure Architecture Center (AAC), community request, customer example. - - - Provide an architectural diagram and related documentation if possible - or a pointer to these if they are publicly available.

There is a resource module already In development for private link scope.