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

Linkreview #969

Merged
merged 3 commits into from
Nov 4, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions checklists/alz_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"guid": "5d82e6df-6f61-42f2-82e2-3132d293be3d",
"id": "A02.01",
"severity": "High",
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/azure-billing-microsoft-customer-agreement#design-recommendations",
"link": "https://learn.microsoft.com/azure/lighthouse/overview",
"training": "https://learn.microsoft.com/azure/lighthouse/how-to/onboard-customer"
},
{
Expand Down Expand Up @@ -109,7 +109,7 @@
"guid": "5cf9f485-2784-49b3-9824-75d9b8bdb57b",
"id": "A03.05",
"severity": "Low",
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/azure-billing-enterprise-agreement#design-considerations",
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/management-application-environments",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a comment (even though I am good to approve this) - the App Environments article doesn't talk as much about the use of Dev/Test subscriptions for billing, and is more of organizing by policy.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think so. Making it region agnostic as https://azure.microsoft.com/pricing/offers/ms-azr-0148p would be a good landing page!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, feel free to merge any time on this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link has been updated as per comment request

"training": "https://learn.microsoft.com/azure/devtest/offer/how-to-manage-monitor-devtest"
},
{
Expand Down Expand Up @@ -176,7 +176,7 @@
"guid": "4348bf81-7573-4512-8f46-9061cc198fea",
"id": "B03.02",
"severity": "High",
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/identity-access-landing-zones#identity-and-access-management-in-the-azure-landing-zone-accelerator",
"link": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview",
"training": "https://learn.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview"
},
{
Expand Down
Loading