Skip to content

Commit aa9c61e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/learn-pr into introduction-to-migrating-gcp-to-azure
2 parents 49c0708 + 5e34313 commit aa9c61e

File tree

175 files changed

+502
-5658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+502
-5658
lines changed

.openpublishing.redirection.json

Lines changed: 410 additions & 0 deletions
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5120,6 +5120,51 @@ achievements:
51205120
title: Manage device identity with Microsoft Entra join and Enterprise State Roaming
51215121
summary: Evaluate options to manage device identities in Microsoft Entra ID. Allow users to join devices in Microsoft Entra ID. Require devices to be marked as compliant. Enable Enterprise State Roaming.
51225122
iconUrl: /training/achievements/manage-device-identity-ad-join.svg
5123+
- uid: learn.language.typescript-namespaces-organize-code.badge
5124+
type: badge
5125+
title: Organize code using TypeScript namespaces
5126+
summary: TypeScript provides two ways to organize code - namespaces and modules. This module explains how to organize TypeScript code using namespaces.
5127+
iconUrl: /training/achievements/typescript/typescript-namespaces-organize-code.svg
5128+
- uid: learn.language.typescript-work-external-libraries.badge
5129+
type: badge
5130+
title: Access external libraries from TypeScript
5131+
summary: TypeScript provides two ways to organize your code, namespaces and modules. This module introduces you to modules in TypeScript (referred to as external modules in previous versions.)
5132+
iconUrl: /training/achievements/typescript/typescript-work-external-libraries.svg
5133+
- uid: learn.language.typescript-get-started.badge
5134+
type: badge
5135+
title: Get started with TypeScript
5136+
summary: This module introduces you to the TypeScript language, why it was created, and how to use it for JavaScript development. You'll also set up a TypeScript development environment for future exercises.
5137+
iconUrl: /training/achievements/typescript/typescript-get-started.svg
5138+
- uid: learn.language.typescript-implement-interfaces.badge
5139+
type: badge
5140+
title: Implement interfaces in TypeScript
5141+
summary: JavaScript doesn't support interfaces so, as a JavaScript developer, you may or may not have experience with them. In TypeScript, you can use interfaces as you would in traditional object-oriented programming. You can also use interfaces to define object types and this is the primary focus of this module.
5142+
iconUrl: /training/achievements/typescript/typescript-implement-interfaces.svg
5143+
- uid: learn.typescript-develop-typed-functions.badge
5144+
type: badge
5145+
title: Develop typed functions by using TypeScript
5146+
summary: If you know how to write functions in JavaScript, you know how to write functions in TypeScript. But TypeScript adds some new capabilities to the standard JavaScript functions to make them easier to work with.
5147+
iconUrl: /training/achievements/typescript/typescript-develop-typed-functions.svg
5148+
- uid: learn.language.typescript-generics.badge
5149+
type: badge
5150+
title: Define generics in TypeScript
5151+
summary: Generics are code templates that you can define and reuse throughout your codebase. They provide a way to tell functions, classes, or interfaces what type you want to use when you call it.
5152+
iconUrl: /training/achievements/typescript/typescript-generics.svg
5153+
- uid: learn.language.build-javascript-applications-typescript.trophy
5154+
type: trophy
5155+
title: Build JavaScript applications using TypeScript
5156+
summary: TypeScript offers all the features of JavaScript, plus an additional layer on top of these - the TypeScript type system. In this learning path, you’ll learn how using TypeScript for JavaScript development can help you build more robust code, reduce runtime type errors, take advantage of modern features before they are available in JavaScript, and work better with development teams.
5157+
iconUrl: /training/achievements/typescript/build-javascript-applications-typescript.svg
5158+
- uid: learn.language.typescript-declare-variable-types.badge
5159+
type: badge
5160+
title: Declare variable types in TypeScript
5161+
summary: JavaScript is a dynamically typed language. While this makes declaring variables easy, it can in some cases lead to unexpected results. The static type system in TypeScript enables you to describe the shape of an object, providing better documentation, and allowing TypeScript to validate that your code is working correctly. In TypeScript, declarations of namespaces, classes, properties, functions, variables, and other language entities associate types with those entities. The way that a type is formed and associated with a language entity depends on the kind of entity. This module introduces some of the available types and shows how to associate them with variables. Later modules examine how interfaces, functions, and classes use static typing.
5162+
iconUrl: /training/achievements/typescript/typescript-declare-variable-types.svg
5163+
- uid: learn.language.typescript-declare-instantiate-classes.badge
5164+
type: badge
5165+
title: Declare and instantiate classes in TypeScript
5166+
summary: Classes in TypeScript extend the ES6 functionality by adding TypeScript-specific features like type annotations for class members, access modifiers, and the ability to specify required or optional parameters. Another benefit of using TypeScript is that you can use it to develop with classes and then compile them down to JavaScript that works across all major browsers and platforms, as needed.
5167+
iconUrl: /training/achievements/typescript/typescript-declare-instantiate-classes.svg
51235168
- uid: learn.intro-to-azure-sql-edge.badge
51245169
type: badge
51255170
title: Introduction to Azure SQL Edge

learn-pr/azure/azure-netapp-files-with-vmware-solution/7-knowledge-check.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ quiz:
2626
- content: "For Azure NetApp Files technical support, you must contact NetApp."
2727
isCorrect: false
2828
explanation: "Azure NetApp Files is an Azure first-party solution supported by Microsoft."
29-
- content: "Which option isn't a best practice when you deploy Azure NetApp Files as an Azure VMware Solution (AVS) datastore?"
29+
- content: "Which option isn't a best practice when you deploy Azure NetApp Files as an Azure VMware Solution datastore?"
3030
choices:
3131
- content: "Using a dedicated virtual network for your Azure NetApp Files volumes."
3232
isCorrect: false
3333
explanation: "Incorrect. Having a dedicated VNet for your Azure NetApp Files volumes provides optimal performance."
3434
- content: "Connecting your Azure NetApp Files VNet using an ExpressRoute gateway with the `UltraPerformance` or `ErGw3Az` SKU."
3535
isCorrect: false
36-
explanation: "Correct. Using the `UltraPerformance` or `ErGw3Az` SKU ensures the best network performance between your AVS private cloud and the Azure NetApp Files service."
37-
- content: "Enabling FastPath on the connection between your AVS private cloud and ExpressRoute gateway."
36+
explanation: "Correct. Using the `UltraPerformance` or `ErGw3Az` SKU ensures the best network performance between your Azure VMware Solution private cloud and the Azure NetApp Files service."
37+
- content: "Enabling FastPath on the connection between your Azure VMware Solution private cloud and ExpressRoute gateway."
3838
isCorrect: false
39-
explanation: "Incorrect. Using FastPath on the connection between your AVS private cloud and ExpressRoute gateway ensures the best network performance between your AVS private cloud and the Azure NetApp Files service."
39+
explanation: "Incorrect. Using FastPath on the connection between your Azure VMware Solution private cloud and ExpressRoute gateway ensures the best network performance between your Azure VMware Solution private cloud and the Azure NetApp Files service."
4040
- content: "When you deploy Azure NetApp Files, the Ultra service level should always be used to meet the performance needs of the workload."
4141
isCorrect: true
4242
explanation: "Selecting the appropriate service level for your volume based on the workload demands prevents over-provisioning and wasted resources."
43-
- content: "Which of these benefits isn't a primary business benefit of attaching Azure NetApp Files to AVS?"
43+
- content: "Which of these benefits isn't a primary business benefit of attaching Azure NetApp Files to Azure VMware Solution?"
4444
choices:
4545
- content: "Reduced Azure VMware Solution CPU and memory costs."
4646
isCorrect: false

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Azure VMware Solution (AVS) is a great way to extend or move VMware workloads to Azure without refactoring or rearchitecting. Though AVS includes vSAN datastores to store your virtual machines (VMs), there are several scenarios where it might make sense to extend the storage footprint of your AVS clusters without adding AVS hosts. Storage solutions such as Azure NetApp Files allow you to provision performant and highly available storage directly to AVS hosts. These solutions allow you to increase datastore capacity or connect directly to AVS guest VMs to provide shared file systems to various workloads.
1+
Azure VMware Solution is a great way to extend or move VMware workloads to Azure without refactoring or rearchitecting. Though Azure VMware Solution includes vSAN datastores to store your virtual machines (VMs), there are several scenarios where it might make sense to extend the storage footprint of your Azure VMware Solution clusters without adding Azure VMware Solution hosts. Storage solutions such as Azure NetApp Files allow you to provision performant and highly available storage directly to Azure VMware Solution hosts. These solutions allow you to increase datastore capacity or connect directly to Azure VMware Solution guest VMs to provide shared file systems to various workloads.
22

33
Azure NetApp Files uses NetApp technology to provide significant data protection and disaster recovery features for your mission-critical workloads in an Azure native storage service. Using Azure VMware Solution with Azure NetApp Files can also scale your on-premises operation to the cloud with an easy-to-use interface and a lower total cost of ownership.
44

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/2-why-azure-netapp-files-vmware-solution.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Azure NetApp Files is an enterprise-class, high-performance, fully managed NAS s
44

55
Azure NetApp Files is designed to deliver the highest performance for even the most demanding Windows and Linux workloads. It uses dedicated NetApp engineered platforms to deliver this performance by running NetApp's proprietary ONTAP operating system, which is optimized for high storage throughput and availability.
66

7-
A single Azure NetApp Files volume can deliver up to 5,025 MiB/s of throughput at submillisecond latencies. Multiple volumes can be deployed to scale up performance as needed. By default, up to eight Azure NetApp Files volumes can be attached to a single Azure VMware Solution (AVS) software-defined data center (SDDC). This limit can be increased to 256 via a support request.
7+
A single Azure NetApp Files volume can deliver up to 5,025 MiB/s of throughput at submillisecond latencies. Multiple volumes can be deployed to scale up performance as needed. By default, up to eight Azure NetApp Files volumes can be attached to a single Azure VMware Solution software-defined data center (SDDC). This limit can be increased to 256 via a support request.
88

99
## Data management
1010

11-
Azure NetApp Files offers a complete range of enterprise-grade data management features. These include snapshots, replication, integrated backup, volume cloning, and more. These features provide protection and flexibility for AVS virtual machines (VMs) and workloads hosted on the service, without affecting performance.
11+
Azure NetApp Files offers a complete range of enterprise-grade data management features. Features include snapshots, replication, integrated backup, volume cloning, and more. These features provide protection and flexibility for Azure VMware Solution virtual machines (VMs) and workloads hosted on the service, without affecting performance.
1212

1313
### Snapshots
1414

@@ -32,7 +32,7 @@ An Azure NetApp Files snapshot only manipulates block pointers, creating a *froz
3232

3333
- **Speed**: Creating a snapshot is near-instantaneous. No matter the volume size, creating a snapshot takes only a few seconds. Reverting a volume to a snapshot is also near-instantaneous, supporting fast data recovery if you experience corruption or a malicious hijack event.
3434
- **Space**: A snapshot consumes minimal storage space because it doesn't copy the data blocks of the entire volume. Two snapshots taken in sequence differ only by the blocks added or changed in the time interval between the two.
35-
You can create up to 255 snapshots per volume. Creating a snapshot doesn't impact volume performance.
35+
You can create up to 255 snapshots per volume. Creating a snapshot doesn't affect volume performance.
3636

3737
You can create and maintain snapshots in two ways:
3838

@@ -53,8 +53,8 @@ The point of creating volume snapshots is to recover data that is corrupted or a
5353

5454
## Integration with Azure VMware Solution
5555

56-
Azure NetApp Files improves utilization of AVS resources, lowers total cost of ownership (TCO), and delivers advanced data management functionality.
56+
Azure NetApp Files improves utilization of Azure VMware Solution resources, lowers total cost of ownership (TCO), and delivers advanced data management functionality.
5757

58-
As business needs change, Azure NetApp Files storage can be scaled independently of AVS compute, optimizing TCO. Azure NetApp Files offloads I/O and memory from AVS hosts that can improve AVS performance and free up resources for other VMs.
58+
As business needs change, Azure NetApp Files storage can be scaled independently of Azure VMware Solution compute, optimizing TCO. Azure NetApp Files offloads I/O and memory from Azure VMware Solution hosts that can improve Azure VMware Solution performance and free up resources for other VMs.
5959

60-
Azure NetApp Files delivers enterprise grade performance, availability, and data management. Efficient snapshots and clones can rapidly create copies and protect data. Cross-zonal and cross-region replication enables integrated backup and disaster recovery for AVS VMs.
60+
Azure NetApp Files delivers enterprise grade performance, availability, and data management. Efficient snapshots and clones can rapidly create copies and protect data. Cross-zonal and cross-region replication enables integrated backup and disaster recovery for Azure VMware Solution VMs.

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/3-best-practices.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@ Before you deploy Azure NetApp Files as a datastore or a guest-mounted file syst
22

33
## Prerequisites
44

5-
The following resources should be created before deploying an Azure NetApp Files volume for Azure VMware Solution (AVS):
5+
The following resources should be created before deploying an Azure NetApp Files volume for Azure VMware Solution:
66

7-
- One or more AVS private clouds.
8-
- Dedicated VNet connected via an ExpressRoute gateway configured with the UltraPerformance or `ErGw3Az` SKU with FastPath enabled.
7+
- One or more Azure VMware Solution private clouds.
8+
- Dedicated virtual network (VNet) connected via an ExpressRoute gateway configured with the UltraPerformance or `ErGw3Az` SKU with FastPath enabled.
99
- Subnet delegated to the `Microsoft.NetApp/volumes` service.
10-
- NetApp account created in the same region as your AVS private clouds.
10+
- NetApp account created in the same region as your Azure VMware Solution private clouds.
1111
- Azure NetApp Files capacity pool with the appropriate service level and quality of service (QoS) type.
1212

13-
The diagram shows the logical connectivity between the AVS private cloud and the dedicated Azure NetApp Files VNet.
13+
The following diagram shows the logical connectivity between Azure VMware Solution private cloud and the dedicated Azure NetApp Files VNet.
1414

1515
:::image type="content" source="../media/3-deployment-diagram.png" alt-text="Diagram of storage sample deployment." lightbox="../media/3-deployment-diagram.png":::
1616

1717
## Best practices
1818

19-
When deploying an Azure NetApp Files volume with AVS, adhere to the best practices:
19+
When deploying an Azure NetApp Files volume with Azure VMware Solution, adhere to the best practices:
2020

2121
- Use the UltraPerformance or `ErGw3Az` SKU for the ExpressRoute gateway.
22-
- Enable FastPath on the connection between your AVS private cloud and the dedicated Azure NetApp Files VNet.
23-
- Use Standard network features to optimize network throughput between your AVS private cloud and your Azure NetApp Files volumes.
24-
- Use zonal placement to provision the Azure NetApp Files volumes in the same availability zone (AZ) as your AVS private cloud.
22+
- Enable FastPath on the connection between your Azure VMware Solution private cloud and the dedicated Azure NetApp Files VNet.
23+
- Use Standard network features to optimize network throughput between your Azure VMware Solution private cloud and your Azure NetApp Files volumes.
24+
- Use zonal placement to provision the Azure NetApp Files volumes in the same availability zone (AZ) as your Azure VMware Solution private cloud.
2525
- Appropriately size your Azure NetApp Files volumes to ensure performance requirements are met.
2626

2727
## Performance sizing
2828

29-
When deploying Azure NetApp Files with AVS, it's important to select the appropriate service level and volume size.
29+
When deploying Azure NetApp Files with Azure VMware Solution, it's important to select the appropriate service level and volume size.
3030

3131
### Service levels
3232

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/4-attach-volume-datastore.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Azure VMware Solution (AVS) supports attaching Network File System (NFS) datastores as a persistent storage option to expand virtual machine storage without scaling the AVS cluster.
1+
Azure VMware Solution supports attaching Network File System (NFS) datastores as a persistent storage option to expand virtual machine storage without scaling the Azure VMware Solution cluster.
22

3-
To attach your NFS datastore as a persistent storage option in AVS, you need the following resources:
3+
To attach your NFS datastore as a persistent storage option in Azure VMware Solution, you need the following resources:
44

5-
- Access to an Azure subscription with an AVS private cloud.
5+
- Access to an Azure subscription with an Azure VMware Solution private cloud.
66
- A dedicated VNet connected via an ExpressRoute gateway.
77
- An Azure NetApp Files capacity pool, and an Azure NetApp Files delegated subnet.
88

@@ -12,10 +12,10 @@ Then use the following steps to configure Azure NetApp Files and Azure VMware So
1212
1. Select **Volumes** then **+Add Volume** to create a volume.
1313
1. In the **Basics** tab, enter the **Volume name**.
1414
1. In the **Basics** tab, provide a **Quota** (GiB) to set the size and performance of the datastore.
15-
1. In the **Basics** tab, ensure the Virtual network selected is connected to the AVS private cloud via an ExpressRoute gateway and has FastPath enabled.
15+
1. In the **Basics** tab, ensure the Virtual network selected is connected to the Azure VMware Solution private cloud via an ExpressRoute gateway and has FastPath enabled.
1616
1. In the **Basics** tab, select the Delegated subnet.
1717
1. In the **Basics** tab, ensure that **Standard network features** is selected.
18-
1. In the **Basics** tab, select the **Availability zone** that matches the availability zone of your AVS private cloud.
18+
1. In the **Basics** tab, select the **Availability zone** that matches the availability zone of your Azure VMware Solution private cloud.
1919
1. In the **Protocol** tab, ensure **Azure VMware Solution datastore** is selected.
2020
1. In the **Review + create** tab, select **Create** to create the volume.
2121

@@ -28,4 +28,4 @@ Then use the following steps to configure Azure NetApp Files and Azure VMware So
2828
1. Navigate to the **Storage** menu to validate the datastore details.
2929
1. Check that you can see the NFS datastore from vCenter.
3030

31-
Once you create the AVS datastore backed by Azure NetApp Files, you can create VMs in the datastore or use storage vMotion to move VMs from other datastores.
31+
Once you create the Azure VMware Solution datastore backed by Azure NetApp Files, you can create VMs in the datastore or use storage vMotion to move VMs from other datastores.

0 commit comments

Comments
 (0)