-
As noted in this Azure document (https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website), the container name used for static website hosting is "$web". However, when you at…
-
Please transfer www.clawsondevicegroup.com from LiquidWeb to GitHub repo with github free static site hosting.
Here is a link to the repo: https://github.com/cassidyclawson/clawson-device-group
It i…
-
Code:
```
public class Program
{
public static void Main(string[] args)
{
CreateHostBuilder(args).Build().Run();
}
public static IHostBuilder CreateHostBuilder(stri…
-
Azure Functions version: 2.x
Azure Storage now supports hosting static websites in a special Azure container name called **$web**: https://azure.microsoft.com/en-us/blog/azure-storage-static-web-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Environment setup:
- .NET Aspire app code checked out in the default WSL distribution
- …
-
Description: When attempting to log in to the Igotify app on my iPhone 11, I receive the following error message: "You need to provide a valid access token or user credentials to access this API." I…
-
Is it possible to maybe liaison with GitHub/GitLab to remove API limits? This will be more convenient than hosting one's own instance.
Also, get sponsorship from them or another provider supporting…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug"…
-
free web app
azure sql - either consumption based pricing or lowest tier eventually simple db in web app
frontend - azure storage static hosting or web app static hosting - check and decide
-
### Issue description
In #2649, we added an small external dependency. @Matt-Spence raised a concern about this in a [comment](https://github.com/cisagov/manage.get.gov/pull/2649#pullrequestreview-22…