Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 123 forks source link

Az login not working in powershell but its working in cmd[BUG] #201

Closed gyalamanch closed 3 years ago

gyalamanch commented 3 years ago

PS C:\Users\gyalamanch001> get-command az.bat get-command : The term 'az.bat' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

this is the error i am getting

mpodwysocki commented 3 years ago

This is the repository for Azure Notification Hubs. I believe you are looking for the Azure CLI which has the az command.