Skip to content

Commit

Permalink
scaled app hosting to B2 size
Browse files Browse the repository at this point in the history
  • Loading branch information
thbst16 authored Jun 26, 2022
1 parent ac4dd93 commit ff84a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyStack.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public MyStack()
Reserved = true,
Sku = new SkuDescriptionArgs
{
Name = "B1",
Name = "B2",
Tier = "Basic"
}
},
Expand Down

0 comments on commit ff84a74

Please sign in to comment.