Skip to content

Commit a380c1f

Browse files
committed
Address reviewer feedback
1 parent f872e3f commit a380c1f

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

learn-pr/advocates/intro-ai-landing-zones/includes/1-introduction-landing-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These Azure landing zone design areas are as follows:
2121
- **Governance.** This design area addresses ensuring that governance policies and auditing are enforced and automated. An example would be notifications and alerts being generated when an element of the deployment's configuration drifts out of compliance due to configuration changes.
2222
- **Platform automation and DevOps.** This design element ensures that your organization leverages the right alignment of tools and templates to deploy landing zones and supporting resources.
2323

24-
![Image showing the eight different Azure landing zone design areas](../media/landing-zone-decision-areas.png)
24+
![Image showing the eight different Azure landing zone design areas.](../media/landing-zone-decision-areas.png)
2525

2626
As a general rule, be prepared to balance requirements and functionality. Your journey to the most effective architecture for your organization's AI workloads will evolve over time as requirements change and you learn from your implementation.
2727

learn-pr/advocates/intro-ai-landing-zones/includes/2-azure-ai-landing-zones.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Azure OpenAI chat baseline application published in the Azure Architecture Center on the Microsoft website illustrates an example of how you can use Azure Landing Zones with AI workloads.
22

3-
![Diagram of all elements of a complex AI application deployment](../media/ai-landing-zone-network-diagram.png)
3+
![Diagram of all elements of a complex AI application deployment.](../media/ai-landing-zone-network-diagram.png)
44

55
In the AI chatbot landing zone implementation, the workload team is mostly responsible for the configuration, management, and deployment of the workload components, including all AI services that are used in this architecture.
66

@@ -21,7 +21,7 @@ In the AI chatbot landing zone implementation, the workload team is responsible
2121
- **Azure Monitor, Azure Monitor Logs, and Application Insights.** Used to collect, store, and visualize observability data.
2222
- **Azure Policy.** Used to apply policies that are specific to the workload to help govern, secure, and apply controls at scale.
2323

24-
![Diagram of the part of the AI workload that is the responsibility of the workload team](../media/workload-resources.png)
24+
![Diagram of the part of the AI workload that is the responsibility of the workload team.](../media/workload-resources.png)
2525

2626
In this architecture the workload team is also responsible for maintaining the following resources:
2727

@@ -41,7 +41,7 @@ In this architecture the platform team owns and maintains the following centrali
4141
- **DNS resolution service for spoke virtual networks and cross-premises workstations.** That service usually takes the form of Azure Firewall as a DNS proxy or Azure DNS Private Resolver. In this architecture, this service resolves private endpoint DNS records for all DNS requests that originate in the spoke.
4242
- **Azure DDoS Protection.** Used to protect public IP addresses against distributed attacks.
4343

44-
![Diagram of the part of the AI workload that is the responsibility of the platform team](../media/platform-resources.png)
44+
![Diagram of the part of the AI workload that is the responsibility of the platform team.](../media/platform-resources.png)
4545

4646
## Critical dependencies
4747

274 KB
Loading
506 KB
Loading
180 KB
Loading
450 KB
Loading

0 commit comments

Comments
 (0)