Skip to content

Commit 306b61f

Browse files
authored
Merge pull request #3578 from MicrosoftDocs/main
05/15/2025 PM Publish
2 parents 109a02e + 6c87626 commit 306b61f

File tree

42 files changed

+51
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+51
-51
lines changed

azps-0.10.0/Az.Compute/Add-AzVMSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add-AzVMSecret [-VM] <PSVirtualMachine> [[-SourceVaultId] <String>] [[-Certifica
2424
The **Add-AzVMSecret** cmdlet adds a secret to a virtual machine.
2525
This value lets you add a certificate to the virtual machine.
2626
The secret must be stored in a Key Vault.
27-
For more information about Key Vault, see [What is Azure Key Vault?](https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/).
27+
For more information about Key Vault, see [What is Azure Key Vault?](/azure/key-vault/general/overview).
2828
For more information about the cmdlets, see [Azure Key Vault Cmdlets](/powershell/module/az.keyvault) or the [Set-AzKeyVaultSecret](/powershell/module/az.keyvault/set-azkeyvaultsecret) cmdlet.
2929

3030
## EXAMPLES

azps-0.10.0/Az.Compute/Add-AzVmssSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add-AzVmssSecret [-VirtualMachineScaleSet] <PSVirtualMachineScaleSet> [[-SourceV
2424
## DESCRIPTION
2525
The **Add-AzVmssSecret** cmdlet adds a secret to the Virtual Machine Scale Set (VMSS).
2626
The secret must be stored in an Azure Key Vault.
27-
For more information relating to Key Vault, see [What is Azure Key Vault?](https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/) (https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/).
27+
For more information relating to Key Vault, see [What is Azure Key Vault?](/azure/key-vault/general/overview).
2828
For more information about the cmdlets, see [Azure Key Vault Cmdlets](/powershell/module/az.keyvault) or the [Set-AzKeyVaultSecret](/powershell/module/az.keyvault/set-azkeyvaultsecret) cmdlet.
2929

3030
## EXAMPLES

azps-0.10.0/Az.Network/Resize-AzVirtualNetworkGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resize-AzVirtualNetworkGateway -VirtualNetworkGateway <PSVirtualNetworkGateway>
2424
The **Resize-AzVirtualNetworkGateway** cmdlet enables you to change the stock-keeping unit (SKU) for a virtual network gateway.
2525
SKUs determine the capabilities of a gateway, including such things as throughput and the maximum number of IP tunnels that are allowed.
2626
Azure supports Basic, Standard, High-Performance, VpnGw1, VpnGw2 and VpnGw3 SKUs (sometimes referred to as Small, Medium, and Large SKUs).
27-
For detailed information about the capabilities of each SKU type, see https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-about-vpngateways/.
27+
For detailed information about the capabilities of each SKU type, see /azure/vpn-gateway/vpn-gateway-about-vpngateways.
2828

2929
Keep in mind that SKUs differ in pricing as well as capabilities.
3030
For more information, see https://azure.microsoft.com/en-us/pricing/details/vpn-gateway/.

azps-12.5.0/Az.Network/Resize-AzVirtualNetworkGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resize-AzVirtualNetworkGateway -VirtualNetworkGateway <PSVirtualNetworkGateway>
2424
The **Resize-AzVirtualNetworkGateway** cmdlet enables you to change the stock-keeping unit (SKU) for a virtual network gateway.
2525
SKUs determine the capabilities of a gateway, including such things as throughput and the maximum number of IP tunnels that are allowed.
2626
Azure supports Basic, Standard, High-Performance, VpnGw1, VpnGw2, VpnGw3, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ SKUs (sometimes referred to as Small, Medium, and Large SKUs).
27-
For detailed information about the capabilities of each SKU type, see https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-about-vpngateways/.
27+
For detailed information about the capabilities of each SKU type, see the [VPN Gateway documentation](/azure/vpn-gateway/vpn-gateway-about-vpngateways).
2828
Keep in mind that SKUs differ in pricing as well as capabilities.
2929
For more information, see https://azure.microsoft.com/en-us/pricing/details/vpn-gateway/.
3030

azps-12.5.0/Az.ServiceFabric/Add-AzServiceFabricManagedNodeTypeVMSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add-AzServiceFabricManagedNodeTypeVMSecret [-ResourceGroupName] <String> [-Clust
2929
```
3030

3131
## DESCRIPTION
32-
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see What is Azure Key Vault? (https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/). For more information about the cmdlets, see Azure Key Vault Cmdlets (/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
32+
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see [What is Azure Key Vault?](/azure/key-vault/general/overview). For more information about the cmdlets, see [Azure Key Vault Cmdlets](/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
3333

3434
## EXAMPLES
3535

azps-13.4.0/Az.Network/Resize-AzVirtualNetworkGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resize-AzVirtualNetworkGateway -VirtualNetworkGateway <PSVirtualNetworkGateway>
2424
The **Resize-AzVirtualNetworkGateway** cmdlet enables you to change the stock-keeping unit (SKU) for a virtual network gateway.
2525
SKUs determine the capabilities of a gateway, including such things as throughput and the maximum number of IP tunnels that are allowed.
2626
Azure supports Basic, Standard, High-Performance, VpnGw1, VpnGw2, VpnGw3, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ SKUs (sometimes referred to as Small, Medium, and Large SKUs).
27-
For detailed information about the capabilities of each SKU type, see https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-about-vpngateways/.
27+
For detailed information about the capabilities of each SKU type, see /azure/vpn-gateway/vpn-gateway-about-vpngateways.
2828
Keep in mind that SKUs differ in pricing as well as capabilities.
2929
For more information, see https://azure.microsoft.com/en-us/pricing/details/vpn-gateway/.
3030

azps-13.4.0/Az.ServiceFabric/Add-AzServiceFabricManagedNodeTypeVMSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add-AzServiceFabricManagedNodeTypeVMSecret [-ResourceGroupName] <String> [-Clust
2929
```
3030

3131
## DESCRIPTION
32-
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see What is Azure Key Vault? (https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/). For more information about the cmdlets, see Azure Key Vault Cmdlets (/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
32+
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see What is Azure Key Vault? (/azure/key-vault/general/overview). For more information about the cmdlets, see Azure Key Vault Cmdlets (/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
3333

3434
## EXAMPLES
3535

azps-13.5.0/Az.Network/Resize-AzVirtualNetworkGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resize-AzVirtualNetworkGateway -VirtualNetworkGateway <PSVirtualNetworkGateway>
2424
The **Resize-AzVirtualNetworkGateway** cmdlet enables you to change the stock-keeping unit (SKU) for a virtual network gateway.
2525
SKUs determine the capabilities of a gateway, including such things as throughput and the maximum number of IP tunnels that are allowed.
2626
Azure supports Basic, Standard, High-Performance, VpnGw1, VpnGw2, VpnGw3, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ SKUs (sometimes referred to as Small, Medium, and Large SKUs).
27-
For detailed information about the capabilities of each SKU type, see https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-about-vpngateways/.
27+
For detailed information about the capabilities of each SKU type, see /azure/vpn-gateway/vpn-gateway-about-vpngateways.
2828
Keep in mind that SKUs differ in pricing as well as capabilities.
2929
For more information, see https://azure.microsoft.com/en-us/pricing/details/vpn-gateway/.
3030

azps-13.5.0/Az.ServiceFabric/Add-AzServiceFabricManagedNodeTypeVMSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add-AzServiceFabricManagedNodeTypeVMSecret [-ResourceGroupName] <String> [-Clust
2929
```
3030

3131
## DESCRIPTION
32-
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see What is Azure Key Vault? (https://azure.microsoft.com/en-us/documentation/articles/key-vault-whatis/). For more information about the cmdlets, see Azure Key Vault Cmdlets (/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
32+
Add certificate secret to the node type. The secret must be stored in an Azure Key Vault. For more information relating to Key Vault, see [What is Azure Key Vault?](/azure/key-vault/general/overview). For more information about the cmdlets, see [Azure Key Vault Cmdlets](/powershell/module/az.keyvault/) in the Microsoft Developer Network library or the Set-AzKeyVaultSecret cmdlet.
3333

3434
## EXAMPLES
3535

azuresmps-4.0.0/Azure/Add-AzureHDInsightConfigValues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These cmdlets will be removed by January 1, 2017.
2828
Please use the newer version of Azure PowerShell HDInsight.
2929

3030
For information about how to use the new HDInsight to create a cluster, see [Create Linux-based clusters in HDInsight using Azure PowerShell](/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell).
31-
For information about how to submit jobs by using Azure PowerShell and other approaches, see [Submit Hadoop jobs in HDInsight](https://azure.microsoft.com/en-us/documentation/articles/hdinsight-submit-hadoop-jobs-programmatically/).
31+
For information about how to submit jobs by using Azure PowerShell and other approaches, see [Submit Hadoop jobs in HDInsight](/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically).
3232
For reference information about Azure PowerShell HDInsight, see [Azure HDInsight Cmdlets](/powershell/module/servicemanagement/azure/?view=azuresmps-4.0.0#hd-insights).
3333

3434
The **Add-AzureHDInsightConfigValues** cmdlet adds a Hadoop configuration value customization, such as Core-site.xml or Hive-site.xml, or a Hive shared library customization to an Azure HDInsight cluster configuration.

0 commit comments

Comments
 (0)