Skip to content

Corrected docs build errors for new platyps #3676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Get-AzureAutomationAccount [-Name <String>] [-Location <String>] [-Profile <Azur

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationAccount** cmdlet gets the Microsoft Azure Automation accounts for your subscription.
An Automation account is a container for Automation resources that is isolated from the resources of other Automation accounts.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationCertificate -Name <String> -AutomationAccountName <String> [-

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationCertificate** cmdlet gets one or more Microsoft Azure Automation certificates.
By default, all certificates are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationConnection.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Get-AzureAutomationConnection -ConnectionTypeName <String> -AutomationAccountNam

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationConnection** cmdlet gets one or more Microsoft Azure Automation connections.
By default, all connections are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationCredential -Name <String> -AutomationAccountName <String> [-P

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationCredential** cmdlet gets one or more Microsoft Azure Automation credentials.
By default, all credentials are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Get-AzureAutomationJob -RunbookName <String> [-Status <String>] [-StartTime <Dat

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationJob** cmdlet gets one or more runbook jobs in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationJobOutput.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Get-AzureAutomationJobOutput -Id <Guid> [-Stream <StreamType>] [-StartTime <Date

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationJobOutput** cmdlet gets the output of a Microsoft Azure Automation job.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationModule -Name <String> -AutomationAccountName <String> [-Profi

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationModule** cmdlet gets one or more Microsoft Azure Automation modules.
By default, all modules are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationRunbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationRunbook -Name <String> -AutomationAccountName <String> [-Prof

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationRunbook** cmdlet gets one or more Microsoft Azure Automation runbooks.
By default, all runbooks are returned.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Get-AzureAutomationRunbookDefinition -Name <String> [-Slot <String>] -Automation

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationRunbookDefinition** cmdlet gets the draft definition, the published definition, or both definitions of an Azure Automation runbook.
By default, the published version is returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationSchedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationSchedule -Name <String> -AutomationAccountName <String> [-Pro

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationSchedule** cmdlet gets a Microsoft Azure Automation schedule.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Get-AzureAutomationScheduledRunbook -ScheduleName <String> -AutomationAccountNam

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationScheduledRunbook** gets one or more Azure Automation runbooks and associated schedules.
By default, all scheduled runbooks are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureAutomationVariable.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzureAutomationVariable -Name <String> -AutomationAccountName <String> [-Pro

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Get-AzureAutomationVariable** cmdlet gets one or more Microsoft Azure Automation variables.
By default, all variables are returned.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureSBAuthorizationRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Get-AzureSBAuthorizationRule [-Name <String>] [-Permission <AccessRights[]>] -Na
## DESCRIPTION
Gets Service bus authorization rules.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureSBLocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To get the version of the module you're using, in the Azure PowerShell console,

The **Get-AzureSBLocation** cmdlet returns the locations from which the Service Bus is available.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Get-AzureSBNamespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To get the version of the module you're using, in the Azure PowerShell console,

The **Get-AzureSBNamespace** cmdlet returns the Service Bus service namespaces associated with the current subscription.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ New-AzureAutomationAccount -Name <String> -Location <String> [-Profile <AzureSMP

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationAccount** cmdlet creates a new account in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New-AzureAutomationCertificate -Name <String> [-Description <String>] [-Password

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationCertificate** cmdlet creates a certificate in Microsoft Azure Automation.
You provide the path to a certificate file to upload.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationConnection.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New-AzureAutomationConnection -Name <String> -ConnectionTypeName <String> -Conne

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationConnection** cmdlet creates a connection in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New-AzureAutomationCredential -Name <String> [-Description <String>] -Value <PSC

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationCredential** cmdlet creates a credential as a **PSCredential** object in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New-AzureAutomationModule -Name <String> -ContentLink <Uri> [-Tags <IDictionary>

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationModule** cmdlet imports a module into Azure Automation.
A module is a compressed file, with a .zip extension, that contains a folder which includes one of the following file types:
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationRunbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ New-AzureAutomationRunbook -Path <String> [-Description <String>] [-Tags <String

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationRunbook** cmdlet creates a new, empty Microsoft Azure Automation runbook.
Specify a name to create a new runbook.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationSchedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ New-AzureAutomationSchedule -Name <String> -StartTime <DateTimeOffset> [-Descrip

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationSchedule** cmdlet creates a schedule in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureAutomationVariable.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New-AzureAutomationVariable -Name <String> -Encrypted <Boolean> [-Description <S

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **New-AzureAutomationVariable** cmdlet creates a variable in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureSBAuthorizationRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ New-AzureSBAuthorizationRule -Name <String> [-Permission <AccessRights[]>] -Name
## DESCRIPTION
The **New-AzureSBAuthorizationRule** cmdlet creates a Service Bus authorization rule.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/New-AzureSBNamespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To get the version of the module you're using, in the Azure PowerShell console,

The **New-AzureSBNamespace** cmdlet creates a service namespace for use with Service Bus in Azure.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Publish-AzureAutomationRunbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Publish-AzureAutomationRunbook -Name <String> -AutomationAccountName <String> [-

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Publish-AzureAutomationRunbook** cmdlet publishes a runbook for use in the production environment of Microsoft Azure Automation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Register-AzureAutomationScheduledRunbook -RunbookName <String> -ScheduleName <St

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Register-AzureAutomationScheduledRunbook** cmdlet associates a runbook with a schedule.
The runbook starts based on the schedule you specify using the *ScheduleName* parameter.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureAutomationAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Remove-AzureAutomationAccount -Name <String> [-Force] [-Profile <AzureSMProfile>

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationAccount** cmdlet removes an account from Microsoft Azure Automation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationCertificate -Name <String> [-Force] -AutomationAccountName

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationAccount** cmdlet removes a certificate from Microsoft Azure Automation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationConnection -Name <String> [-Force] -AutomationAccountName

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationConnection** cmdlet removes a connection from Microsoft Azure Automation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationConnectionType -Name <String> [-Force] -AutomationAccountN

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationConnectionType** cmdlet removes an Azure Automation connection type.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationCredential -Name <String> [-Force] -AutomationAccountName

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationCredential** cmdlet removes a credential from Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureAutomationModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationModule -Name <String> [-Force] -AutomationAccountName <Str

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationModule** cmdlet removes an Automation account from Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureAutomationRunbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationRunbook -Name <String> [-Force] -AutomationAccountName <St

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationRunbook** cmdlet removes a runbook from Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureAutomationSchedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationSchedule -Name <String> [-Force] -AutomationAccountName <S

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationSchedule** cmdlet deletes a schedule from Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureAutomationVariable.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Remove-AzureAutomationVariable -Name <String> [-Force] -AutomationAccountName <S

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Remove-AzureAutomationVariable** cmdlet removes a variable from Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureSBAuthorizationRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Remove-AzureSBAuthorizationRule -Name <String> -Namespace <String> [-PassThru] [
## DESCRIPTION
Removes existing Service Bus authorization rule.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Remove-AzureSBNamespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To get the version of the module you're using, in the Azure PowerShell console,

The **Remove-AzureSBNamespace** cmdlet removes a service namespace for Service Bus.

[!INCLUDE [sb-deprecation.md](../include/sb-deprecation.md)]
[!INCLUDE [sb-deprecation.md](../../includes/sb-deprecation.md)]

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Resume-AzureAutomationJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Resume-AzureAutomationJob -Id <Guid> -AutomationAccountName <String> [-Profile <

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Resume-AzureAutomationJob** cmdlet resumes a suspended Microsoft Azure Automation job.
Use the *Id* parameter to specify the suspended job.
Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Set-AzureAutomationCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Set-AzureAutomationCertificate -Name <String> [-Description <String>] [-Password

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Set-AzureAutomationCertificate** cmdlet modifies the configuration of a certificate in Microsoft Azure Automation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Set-AzureAutomationConnectionFieldValue -Name <String> -ConnectionFieldName <Str

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Set-AzureAutomationConnectionFieldValue** cmdlet modifies the value for a field for a connection in Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Set-AzureAutomationCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Set-AzureAutomationCredential -Name <String> [-Description <String>] [-Value <PS

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Set-AzureAutomationCredential** cmdlet modifies a credential as a **PSCredential** object in Microsoft Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Set-AzureAutomationModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Set-AzureAutomationModule -Name <String> [-Tags <IDictionary>] [-ContentLinkUri

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Set-AzureAutomationModule** cmdlet imports a new version of a module or changes the configuration of the module in Azure Automation.

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Set-AzureAutomationRunbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Set-AzureAutomationRunbook -Name <String> [-Description <String>] [-Tags <String

## DESCRIPTION

[!INCLUDE [aa-deprecation](../include/aa-deprecation.md)]
[!INCLUDE [aa-deprecation](../../includes/aa-deprecation.md)]

The **Set-AzureAutomationRunbook** cmdlet modifies the configuration of a Microsoft Azure Automation runbook.

Expand Down
Loading