Skip to content

Commit 4858ac7

Browse files
authored
Merge pull request #185148 from vinnieangel/addIdsBranch
fixed image borders
2 parents e58a1f1 + 15651d1 commit 4858ac7

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

articles/education-hub/find-ids.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must have an Azure account linked with education hub.
3232

3333
While in the Azure portal, search for Cost Management + Billing and click on the service from the dropdown menu.
3434

35-
:::image type="content" source="./Media/find-ids/navigate-to-billing.png" alt-text="Navigate to cost management + billing" border="false":::
35+
:::image type="content" source="./Media/find-ids/navigate-to-billing.png" alt-text="Navigate to cost management + billing" border="true":::
3636

3737
## Get Billing account ID
3838

@@ -50,25 +50,27 @@ This section will show you how to get your Billing Profile ID.
5050

5151
1. Click on "Billing Profiles" tab under the Billing section
5252
2. Click on the desired billing profile
53-
:::image type="content" source="./Media/find-ids/navigate-to-billing-profile.png" alt-text="Navigate to billing profile" border="false":::
53+
:::image type="content" source="./Media/find-ids/navigate-to-billing-profile.png" alt-text="Navigate to billing profile" border="true":::
5454
3. Click on the "Properties" tab under the Settings section
5555
4. This page will display your billing profile ID at the top of the page
5656
5. Copy this and save it for later. You can also see your Billing Account ID at the bottom of the page.
5757

58-
:::image type="content" source="./Media/find-ids/find-billing-profile-id.png" alt-text="Find billing profile ID" border="false":::
58+
:::image type="content" source="./Media/find-ids/find-billing-profile-id.png" alt-text="Find billing profile ID" border="true":::
5959

6060
## Get Invoice section ID
6161

6262
This section will show you how to get your Invoice Section ID.
6363

6464
1. Click on "Invoice sections" tab under the Billing tab. Note you must be in Billing Profile to see Invoice Sections
6565
2. Click on the desired Invoice Section
66-
:::image type="content" source="./Media/find-ids/navigate-to-invoice-section.png" alt-text="Navigate to invoice section" border="false":::
66+
67+
:::image type="content" source="./Media/find-ids/navigate-to-invoice-section.png" alt-text="Navigate to invoice section" border="true":::
68+
6769
3. Click on the "Properties" tab under the Settings section
6870
4. This page will display your invoice section ID at the top of the page
6971
5. Copy this and save it for later. You can also see your Billing Account ID at the bottom of the page.
7072

71-
:::image type="content" source="./Media/find-ids/find-invoice-section-id.png" alt-text="Find invoice section ID" border="false":::
73+
:::image type="content" source="./Media/find-ids/find-invoice-section-id.png" alt-text="Find invoice section ID" border="true":::
7274

7375
## Next steps
7476

articles/education-hub/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
href: hub-overview-page.md
1919
- name: Create an assignment and allocate credit
2020
href: create-assignment-allocate-credit.md
21+
- name: Tutorials
22+
items:
23+
- name: Find IDs required for calling Azure Education Hub APIs
24+
href: find-ids.md
2125
- name: Support
2226
items:
2327
- name: Service desk
@@ -44,8 +48,6 @@
4448
href: azure-dev-tools-teaching/manage-students.md
4549
- name: How to download software
4650
href: azure-dev-tools-teaching/download-software.md
47-
- name: How to Find IDs
48-
href: find-ids.md
4951
- name: Troubleshooting
5052
items:
5153
- name: Login errors

0 commit comments

Comments
 (0)