Skip to content

Commit dbfb109

Browse files
committed
fixed images
1 parent be4b85f commit dbfb109

26 files changed

+60
-69
lines changed
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: How to create a custom Azure for Classroom Tenant and Billing Profile
3+
description: This article shows you how to make a custom tenant and billing profile for educators in your organization
4+
author: vinnieangel
5+
ms.author: vangellotti
6+
ms.service: azure-education
7+
ms.topic: how-to
8+
ms.date: 3/17/2023
9+
ms.custom: template-how-to
10+
---
11+
12+
# Create a custom Tenant and Billing Profile for Microsoft for Teaching Paid
13+
14+
This article is meant for IT Admins utilizing Azure for Classroom. When signing up for this offer, you should already have a tenant and billing profile created, but this article is meant to help walk you through how to create a custom tenant and billing profile and associate them with an educator.
15+
16+
## Prerequisites
17+
18+
- Be signed up for Azure for Classroom
19+
20+
## Create a new tenant
21+
22+
This section walks you through how to create a new tenant and associate it with your university tenant using multi-tenant
23+
24+
1. Go to the Azure portal and search for "Azure Active Directory"
25+
:::image type="content" source="media/custom-tenant-set-up-classroom/navigate-to-active-directory.png" alt-text="Screenshot of navigating to Azure Active Directory." border="true":::
26+
1. Create a new tenant in the "Manage tenants" tab
27+
2. Fill in and Finalize Tenant information
28+
3. After the tenant has been created copy the Tenant ID of the new tenant
29+
:::image type="content" source="media/custom-tenant-set-up-classroom/save-tenant-id.png" alt-text="Screenshot of user saving tenant id." border="true":::
30+
31+
## Associate new tenant with university tenant
32+
33+
1. Go to "Cost Management" and click on "Access control (IAM)
34+
2. Click on "Associated billing tenants"
35+
3. Click "Add" and add the Tenant ID of the newly created tenant
36+
4. Check the box for Billing management
37+
1. Click "Add" to finalize the association between the newly created tenant and university tenant
38+
:::image type="content" source="media/custom-tenant-set-up-classroom/associate-tenant.png" alt-text="Screenshot of user selecting billing management." border="true":::
39+
40+
## Invite Educator to the newly created tenant
41+
42+
This section walks through how to add an Educator to the newly created tenant.
43+
44+
1. Switch tenants to the newly created tenant
45+
2. Go to "Users" in the new tenant
46+
3. Invite a user to this tenant
47+
1. Change the role to "Global administrator"
48+
:::image type="content" source="media/custom-tenant-set-up-classroom/add-user.png" alt-text="Screenshot of user inviting existing user." border="true":::
49+
1. Tell the Educator to accept the invitation to this tenant
50+
2. After the Educator has joined the tenant, go into the tenant properties and click Yes under the Access management for Azure resources.
51+
52+
Now that you've created a custom Tenant, you can go into Education Hub and begin distributing credit to Educators to use in labs.
53+
54+
## Next steps
55+
56+
> [!div class="nextstepaction"]
57+
> [Create an assignment and allocate credit](create-assignment-allocate-credit.md)

articles/education-hub/custom-tenant-setup-classroom.md

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

articles/education-hub/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ landingContent:
7474
linkLists:
7575
- linkListType: how-to-guide
7676
links:
77-
- text: How to setup a custom tenant for Azure Classroom
78-
url: custom-tenant-setup-classroom.md
77+
- text: How to set-up a custom tenant for Azure Classroom
78+
url: custom-tenant-set-up-classroom.md
36.9 KB
Loading
98 KB
Loading
137 KB
Loading
32.7 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)