Skip to content

Commit 3f1bcd8

Browse files
updates
1 parent 87b1df3 commit 3f1bcd8

File tree

7 files changed

+11
-16
lines changed

7 files changed

+11
-16
lines changed

src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateEndpointConnection.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
193193
194194
## RELATED LINKS
195195
196-
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
197-
198-
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
199-

src/EventHub/EventHub.Autorest/docs/Get-AzEventHubPrivateLink.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
115115
116116
## RELATED LINKS
117117
118-
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
119-

src/EventHub/EventHub.Autorest/docs/Remove-AzEventHubPrivateEndpointConnection.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,5 +247,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
247247
248248
## RELATED LINKS
249249
250-
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
251-
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Examples
2+
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.
3+
4+
## Info
5+
- Modifiable: yes
6+
- Generated: partial
7+
- Committed: yes
8+
- Packaged: no
9+
10+
## Purpose
11+
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.

src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateEndpointConnection.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
193193
194194
## RELATED LINKS
195195
196-
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
197-
198-
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
199-

src/ServiceBus/ServiceBus.Autorest/docs/Get-AzServiceBusPrivateLink.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
121121
122122
## RELATED LINKS
123123
124-
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
125-

src/ServiceBus/ServiceBus.Autorest/docs/Remove-AzServiceBusPrivateEndpointConnection.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
245245
246246
## RELATED LINKS
247247
248-
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
249-

0 commit comments

Comments
 (0)