Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
726 stars 457 forks source link

Add private endpoint parameter tests to all modules with implemented endpoint support #890

Closed AlexanderSehr closed 1 year ago

AlexanderSehr commented 2 years ago

Add private endpoint tests to all modules with implemented endpoint support.

Reference: AutomationAccount

kavishshivhare commented 2 years ago

List of private endpoint supported modules (with supported resource type) in the repo with private endpoint support implemented along with an updated parameters file as of today -

List of PE supported Azure services.

CC: @MrMCake.

lsnoddy commented 1 year ago

All modules with implemented private endpoint support within the repo have been verified to also have private endpoint test cases. Any that were missing have been added. See the comment above for the checklist of resources with implemented private endpoint support.