Skip to content

Commit 6f5d2fc

Browse files
committed
add azure explore guide
1 parent c8e86ab commit 6f5d2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/self-hosted-integration-runtime-proxy-ssis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The second staging tasks that run on your Azure-SSIS IR are not be billed separa
162162

163163
- Only data flow tasks with Open Database Connectivity (ODBC), OLEDB, or Flat File connection managers and ODBC, OLEDB, and Flat File sources or OLEDB destination are currently supported.
164164
- Only Azure Blob storage-linked services that are configured with *Account key*, *Shared Access Signature (SAS) URI*, or *Service Principal* authentication are currently supported.
165-
- *ParameterMapping* of OLE DB Source has not been supported yet. As a workaround, please use *SQL Command From Variable* as *AccessMode*, then use *Expression* to concatenate your variable/parameters and SQL command. Here's a sample at: *https://ssisazurefileshare.blob.core.windows.net/publicpreview?sp=rl&st=2018-04-08T14%3A10%3A00Z&se=2020-04-10T14%3A10%3A00Z&sv=2017-04-17&sig=mFxBSnaYoIlMmWfxu9iMlgKIvydn85moOnOch6%2F%2BheE%3D&sr=c*. You can find the sample package *ParameterMappingSample.dtsx* under *SelfhostedIrProxy/Limitations*.
165+
- *ParameterMapping* of OLE DB Source has not been supported yet. As a workaround, please use *SQL Command From Variable* as *AccessMode*, then use *Expression* to concatenate your variable/parameters and SQL command. Here's a sample at: *https://ssisazurefileshare.blob.core.windows.net/publicpreview?sp=rl&st=2018-04-08T14%3A10%3A00Z&se=2020-04-10T14%3A10%3A00Z&sv=2017-04-17&sig=mFxBSnaYoIlMmWfxu9iMlgKIvydn85moOnOch6%2F%2BheE%3D&sr=c*. You can find the sample package *ParameterMappingSample.dtsx* under *SelfhostedIrProxy/Limitations*. You need [Azure Storage Explorer](https://storageexplorer.com/) to open the link.
166166

167167
## Next steps
168168

0 commit comments

Comments
 (0)