We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38d216 commit 560af45Copy full SHA for 560af45
action.yaml
@@ -2,9 +2,8 @@ name: 'Create Azure ML Online Endpoint'
2
description: 'Create an Azure ML Online Endpoint'
3
author: 'Marc van Duyn'
4
branding:
5
- icon: 'azure-logo.svg'
6
- color: 'blue'
7
- label: 'Azure ML'
+ icon: 'cloud'
+ color: 'blue'
8
9
inputs:
10
endpointName:
0 commit comments