Skip to content

Commit c585d7f

Browse files
committed
add troubleshooting for resource tag not updated
1 parent 569712b commit c585d7f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,10 @@ Azure-SSIS IR is automatically updated on a regular basis. New IR nodes are crea
186186

187187
### PublicIPNotUsableDuringUpgrade
188188

189-
When you want to bring your own static public IP addresses, two public IP addresses should be provided. One of them will be used to create the IR nodes immediately and another one will be used during upgrade of the IR. This error can occur when the other public IP address is unusable during upgrade. Please refer to [InvalidPublicIPSpecified](#InvalidPublicIPSpecified) for possible causes.
189+
When you want to bring your own static public IP addresses, two public IP addresses should be provided. One of them will be used to create the IR nodes immediately and another one will be used during upgrade of the IR. This error can occur when the other public IP address is unusable during upgrade. Please refer to [InvalidPublicIPSpecified](#InvalidPublicIPSpecified) for possible causes.
190+
191+
## Resource management
192+
193+
### Resource tag not updated
194+
195+
You can apply [tags](https://docs.microsoft.com/azure/azure-resource-manager/management/tag-resources?tabs=json) to your Azure resources to logically organize them into a taxonomy. while the SSIS IR is running, changes to SSIS IR parent data factory tags will not take effective until SSIS IR is restarted.

0 commit comments

Comments
 (0)