diff --git a/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateEndpointConnection.md b/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateEndpointConnection.md index 3e6dc289e1d2..04d832880f1c 100644 --- a/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateEndpointConnection.md +++ b/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateEndpointConnection.md @@ -193,7 +193,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx - -https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx - diff --git a/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateLink.md b/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateLink.md index 57366dfda60f..80b4e45583d5 100644 --- a/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateLink.md +++ b/src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateLink.md @@ -115,5 +115,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx - diff --git a/src/EventHub/EventHub.Autorest/docs/Remove-AzEventHubPrivateEndpointConnection.md b/src/EventHub/EventHub.Autorest/docs/Remove-AzEventHubPrivateEndpointConnection.md index 6c8da65be517..b9c882d202a3 100644 --- a/src/EventHub/EventHub.Autorest/docs/Remove-AzEventHubPrivateEndpointConnection.md +++ b/src/EventHub/EventHub.Autorest/docs/Remove-AzEventHubPrivateEndpointConnection.md @@ -247,5 +247,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx - diff --git a/src/EventHub/EventHub.Autorest/examples/README.md b/src/EventHub/EventHub.Autorest/examples/README.md new file mode 100644 index 000000000000..a4c7754cdc40 --- /dev/null +++ b/src/EventHub/EventHub.Autorest/examples/README.md @@ -0,0 +1,11 @@ +# Examples +This directory contains examples from the exported cmdlets of the module. When `build-module.ps1` is ran, example stub files will be generated here. If your module support Azure Profiles, the example stubs will be in individual profile folders. These example stubs should be updated to show how the cmdlet is used. The examples are imported into the documentation when `generate-help.ps1` is ran. + +## Info +- Modifiable: yes +- Generated: partial +- Committed: yes +- Packaged: no + +## Purpose +This separates the example documentation details from the generated documentation information provided directly from the generated cmdlets. Since the cmdlets don't have examples from the REST spec, this provides a means to add examples easily. The example stubs provide the markdown format that is required. The 3 core elements are: the name of the example, the code information of the example, and the description of the example. That information, if the markdown format is followed, will be available to documentation generation and be part of the documents in the `../docs` folder. \ No newline at end of file diff --git a/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateEndpointConnection.md b/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateEndpointConnection.md index 7657bde91c54..21d77456a8f6 100644 --- a/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateEndpointConnection.md +++ b/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateEndpointConnection.md @@ -193,7 +193,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx - -https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx - diff --git a/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateLink.md b/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateLink.md index 2599e58b4e6a..9509ca84590b 100644 --- a/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateLink.md +++ b/src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateLink.md @@ -121,5 +121,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx - diff --git a/src/ServiceBus/ServiceBus.Autorest/docs/Remove-AzServiceBusPrivateEndpointConnection.md b/src/ServiceBus/ServiceBus.Autorest/docs/Remove-AzServiceBusPrivateEndpointConnection.md index 7f2ef0f7d427..3e486f199a6b 100644 --- a/src/ServiceBus/ServiceBus.Autorest/docs/Remove-AzServiceBusPrivateEndpointConnection.md +++ b/src/ServiceBus/ServiceBus.Autorest/docs/Remove-AzServiceBusPrivateEndpointConnection.md @@ -245,5 +245,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx -