Skip to content

Commit

Permalink
Fixed broken links in azps content (#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins committed Aug 25, 2023
1 parent c09213d commit 0c32ed5
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion azps-0.10.0/Az.Websites/New-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The **New-AzWebAppBackup** cmdlet creates an Azure Web App Backup.
PS C:\> New-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net"
```

Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in https://storageaccount.file.core.windows.net
Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in `https://storageaccount.file.core.windows.net`

## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion azps-0.10.0/Az.Websites/Restore-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The **Restore-AzWebAppBackup** cmdlet restores an Azure Web App Backup.
PS C:\> Restore-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net" -BlobName "myBlob"
```

Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at https://storageaccount.file.core.windows.net
Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at `https://storageaccount.file.core.windows.net`

## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion azps-10.1.0/Az.Websites/New-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The **New-AzWebAppBackup** cmdlet creates an Azure Web App Backup.
New-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net"
```

Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in https://storageaccount.file.core.windows.net
Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
2 changes: 1 addition & 1 deletion azps-10.1.0/Az.Websites/Restore-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The **Restore-AzWebAppBackup** cmdlet restores an Azure Web App Backup.
Restore-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net" -BlobName "myBlob"
```

Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at https://storageaccount.file.core.windows.net
Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
2 changes: 1 addition & 1 deletion azps-10.2.0/Az.Websites/New-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The **New-AzWebAppBackup** cmdlet creates an Azure Web App Backup.
New-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net"
```

Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in https://storageaccount.file.core.windows.net
Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
2 changes: 1 addition & 1 deletion azps-10.2.0/Az.Websites/Restore-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The **Restore-AzWebAppBackup** cmdlet restores an Azure Web App Backup.
Restore-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net" -BlobName "myBlob"
```

Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at https://storageaccount.file.core.windows.net
Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
2 changes: 1 addition & 1 deletion azps-9.7.1/Az.Websites/New-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The **New-AzWebAppBackup** cmdlet creates an Azure Web App Backup.
New-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net"
```

Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in https://storageaccount.file.core.windows.net
Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
2 changes: 1 addition & 1 deletion azps-9.7.1/Az.Websites/Restore-AzWebAppBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The **Restore-AzWebAppBackup** cmdlet restores an Azure Web App Backup.
Restore-AzWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net" -BlobName "myBlob"
```

Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at https://storageaccount.file.core.windows.net
Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at `https://storageaccount.file.core.windows.net`

### Example 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The **New-AzureRmWebAppBackup** cmdlet creates an Azure Web App Backup.
PS C:\> New-AzureRmWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net"
```

Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in https://storageaccount.file.core.windows.net
Creates a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in `https://storageaccount.file.core.windows.net`

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The **Restore-AzureRmWebAppBackup** cmdlet restores an Azure Web App Backup.
PS C:\> Restore-AzureRmWebAppBackup -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -StorageAccountUrl "https://storageaccount.file.core.windows.net" -BlobName "myBlob"
```

Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at https://storageaccount.file.core.windows.net
Restores a backup of the specified app ContosoWebApp that is within resource group Default-Web-WestUS in blob "myBlob" located at `https://storageaccount.file.core.windows.net`

## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion azuresmps-4.0.0/Azure/Set-AzureTrafficManagerEndpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Specifies the location of the endpoint the cmdlet adds.
This must be an Azure location.
This parameter must contain a value for endpoints of the type "Any" or of type "TrafficManager" in a profile that has the load balancing method set to "Performance".
The possible values are the Azure region names, as listed at https://azure.microsoft.com/regions/https://azure.microsoft.com/regions/.
The possible values are the Azure region names, as listed at `https://azure.microsoft.com/regions/https://azure.microsoft.com/regions/`.

```yaml
Type: String
Expand Down

0 comments on commit 0c32ed5

Please sign in to comment.