Skip to content

Commit 4eb9b5c

Browse files
authored
Merge pull request #284728 from vinnieangel/modifytoc
fixed index
2 parents b32cde9 + 301d27c commit 4eb9b5c

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

articles/education-hub/create-assignment-allocate-credit.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
---
2-
title: Create an assignment and allocate credit in the Azure Education Hub
2+
title: Create a lab and allocate credit in the Azure Education Hub
33
description: Learn how to create an assignment, allocate credit, and invite students to a course in the Azure Education Hub.
44
author: rymend
55
ms.author: rymend
66
ms.topic: overview
7-
ms.date: 06/30/2020
7+
ms.date: 08/14/2024
88
ms.service: azure-education
99
---
1010

11-
# Create an assignment and allocate credit in the Azure Education Hub
11+
# Create a lab and allocate credit in the Azure Education Hub
1212

13-
After you set up a course in the Azure Education Hub, you can create an assignment where you allocate credit and invite selected students to your course.
13+
After you set up a lab in the Azure Education Hub, you can add students and allocate credits to them to deploy resources.
1414

1515
## Prerequisites
1616

1717
- An academic grant with an approved credit amount
18-
- A course created in the Education Hub
1918
- A work or school account and a subscription within the course that will access your Azure credit
2019

2120
### Accounts
@@ -27,17 +26,15 @@ The Education Hub accepts any email address in the standard format. It does *not
2726
2827
When you add a work or school account (for example, *student*@*school*.edu) by using role-based access control (RBAC) in the Educator Sponsor Portal or the [Azure portal](https://portal.azure.com), Azure automatically sends email to the recipient. This email requires the user to accept the new account and Azure role before receiving access to the subscription.
2928

30-
If you're a teaching assistant or a professor for a course, be sure to inform students of this requirement so that their subscription appears in the Azure portal as expected. The email should look similar to this example:
29+
If you're a teaching assistant or a professor for a course, be sure to inform students of this requirement so that their subscription appears in the Azure portal as expected.
3130

32-
:::image type="content" source="media/create-assignment-allocate-credit/azure-active-directory-get-started.png" alt-text="Screenshot of an email invitation to access applications in an organization." border="false":::
31+
## Create a lab and invite students
3332

34-
## Create an assignment and invite students to the course
33+
1. Create a lab and fill in the required information such as lab name and method to invite students.
3534

36-
1. Choose the amount of funds to credit to the student's subscription. If not all students will receive the same amount, you can select **Change** and apply a custom amount to each student or project group.
37-
38-
1. Select **Create assignment**.
39-
1. Optionally, you can remove existing students by selecting **Remove** next to each student's name.
40-
1. When you finish, select the **Close** button. The additional permissions appear on the **Sponsor Credit Management** page.
35+
2. After you create the lab, you can begin inviting students to the lab
36+
3. Optionally, you can remove existing students by selecting **Remove** next to each student's name.
37+
4. When you finish, the students added will receive an invitation to join the lab.
4138

4239
## Related content
4340

articles/education-hub/index.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: tfosmark
1212
ms.author: rymend
13-
ms.date: 07/14/2020
13+
ms.date: 08/15/2024
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1616

@@ -22,12 +22,14 @@ landingContent:
2222
links:
2323
- text: What is Azure Dev Tools for Teaching?
2424
url: ./azure-dev-tools-teaching/about-program.md
25-
- linkListType: how-to-guide
25+
- linkListType: quickstart
2626
links:
2727
- text: Enroll in Azure Dev Tools for Teaching
2828
url: ./azure-dev-tools-teaching/enroll-renew-subscription.md
2929
- text: Set up access
3030
url: ./azure-dev-tools-teaching/set-up-access.md
31+
- linkListType: how-to-guide
32+
links:
3133
- text: Manage students
3234
url: ./azure-dev-tools-teaching/manage-students.md
3335
- text: Download software
@@ -57,5 +59,11 @@ landingContent:
5759
linkLists:
5860
- linkListType: how-to-guide
5961
links:
62+
- text: Get started with the Azure Education Hub
63+
url: get-started-education-hub.md
64+
- linkListType: how-to-guide
65+
links:
66+
- text: Manage your academic grant
67+
url: hub-overview-page.md
6068
- text: Find IDs
6169
url: find-ids.md

0 commit comments

Comments
 (0)