Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avm deployment script module and private network access #61

Open
wants to merge 77 commits into
base: main
Choose a base branch
from

Conversation

sebassem
Copy link
Contributor

@sebassem sebassem commented Dec 6, 2023

Overview/Summary

Replacing the deployment script CARML module with AVM

This PR fixes/adds/changes/removes

  1. Replaces the deployment script CARML module with AVM
  2. Replaces the resource group CARML module with AVM
  3. Replaces the userAssginedManagedIdentity CARML module with AVM
  4. Replaces the NSG CARML module with AVM
  5. Replaces the resource group CARML module with AVM
  6. Use AVM's roleAssignments code
  7. Add an "Azure login" refresh step in the workflow to avoid token expiry
  8. Deploys the deployment script in a private network
  9. Disable public access to the storage account created by the deployment script
  10. Some optimizations if the provided resource provider is not valid

Breaking Changes

N/A

Testing Evidence

Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • (LZ-Vending Core Team Only) Associated it with relevant ADO Items
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated one or more of the following tests (if required)
  • Updated relevant and associated documentation (e.g. Contribution Guide, Module READMEs, Wiki Docs etc.)

@sebassem sebassem requested a review from a team as a code owner December 6, 2023 15:29
@sebassem sebassem marked this pull request as draft December 6, 2023 16:39
@sebassem sebassem marked this pull request as ready for review January 14, 2024 08:38
@sebassem sebassem linked an issue Jan 14, 2024 that may be closed by this pull request
sebassem and others added 23 commits January 16, 2024 10:23
* aad renames

* Update consumer guide

Co-authored-by: Jack Tracey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🪲 1.5.1 breaking change (maybe)
1 participant