You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-apps/quotas.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ ms.service: static-web-apps
7
7
ms.topic: overview
8
8
ms.date: 05/08/2020
9
9
ms.author: cshoe
10
-
# Customer intent: As a developer, I want to publish a website from a GitHub repository so that the app is publicly available on the web.
11
10
---
12
11
13
12
# Quotas in Azure Static Web Apps Preview
@@ -29,6 +28,16 @@ The following quotas exist for Azure Static Web Apps Preview.
29
28
| Azure Functions | Available |
30
29
| SLA | None |
31
30
31
+
## GitHub storage
32
+
33
+
GitHub Actions and Packages use GitHub Storage, which has its own set of quotas. When you create an Azure Static Web Apps site, GitHub stores the artifacts for your site even after deployment.
-[About billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions#about-billing-for-github-actions)
39
+
-[Managing your spending limit for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions)
0 commit comments