Skip to content

Commit 058717a

Browse files
committed
Update New-AzCloudServiceDiagnosticsExtension.ps1
1 parent ad94296 commit 058717a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CloudService/exports/New-AzCloudServiceDiagnosticsExtension.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PS C:\> $extension = New-AzCloudServiceDiagnosticsExtension -Name "WADExtension"
2626
.Outputs
2727
Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.Extension
2828
.Link
29-
https://docs.microsoft.com/powershell/module/az.CloudService/new-AzCloudServiceExtensionObject
29+
https://docs.microsoft.com/powershell/module/az.CloudService/new-azcloudservicediagnosticsextension
3030
#>
3131
function New-AzCloudServiceDiagnosticsExtension {
3232
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.Extension])]

0 commit comments

Comments
 (0)