You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/advocates/intro-ai-landing-zones/includes/1-introduction-landing-zones.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ These Azure landing zone design areas are as follows:
21
21
-**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.
22
22
-**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.
23
23
24
-

24
+

25
25
26
26
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.
Copy file name to clipboardExpand all lines: learn-pr/advocates/intro-ai-landing-zones/includes/2-azure-ai-landing-zones.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
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.
2
2
3
-

3
+

4
4
5
5
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.
6
6
@@ -21,7 +21,7 @@ In the AI chatbot landing zone implementation, the workload team is responsible
21
21
-**Azure Monitor, Azure Monitor Logs, and Application Insights.** Used to collect, store, and visualize observability data.
22
22
-**Azure Policy.** Used to apply policies that are specific to the workload to help govern, secure, and apply controls at scale.
23
23
24
-

24
+

25
25
26
26
In this architecture the workload team is also responsible for maintaining the following resources:
27
27
@@ -41,7 +41,7 @@ In this architecture the platform team owns and maintains the following centrali
41
41
-**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.
42
42
-**Azure DDoS Protection.** Used to protect public IP addresses against distributed attacks.
43
43
44
-

44
+

0 commit comments