Skip to content

Commit 88a4e3c

Browse files
update DataFactoryV2 example (Azure#16732)
1 parent 1573b79 commit 88a4e3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/DataFactory/DataFactoryV2/help/Get-AzDataFactoryV2IntegrationRuntimeOutboundNetworkDependenciesEndpoint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ The Get-AzDataFactoryV2IntegrationRuntimeOutboundNetworkDependenciesEndpoint cmd
3838

3939
### Example 1: List outbound network dependency
4040
```
41+
PS C:\> Get-AzDataFactoryV2IntegrationRuntimeOutboundNetworkDependenciesEndpoint -Name 'integrationRuntime1' -ResourceGroupName 'testrg' -DataFactoryName 'newtestDataFactory1'
42+
4143
Category EndPoint
4244
-------- --------
4345
Azure Data Factory (Management) [{"DomainName":"wu.frontend.clouddatahub.net","EndpointDetails":[{"Port":443}]}]

0 commit comments

Comments
 (0)