File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
slug : ' /'
3
- sidebar_label : ' ACSAzureWebservices Operation'
3
+ sidebar_label : ' ACS AzureWebservices Operation'
4
4
---
5
5
6
6
# ACS AzureWebservices Operation
@@ -10,7 +10,7 @@ All definitions can only be performed using Solution Manager.
10
10
11
11
## Defining ACS AzureWebservices connection
12
12
13
- The Agent definition is defined by adding a new ACSAzureWebservices Agent definition using Solution Manager.
13
+ The Agent definition is defined by adding a new ACS AzureWebservices Agent definition using Solution Manager.
14
14
Items defined in red are required values.
15
15
16
16
![ Defining a Connection] ( ../static/img/azure-ws-agent.png )
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ module.exports = {
2
2
mySidebar : [
3
3
'index' ,
4
4
'ACSWebservicesOperation' ,
5
+ 'ACSAzureWebservicesOperation' ,
5
6
'release notes' ,
6
7
] ,
7
8
} ;
You can’t perform that action at this time.
0 commit comments