Questions tagged [on-premises-instances]
75 questions
0
votes
0 answers
Connecting on-prem SQL Server database using AWS Glue connection
I have to move data from SQL Server to AWS Redshift.
For the ETL process, I'd like to use AWS glue and connect to my source (SQL Server), but I always get the following error message when testing the connection.
Error:
"Check that your connection…

Lalit Kothawade
- 13
- 4
0
votes
1 answer
Azure Data Factory - connect to onprem accdb
I need to retrieve data from Access onprem database by using adf. I have integration runtime installed on azure vm. Access database is on the other virtual machine. I know that on the azure virtual machine I should have a path to that Access…

inspiredd
- 195
- 2
- 11
0
votes
1 answer
Error connecting to organization using XRMToolKit Error Message: A proxy type with the name pluginassembly has been defined by another assembly
I am using XRMToolkit to connect to my On-Premises organization. I am using XRMToolkit Version 7.3.4.0. Another dev has been able to connect using the same toolkit version to the same organization I am trying to connect to. I have researched and…

L-Ebarb
- 3
- 3
0
votes
0 answers
What is the best means to connect onprem and azure cloud resources
Am working to connect our onprem and cloud resources together using site to site vpn link,The question is , Do i have to setup point to side connection along side point to side connection? or just one works? Express route will be too expensive as we…

pendragon
- 11
- 2
0
votes
0 answers
CRM Data migration using scribe is throwing service error
I am new to SCRIBE online tool. I am trying to migrate CRM contacts from one on-premise system to another CRM on-premise system.
The map contains lookups within "for each".
e.g.
> Query contact from system1
For each result
> Lookup 1
> …

VJOY
- 3,752
- 12
- 57
- 90
0
votes
0 answers
How to see Shared with persons in document library using c#
I have one page in sharepoint site.in that page 15 document library links or there.Onclick of one link i can see that document library.I have 5 departments(for ex.A,B,C,D,E)in my company.In some document everyone is having permission.In some…
0
votes
0 answers
Jenkins Build CI/CD deployment from SVN repository
Basically I am trying to implement an automated Jenkins pipeline. which will automatically build and test my codes from SVN repository. The pipeline has to be set such that, it riggers a test and build each time a code is committed to the SVN…

Devy_Ops
- 1
- 1
0
votes
0 answers
Oracle EBS Setup - RAC Cluster
Would like to know if Oracle EBS R12.2 RAC can be deployed on two Physical Machines attached with two separate storage?
We have a cluster of 4 physical machines (2 for application and 2 for Database) deployed on-premise and want to deploy Oracle EBS…

Nikhil
- 772
- 8
- 16
0
votes
1 answer
Kubernetes multi-cloud Set up
Is it possible to have Kubernetes master as an on-premise instance and another one on Google for example or is it required for all nodes to be on the same network?
If I understand correctly the only blocking factor one has to take care of is to open…

plakic
- 11
- 3
0
votes
0 answers
Moving GCP big query table to on-prem SFTP server every 12 hours
We have a table in GCP Bigquery which gets updated automatically every hour . There is a new requirement to move this table (its around 7mb , 44k records) and subsequently then to append its delta every 12 hours to an on-prem sftp server.
We have…

K_python2022
- 7
- 2
0
votes
1 answer
MS Graph and Sharepoint 2016 OnPrem
Is it possible to use MS Graph to connect to a Sharepoint 2016 on prem installation?
//Thomas

Thomas Hellström
- 21
- 2
0
votes
1 answer
Deploy Azure form recognizer Invoice in AKS on premise container
I have Invoice and Layout services docker images and there is a tutorial on how to deploy it using docker compose here
I would like to deploy the same(Invoice & Layout together) in AKS as on-premise. I've tried multiple ways but couldn't get it…

Eswar RDS
- 351
- 1
- 3
- 11
0
votes
1 answer
Can we configure AWS Secrets Manager to integrate with an on-premises k8s cluster
I setup a EKS cluster and integrated AWS Secrets Manager in it following the steps mentioned in https://github.com/aws/secrets-store-csi-driver-provider-aws and it worked as expected.
Now we have a requirement to integrate the AWS Secrets Manager on…

sethu2912
- 73
- 1
- 7
0
votes
2 answers
Self Hosted Integration Runtime unable to access on prem SQL Server
I have successfully created the Self Hosted Integration Runtime and it is showing up and running in ADF as well.
However when I try to create a linked service to connect to SQL database on the on prem system - I am getting the below error:
Cannot…

user961
- 453
- 6
- 20
0
votes
1 answer
Openshift on-premise deployment by in house Devops teams advisable?
For a medium-sized enterprise, we want to deploy RH Openshift (or any other K8 platform) - on-premise - due to security related policies
What are the risks associated with on-premise Openshift (or K8 in general) setup?
Is it better to have…

Fahim Farook
- 1,482
- 2
- 14
- 38