Done.
After creating my account on Azure, I created the database.
I connected to the databse in Microsoft SQL Management Studio and used my up.sql script to see the database.
Then I tested it to see that it worked.
Now I published my hw8 to Azure.
Once it finally deployed, I got the connection string, forgot to edit my username and password, fixed that, and it worked!
This step should probably be the first step, as its impossible to do steps 2 and 3 before creating an account. :)
Got it.