Az.SignalR

2.3.0

Microsoft Azure PowerShell - Azure SignalR service commands for Windows PowerShell and PowerShell Core.

For more information on SignalR, please visit the following: https://learn.microsoft.com/azure/azure-signalr/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.SignalR

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.SignalR

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM SignalR

Cmdlets

Get-AzSignalR Get-AzSignalRKey Get-AzSignalRUsage New-AzSignalR New-AzSignalRKey Remove-AzSignalR Restart-AzSignalR Set-AzSignalRUpstream Test-AzSignalRName Update-AzSignalR Update-AzSignalRNetworkAcl New-AzSignalRCustomDomain Get-AzSignalRCustomDomain Remove-AzSignalRCustomDomain Update-AzSignalRCustomDomain New-AzSignalRCustomCertificate Get-AzSignalRCustomCertificate Remove-AzSignalRCustomCertificate Get-AzSignalRReplica New-AzSignalRReplica Remove-AzSignalRReplica Restart-AzSignalRReplica Start-AzSignalRReplica Stop-AzSignalRReplica Update-AzSignalRReplica New-AzSignalRNetworkIpRuleObject Remove-AzSignalRNetworkIpRule Add-AzSignalRNetworkIpRule

Functions

Get-AzWebPubSub Get-AzWebPubSubCustomCertificate Get-AzWebPubSubCustomDomain Get-AzWebPubSubHub Get-AzWebPubSubKey Get-AzWebPubSubSku Get-AzWebPubSubUsage New-AzWebPubSub New-AzWebPubSubCustomCertificate New-AzWebPubSubCustomDomain New-AzWebPubSubEventHubEndpointObject New-AzWebPubSubEventNameFilterObject New-AzWebPubSubHub New-AzWebPubSubKey Remove-AzWebPubSub Remove-AzWebPubSubCustomCertificate Remove-AzWebPubSubCustomDomain Remove-AzWebPubSubHub Restart-AzWebPubSub Test-AzWebPubSubNameAvailability Update-AzWebPubSub

PSEditions

Core Desktop

Dependencies

Release Notes

* Added cmdlets for managing replicas:
   - Get-AzSignalRReplica: get replica(s) for SignalR
   - New-AzSignalRReplica: create a new replica for SignalR
   - Remove-AzSignalRReplica: remove a replica from SignalR
   - Restart-AzSignalRReplica: restart a SignalR replica
   - Start-AzSignalRReplica: start a SignalR replica
   - Stop-AzSignalRReplica: stop a SignalR replica
   - Update-AzSignalRReplica: update a SignalR replica
* Added cmdlets for managing network IP rules
   - New-AzSignalRNetworkIpRuleObject: create a new network IP rule object for SignalR
   - Add-AzSignalRNetworkIpRule: add network IP rule(s) to SignalR
   - Remove-AzSignalRNetworkIpRule: remove network IP rule(s) from SignalR

FileList

Version History

Version Downloads Last updated
2.3.0 (current version) 69,964 11/4/2025
2.2.0 4,001,187 10/14/2025
2.1.0 43,624,323 1/14/2025
2.0.2 15,725,641 9/3/2024
2.0.1 10,951,990 4/30/2024
2.0.0 20,807,580 5/23/2023
1.5.0 9,249,871 12/6/2022
1.4.1 16,975,910 1/4/2022
1.4.0 2,798,486 11/2/2021
1.3.0 2,940,052 6/15/2021
1.2.0 20,675,715 8/25/2020
1.1.1 5,936,088 12/17/2019
1.1.0 2,343,063 9/24/2019
1.0.3 320,277 8/27/2019
1.0.2 1,667,243 1/29/2019
1.0.1 19,553 1/15/2019
1.0.0 60,805 12/18/2018
0.7.0 11,994 12/4/2018
0.6.1 9,074 11/21/2018
0.5.0 9,635 11/6/2018
0.4.0 10,972 10/23/2018
0.3.0 10,802 10/9/2018
0.2.2 285 9/27/2018
Show more