Skip to content

Commit 11dbea9

Browse files
authored
Acrolinx
1 parent 0cce99f commit 11dbea9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/data-factory/ssis-integration-runtime-management-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ This error can occur for a variety of reasons. To troubleshoot it, see the [Forb
116116

117117
### Forbidden
118118

119-
This kind of error might resemble this: SubnetId is not enabled for current account. Microsoft.Batch resource provider is not registered under the same subscription of VNet.
119+
This kind of error might resemble this: `SubnetId is not enabled for current account. Microsoft.Batch resource provider is not registered under the same subscription of VNet.`
120120

121121
These details mean that Azure Batch can't access your virtual network. Register the Microsoft.Batch resource provider under the same subscription as Virtual Network.
122122

@@ -164,7 +164,7 @@ This error can occur for a variety of reasons when you start the Azure-SSIS IR:
164164
| Error message | Solution|
165165
|:--- |:--- |
166166
| The provided static public IP address is already used, please provide two unused ones for your Azure-SSIS Integration Runtime. | You should select two unused static public IP addresses or remove current references to the specified public IP address, and then restart the Azure-SSIS IR. |
167-
| The provided static public IP address has no DNS name, please provide two of them with DNS name for your Azure-SSIS Integration Runtime. | You can setup the DNS name of the public IP address in Azure portal, as the picture below shows. Specific steps are as follows: (1) Open Azure portal and goto the resource page of this public IP address; (2) Select the **Configuration** section and set up the DNS name, then click **Save** button; (3) Restart your Azure-SSIS IR. |
167+
| The provided static public IP address has no DNS name, please provide two of them with DNS name for your Azure-SSIS Integration Runtime. | You can set up the DNS name of the public IP address in Azure portal, as the picture below shows. Specific steps are as follows: (1) Open Azure portal and goto the resource page of this public IP address; (2) Select the **Configuration** section and set up the DNS name, then click **Save** button; (3) Restart your Azure-SSIS IR. |
168168
| The provided VNet and static public IP addresses for your Azure-SSIS Integration Runtime must be in the same location. | According to the Azure Network's requirements, the static public IP address and the virtual network should be in the same location and subscription. Please provide two valid static public IP addresses and restart the Azure-SSIS IR. |
169169
| The provided static public IP address is a basic one, please provide two standard ones for your Azure-SSIS Integration Runtime. | Refer to [SKUs of Public IP Address](../virtual-network/ip-services/public-ip-addresses.md#sku) for help. |
170170

0 commit comments

Comments
 (0)