Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 109aeca

Browse files
committedMar 27, 2022
Added instructions to add ALS to Canvas account.
1 parent 6a23478 commit 109aeca

File tree

4 files changed

+34
-0
lines changed

4 files changed

+34
-0
lines changed
 

‎articles/lab-services/how-to-get-started-create-lab-within-canvas.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,42 @@ Only linked lab plans will be available for Canvas educators to use when creatin
5050
If you view the lab plan in the [Azure portal](https://portal.azure.com), the **LMS settings** page will show the lab plan has been successfully linked.
5151
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/lab-plan-linked-canvas.png" alt-text="Screenshot of the L M S settings page for a lab plan.":::
5252

53+
### Add Azure Lab Services app to an account
54+
55+
Canvas administrators may choose to enable the Azure Lab Services app for an account. Enabling an app at the account allows educators to enable or disable navigation to the Azure Lab Services app per course. Educators can avoid adding the app for each individual course.
56+
57+
1. In Canvas, select the **Admin** menu.
58+
1. Select the account that you want to add the Azure Lab Services app to. Alternatively, select **All Accounts** to add the Azure Lab Services app to all accounts for the Canvas LMS instance.
59+
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/canvas-admin-choose-account.png" alt-text="Screenshot that shows the App tab of the settings page in Canvas.":::
60+
61+
1. Choose **Settings**, then select the **Apps** tab.
62+
1. Select **View App Configurations** button at the top right of the page.
63+
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/canvas-admin-settings.png" alt-text="Screenshot that shows the App tab of the settings page in Canvas.":::
64+
65+
1. Select the blue **+ App** button at the top right of the page.
66+
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/canvas-add-app.png" alt-text="Screenshot that shows Add app button in Canvas.":::
67+
68+
1. On the **Add App** dialog, in the **Configuration Type** dropdown, choose **By Client ID**. Enter the Azure Lab Services client ID, which is **170000000000711**, into the **Client ID** field. Select the **Submit** button.
69+
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/enable-lab-services.png" alt-text="Screenshot that shows Add by Client ID dialog in Canvas.":::
70+
71+
1. When the **Add App** dialog asks *Tool "Azure Lab Services" found for client ID 170000000000711. Would you like to install it?* select **Install**.
72+
73+
The Azure Lab Services app will now be available for all courses in that account. The app won't show in course navigation by default. Educators must first enable the app in course navigation before it can be used.
74+
5375
### Add Azure Lab Services app to a course
5476

77+
If the Azure Lab Services app has already been [added at the account level](#add-azure-lab-services-app-to-an-account), the educator must enable the app in the course navigation.
78+
79+
1. In Canvas, go to the course that will use Azure Lab Services.
80+
1. Choose **Settings**, then select the **Navigation** tab.
81+
1. Find the **Azure Lab Services** entry, select the three vertical dots, then select **Enable**.
82+
83+
:::image type="content" source="./media/how-to-get-started-create-labs-within-canvas/canvas-enable-lab-services-app-in-course-navigation.png" alt-text="Screenshot of enabling Lab Services app in course navigation.":::
84+
85+
1. Select **Save**.
86+
87+
If the Azure Lab Services app hasn't been added at the account level, use the following instructions to add the app at the course level.
88+
5589
1. In Canvas, go to the course that will use Azure Lab Services.
5690
1. Choose **Settings**, then select the **Apps** tab.
5791
1. Select **View App Configurations** button at the top right of the page.

0 commit comments

Comments
 (0)
Please sign in to comment.