Project

General

Profile

Azure VPS setup notes » History » Version 60

Jon Goldberg, 11/19/2025 07:47 PM

1 60 Jon Goldberg
# Microsoft Azure - Initial Setup
2 12 Jon Goldberg
3 60 Jon Goldberg
Hi there!  Microsoft frequently changes their interface, so sometimes the instructions don't match up exactly.  Feel free to ask me if you run into trouble! -Jon
4 14 Jon Goldberg
5 1 Jon Goldberg
[**NOTE**: Most of Microsoft's pages break with an ad blocker enabled.]
6 6 Jon Goldberg
7
### Get a Sponsorship
8
* [Go to the Nonprofit Microsoft Getting Started page](https://nonprofit.microsoft.com/en-us/getting-started).  Fill out the paperwork to be approved as a 501c3.  Approval can take 1 day or 3-4 weeks - I've seen both multiple times.
9
* Once approved, go to https://www.microsoft.com/en-us/nonprofits/azure to claim credits (or go directly to [Claiming Your Credits](https://nonprofit.microsoft.com/en-us/offers/azure).
10 41 Jon Goldberg
* You'll know you're successful because you'll see a sponsorship listed on the [Sponsorship Page](https://www.microsoftazuresponsorships.com/Balance).
11 6 Jon Goldberg
12
### Create a Subscription
13
14 1 Jon Goldberg
* Check that you have credits in your sponsored account: https://www.microsoftazuresponsorships.com/Balance
15
* Visit the [Azure Portal](https://portal.azure.com).  
16
* Click the **Subscriptions** icon.
17
* Click the **Add** button.
18
* Add a subscription of type "Microsoft Azure Sponsorship" from the Azure portal. You will likely need to select **Show other subscription types** to see it.
19
 * **Note**: Even sponsored subscriptions require a credit card, make sure you have one available.
20
21 22 Jon Goldberg
### Grant access to other users
22 59 Jon Goldberg
Microsoft has made recent changes to this system, so these are experimental instructions.  I may ask you to take additional steps!
23
* Log in to https://entra.microsoft.com.
24
* Select **Users** from the left navigation menu.
25
* Click **New User » Invite External User**.
26
* Add my email (jon@megaphonetech.com) and display name (Jon Goldberg).
27
* On the *Assignments* tab, click **Add Role**, then grant me the **Global Administrator** role.
28
* Go to the *Review and Invite* tab, and click **Invite** at the bottom of the screen.
29 22 Jon Goldberg
30 42 Jon Goldberg
### On Renewals
31 49 Jon Goldberg
You will need to renew every year.  Instructions for this are incomplete - but you should go to your [Azure portal](https://portal.azure.com) and click the **Subscriptions** button (see screenshot 1 below).  Find the subscription ID (screenshot 2) - it's a string of numbers and letters.  Then go to https://www.microsoftazuresponsorships.com/Balance and assign your new credits to the existing subscription.
32 42 Jon Goldberg
33 1 Jon Goldberg
If you did not do this in time, you should be able to open a support ticket with Microsoft to request a refund.
34 49 Jon Goldberg
35
**Screenshot 1**
36
![Azure portal toolbar, "Subscriptions" is circled](Selection_2157.png)
37 1 Jon Goldberg
**Screenshot 2**
38
![Azure portal Subscriptions screen, a red arrow points to the Subscription ID](Selection_2158.png)