You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
AzureFiles volume sample. Put in your storage account name/key etc and then do a local F5 debug in Visual Studio 2017.
Any log messages given by the failure
New-SFMeshResourceDeployment : 'counterApp.counterService': Endpoint 'counterServiceListener' not referenced in network
Refs.
At line:1 char:157
Expected behavior is to be able to run this app locally after putting in all of the storage account information
OS and Version?
Windows 10 Enterprise 1803
Mention any other details that might be useful
Just trying to figure out why the name of the listener is listed in the service.yaml and gateway.yaml file but it is saying that the listener is not referenced in the network. What does that mean?
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
AzureFiles volume sample. Put in your storage account name/key etc and then do a local F5 debug in Visual Studio 2017.
Any log messages given by the failure
New-SFMeshResourceDeployment : 'counterApp.counterService': Endpoint 'counterServiceListener' not referenced in network
Refs.
At line:1 char:157
Expected/desired behavior
Expected behavior is to be able to run this app locally after putting in all of the storage account information
OS and Version?
Windows 10 Enterprise 1803
Mention any other details that might be useful
Just trying to figure out why the name of the listener is listed in the service.yaml and gateway.yaml file but it is saying that the listener is not referenced in the network. What does that mean?
The text was updated successfully, but these errors were encountered: