AzureSignalR-samples
AzureSignalR-samples copied to clipboard
Demo script creates a Standard S1 instance
Your script here creates an S1 Standard isntance
az signalr create --resource-group <resource_group_name> --name <signalr_name> --sku Standard_S1
Why are you doing that? At the very least, put a disclaimer above it stating this is a paid instance and not the free tier.