Skip to content

Commit dd9fafe

Browse files
authored
Merge pull request #285359 from RoseHJM/SFI-AzLabs-remove-article
SFI - AzLabs - Remove external storage article
2 parents 94cb679 + 5b98857 commit dd9fafe

7 files changed

+7
-219
lines changed

articles/lab-services/.openpublishing.redirection.lab-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,11 @@
864864
"source_path_from_root": "/articles/lab-services/tutorial-setup-lab-account.md",
865865
"redirect_url": "/azure/lab-services/how-to-create-lab-accounts",
866866
"redirect_document_id": false
867+
},
868+
{
869+
"source_path_from_root": "/articles/lab-services/how-to-attach-external-storage.md",
870+
"redirect_url": "/azure/lab-services/how-to-prepare-windows-template#install-and-configure-onedrive",
871+
"redirect_document_id": false
867872
}
868873
]
869874
}

articles/lab-services/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@
220220
href: how-to-windows-shutdown.md
221221
- name: Enable nested virtualization on a template VM
222222
href: how-to-enable-nested-virtualization-template-vm-using-script.md
223-
- name: Use external file storage
224-
href: how-to-attach-external-storage.md
225223
- name: Access student VMs from educator view
226224
href: instructor-access-virtual-machines.md
227225
- name: Set and reset passwords

articles/lab-services/class-type-adobe-creative-cloud.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ Read [Adobe’s deployment steps](https://helpx.adobe.com/enterprise/admin-guide
9999

100100
Lab virtual machines have a maximum disk size of 128 GB. If users need extra storage for saving large media assets or they need to access shared media assets, you should consider using external file storage. For more information, read the following articles:
101101

102-
- [Using external file storage in Azure Lab Services](how-to-attach-external-storage.md)
103102
- [Install and configure OneDrive](./how-to-prepare-windows-template.md#install-and-configure-onedrive)
104103

105104
### Save template VM image

articles/lab-services/class-type-rstudio-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To set up this lab, you need an Azure subscription and lab plan to get started.
2323

2424
### External resource configuration
2525

26-
Some classes require files, such as large data files, to be stored externally. See [use external file storage in Azure Lab Services](how-to-attach-external-storage.md) for options and setup instructions.
26+
Some classes require files, such as large data files, to be stored externally.
2727

2828
If you choose to have a shared R Server for the students, the server should be set up before the lab is created. For more information on how to set up a shared server, see [how to create a lab with a shared resource in Azure Lab Services](how-to-create-a-lab-with-shared-resource.md). For instructions to create an RStudio Server, see [Download RStudio Server for Debian & Ubuntu](https://www.rstudio.com/products/rstudio/download-server/debian-ubuntu/) and [Accessing RStudio Server Open-Source](https://support.rstudio.com/hc/en-us/articles/200552306-Getting-Started).
2929

articles/lab-services/class-type-rstudio-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article focuses on using R and RStudio for statistical computing. The [deep
3131

3232
### External resource configuration
3333

34-
Some classes require files, such as large data files, to be stored externally. See [use external file storage in Azure Lab Services](how-to-attach-external-storage.md) for options and setup instructions.
34+
Some classes require files, such as large data files, to be stored externally.
3535

3636
If you choose to have a shared R Server for the students, the server should be set up before the lab is created. For more information on how to set up a shared server, see [how to create a lab with a shared resource in Azure Lab Services](how-to-create-a-lab-with-shared-resource.md). For instructions to create an RStudio Server, see [Download RStudio Server for Debian & Ubuntu](https://www.rstudio.com/products/rstudio/download-server/debian-ubuntu/) and [Accessing RStudio Server Open-Source](https://support.rstudio.com/hc/en-us/articles/200552306-Getting-Started).
3737

articles/lab-services/how-to-attach-external-storage.md

Lines changed: 0 additions & 212 deletions
This file was deleted.

articles/lab-services/troubleshoot-access-lab-vm.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ Learn more about how to [reimage a lab VM in the Azure Lab Services website](./h
109109
When you reimage a lab VM, all user data on the VM is lost. To avoid losing this data, you have to store the user data outside of the lab VM. You have different options to configure the template VM:
110110

111111
- [Use OneDrive to store user data](./how-to-prepare-windows-template.md#install-and-configure-onedrive).
112-
- [Attach external file storage](./how-to-attach-external-storage.md), such as Azure Files or Azure NetApp Files.
113112

114113
## Create multiple labs for a course
115114

@@ -124,5 +123,4 @@ Learn how to [set up a new lab](./tutorial-setup-lab.md#create-a-lab) and how to
124123
## Next steps
125124

126125
- As a lab user, learn how to [reimage or redeploy lab VMs](./how-to-reset-and-redeploy-vm.md).
127-
- As an admin or educator, [attach external file storage to a lab](./how-to-attach-external-storage.md).
128126
- As a lab creator, [use OneDrive to store user data](./how-to-prepare-windows-template.md#install-and-configure-onedrive).

0 commit comments

Comments
 (0)