azure-signalr icon indicating copy to clipboard operation
azure-signalr copied to clipboard

AZ Command and documentation do not show how to create a SIgnalR with a Free sku

Open alonf opened this issue 4 years ago • 1 comments

az signalr create --help --sku [Required] : The sku name of the signalr service. E.g. Standard_S1.

Only by searching the web, I found this value: Free_DS2

alonf avatar Jan 27 '21 07:01 alonf

I will add Free to document. You can use Free_F1 to create a free instance.

zackliu avatar Jan 28 '21 03:01 zackliu