diff --git a/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/readme.md b/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/readme.md index 297b935a..421a01af 100644 --- a/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/readme.md +++ b/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/readme.md @@ -79,11 +79,11 @@ No prior Azure NetApp Files experience is required, but a general understanding * [Solution 1 - Get to know and Register](./walkthrough/challenge-01/solution-01.md) * [Solution 2 - Setup Network Configuration](./walkthrough/challenge-02/solution-02.md) -* [Solution 3 - Setting Up Azure NetApp Files](./walkthrough/challenge-02/solution-03.md) -* [Solution 4 - Setting Up Azure NetApp Files for VDI/AVD](./walkthrough/challenge-02/solution-04.md) -* [Solution 5 - Managing and Monitoring Azure NetApp Files](./walkthrough/challenge-02/solution-05.md) -* [Solution 6 - Setting Up Azure NetApp Files Backup](./walkthrough/challenge-02/solution-06.md) -* [Solution 7 - Best Practices and Use Cases](./walkthrough/challenge-02/solution-07.md) +* [Solution 3 - Setting Up Azure NetApp Files](./walkthrough/challenge-03/solution-03.md) +* [Solution 4 - Setting Up Azure NetApp Files for VDI/AVD](./walkthrough/challenge-04/solution-04.md) +* [Solution 5 - Managing and Monitoring Azure NetApp Files](./walkthrough/challenge-05/solution-05.md) +* [Solution 6 - Setting Up Azure NetApp Files Backup](./walkthrough/challenge-06/solution-06.md) +* [Solution 7 - Best Practices and Use Cases](./walkthrough/challenge-07/solution-07.md) ## Contributors diff --git a/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/walkthrough/challenge-02/solution-02.md b/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/walkthrough/challenge-02/solution-02.md index b3c9122b..cb0bc94e 100644 --- a/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/walkthrough/challenge-02/solution-02.md +++ b/03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD/walkthrough/challenge-02/solution-02.md @@ -26,7 +26,7 @@ The participant/group number is the second octet in the network address 4. On the Basics tab of Create virtual network, enter, or select the following information: * Subscription: **Use the default subscription** -* Ressource Group: **rg-hostpool{Group Number}** +* Ressource Group: **microhack-hostpool{Group Number}** * Virtual network name: **vnet-hostpool{Group Number}** * Region: **Germany West Central** @@ -70,7 +70,7 @@ The participant/group number is the second octet in the network address * Subnet purpose: **Default** * IPv4 address range: Group Number 1 = **10.1.0.0/16, Group Number 2 = 10.2.0.0/16 ...** -* Starting address: Group Number 1 = **10.1.1.0, Group Number 2 = 10.2.1.0 ...** +* Starting address: Group Number 1 = **10.1.2.0, Group Number 2 = 10.2.2.0 ...** * Name: Specify **anf-subnet-hostpool{Group Number}** as the subnet name. * Address range: Specify **/24** the IP address range.