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

Added zero trust configs for storage & virtual machines #815

Merged
merged 28 commits into from
Jan 22, 2024

Conversation

jamasten
Copy link
Contributor

Description

These changes add zero trust configurations to the storage accounts and virtual machines. For the storage accounts, public access is disabled and relies on private endpoints for connectivity. Also, the storage account configuration has been optimized for security. Lastly, the encryption has been updated to use a customer managed key with auto rotation policy. For the virtual machines, customer managed keys have been added to the disks along with trusted launch and encryption at host. The hybrid use benefit has been exposed so customers may take advantage of that capability to reduce cost. MLZ had to be changed significantly to modify the deployment order. The enhancements included in this PR will allow for idempotent deployments now. Other smaller changes were around naming. The location abbreviation has been added. Resource names are consistently named throughout.

Issue reference

The issues this PR will close:

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

@jamasten jamasten requested a review from a team as a code owner January 22, 2024 19:23
@jamasten jamasten linked an issue Jan 22, 2024 that may be closed by this pull request
@mikedzikowski mikedzikowski merged commit 7b747f1 into main Jan 22, 2024
6 of 7 checks passed
@mikedzikowski mikedzikowski deleted the jamasten-zero-trust-storage branch January 22, 2024 19:49
@jamasten jamasten self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment