Vishal (MSFT)

Results 5 comments of Vishal (MSFT)

@asbapat just a couple of thoughts to eliminate the SAS token as the issue. Can you try the same token with our C# SDK - we have many samples or...

Ultimately, this solution (SB SDK on Android) is not the most elegant way of getting notifications on the device. Have you considered the following options? Logic Apps > Service Bus...

Would love to send a PR for this, Go has some great web frameworks such as Ravel or use standard go package net/http. Let me know your preference.

They all have pros/cons which is widely discussed online. Going by the JS default, GO's standard lib is probably good enough. Here is a rundown of some of the popular...

Try `az devops login` with your PAT, see docs [here](https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/devops?view=azure-cli-latest#ext-azure-devops-az-devops-login). You run az devops login before any az pipeline commands.