Azure / Azure/app-service-linux-docs
Not able to Connect to gRPC Service hosted as Azure app Service using gRPCurl Tool
- Dominant language
- Java
- Stars
- 150
- Forks
- 90
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
I am trying to connect to the gRPC service which is hosted as Azure App Service using grpcurl, It gives the below error
Failed to dial target host "hostname:8585": context deadline exceeded.
Where As If I try the same in postman or if I create a console application by following the steps mentioned in below documentation [https://learn.microsoft.com/en-us/aspnet/core/tutorials/grpc/grpc-start?view=aspnetcore-6.0&tabs=visual-studio#create-the-greeter-client](https://github.com/fullstorydev/grpcurl/issues/url) I was able to connect to the service. Anyone, please let me know how to connect to the gRPC service hosted in Azure using the grpcurl tool
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.