Open obtek opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @QingChenmsft, @vaishnavk, @juhacket.
Author: | obtek |
---|---|
Assignees: | - |
Labels: | `Service Attention`, `Service Fabric` |
Milestone: | - |
Service Fabric Mesh
Service Fabric Mesh
Hey, @yonzhan can you move this to service Fabric Mesh team
As of 09/24 we have deprecated this service, so we will close the issue. The alternate option is to use Azure Container Instance service (https://learn.microsoft.com/en-us/azure/container-instances/).
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name az mesh deployment create --resource-group Audicity --template-uri https://raw.githubusercontent.com/Azure-Samples/service-fabric-mesh/master/templates/helloworld/helloworld.linux.json --parameters "{'location': {'value': 'eastus'}}"
Errors: BadRequestError: The request content was invalid and could not be deserialized: 'Could not find member 'templateLink' on object of type 'DeploymentDefinition'. Path 'templateLink', line 1, position 16.'.
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az mesh deployment create --resource-group {} --template-uri {} --parameters {}
Expected Behavior
Environment Summary
Additional Context