File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Tasks/PublishToAzureServiceBus
Strings/resources.resjson/en-US Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "loc.friendlyName": "Publish To Azure Service Bus (Preview)",
3+ "loc.helpMarkDown": "[More Information](https://go.microsoft.com/fwlink/?linkid=850348)",
34 "loc.description": "Sends a message to azure service bus using a service connection (no agent required).",
45 "loc.instanceNameFormat": "Publish to Azure Service Bus",
56 "loc.group.displayName.advanced": "Advanced",
Original file line number Diff line number Diff line change 33 "name" : " PublishToAzureServiceBus" ,
44 "friendlyName" : " Publish To Azure Service Bus (Preview)" ,
55 "description" : " Sends a message to azure service bus using a service connection (no agent required)." ,
6- "category" : " Release" ,
6+ "category" : " Utility" ,
7+ "helpMarkDown" : " [More Information](https://go.microsoft.com/fwlink/?linkid=850348)" ,
78 "visibility" : [
8- " Utility "
9+ " Release "
910 ],
1011 "runsOn" : [
1112 " Server"
7475 }
7576 }
7677 }
77- }
78+ }
Original file line number Diff line number Diff line change 33 "name" : " PublishToAzureServiceBus" ,
44 "friendlyName" : " ms-resource:loc.friendlyName" ,
55 "description" : " ms-resource:loc.description" ,
6- "category" : " Release" ,
6+ "category" : " Utility" ,
7+ "helpMarkDown" : " ms-resource:loc.helpMarkDown" ,
78 "visibility" : [
8- " Utility "
9+ " Release "
910 ],
1011 "runsOn" : [
1112 " Server"
7576 }
7677 }
7778 }
78- },
79- "helpMarkDown" : " ms-resource:loc.helpMarkDown"
79+ }
8080}
You can’t perform that action at this time.
0 commit comments