Skip to content

Commit 4d0da6c

Browse files
authored
Merge pull request #293865 from vinnieangel/warningadd
Added warning messages
2 parents 3628328 + 54d3a7d commit 4d0da6c

10 files changed

+30
-0
lines changed

articles/education-hub/access-education-hub.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: mode-other
1111

1212
# Access the Azure Education Hub
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
The email that you received to confirm your approval for an academic sponsorship includes a [link to the Azure Education Hub](https://aka.ms/startedu) and an approved credit amount. Most sponsored academic offers include a Developer tier of Azure support for free.
1518

1619
To use your academic sponsorship, you must create a lab in the Education Hub and use subscriptions within the lab that will access your Azure credit. Start by signing in to the [Azure portal](https://portal.azure.com) so you can access the Education Hub.

articles/education-hub/add-student-api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: template-how-to
1111

1212
# Add students to a lab in the Azure Education Hub with REST APIs
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
This article walks through how to add students to a lab in the Azure Education Hub by using REST APIs.
1518

1619
## Prerequisites

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.service: azure-education
1010

1111
# Create a lab and allocate credit in the Azure Education Hub
1212

13+
> [!WARNING]
14+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
15+
1316
After you set up a lab in the Azure Education Hub, you can add students and allocate credits to them to deploy resources.
1417

1518
## Prerequisites

articles/education-hub/create-lab-education-hub.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: template-how-to
1111

1212
# Create a lab in the Azure Education Hub with REST APIs
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
This article walks you through how to create a lab and verify its creation by using REST APIs.
1518

1619
## Prerequisites

articles/education-hub/delete-lab-education-hub-apis.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: template-how-to
1111

1212
# Delete a lab in the Azure Education Hub with REST APIs
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
This article walks you through how to delete a lab in the Azure Education Hub by using REST APIs. Before you delete a lab, you must delete all students from it.
1518

1619
## Prerequisites

articles/education-hub/educator-service-desk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ ms.service: azure-education
1010

1111
# Support for the Azure Education Hub
1212

13+
> [!WARNING]
14+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
15+
1316
[!INCLUDE [Educator Service Desk for Education Hub](../../includes/edu-hub-service-desk.md)]

articles/education-hub/full-api-script.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: template-how-to
1111

1212
# Run a script to create a lab and call other dependent APIs
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
With the public APIs in the Azure Education Hub, you can deploy labs through APIs alone. However, there are a few more APIs that you need to call. The PowerShell script in this article includes those APIs.
1518

1619
## Prerequisites

articles/education-hub/get-started-education-hub.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: mode-other
1111

1212
# Getting started with Azure Classroom
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
Before you access Azure Classroom you must complete signup by clicking the **signup here** link in the invitation email. After you complete the signup you can navigate to the Azure Education Hub to begin allocating this credit to students via labs.
1518

1619
:::image type="content" source="media/get-started-education-hub/get-started-page.png" alt-text="Screenshot that shows an email message with a Get Started link to the Azure Education Hub." border="false":::

articles/education-hub/hub-overview-page.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 08/07/2024
1010

1111
# Manage your academic sponsorship in the Azure Education Hub
1212

13+
> [!WARNING]
14+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
15+
1316
Your main landing page in the Azure Education Hub is the **Overview** page. This page contains all the relevant information about your academic sponsorship, such as the number of labs that you established and your total running credit allocated and used from those labs. It also displays other resources available to help you get started with allocating credits and tracking your spend.
1417

1518
## Overview page

articles/education-hub/set-up-lab.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: mode-other
1111

1212
# Quickstart: Create a lab
1313

14+
> [!WARNING]
15+
> This offer requires assistance from your Microsoft sales representative. Self-service signup is not available.
16+
1417
In this quickstart, you create a lab in the Azure Education Hub and choose the method of adding students to it.
1518

1619
## Prerequisites

0 commit comments

Comments
 (0)