Questions tagged [on-premises-instances]

75 questions
9
votes
1 answer

Graph API calls to OnPremise Exchange only works in Playground

Our setup is an on-premise Exchange Server which is accessible over the graph api. https://learn.microsoft.com/en-us/graph/hybrid-rest-support We run in the issue, that our token is only "partial" working. And a token created by "Graph-Playground"…
4
votes
1 answer

MailboxNotEnabledForRESTAPI - Microsoft Graph API integration with HMA Enabled on-premise server

We had integrated our application with Microsoft Graph API enabling user to access their outlook through our application. The integration works fine with office365 users but having intermittent issues with users in on-premise server. Initially after…
2
votes
1 answer

sentry Subscribed topic not available: ingest-replay-recordings: Broker: Unknown topic or partition

I have sentry on my kubernetes cluster. After last upgrade to chart sentry-18.0.0, app version 23.3.1 one pod: sentry-ingest-replay-recordings-xxx-yyy is crash loop (CrashLoopBackOff). logs below, any idea how to fix it? 06:16:55 [WARNING]…
2
votes
1 answer

Using helm and a Kubernetes Cluster with Microk8s on one or two local physical Ubuntu server

I installed Microk8s on a local physical Ubuntu 20-04 server (without a GUI): microk8s status --wait-ready microk8s is running high-availability: no datastore master nodes: 127.0.0.1:19001 datastore standby nodes: none addons: enabled: …
SQL-Neuling
  • 1,751
  • 2
  • 11
  • 5
1
vote
2 answers

GCP Multiple VPC networks in same region but different zone need to connect on-premise network

We have multiple VPC networks with respect to the env type, like dev/sit/e2e/pre-prod/prod etc to isolate the workload. Each VPC network having multiple subnets. The core applications are built using the GCP services like GCE, GKE, Cloud Storage,…
1
vote
3 answers

How to query on-premises SQL Server database using power automate varible?

I am trying to query an on-premises SQL Server database using a power automate variable. Is there any suggestions or is this even possible for the time being? I have attempted the following: Using “Execute a SQL query (V2)” with an on-prem gateway…
Dylan
  • 36
  • 6
1
vote
0 answers

Creating Kubernetes cluster nodes using Rancher UI

I'm trying to create a kubernetes cluster with 1 or 3 nodes(on 1 or 3 VMs) using "Rancher UI". What things should I install on the VMs before attempting to create cluster with Rancher UI? (except docker which I've installed) I'm so confused and…
1
vote
0 answers

AppSpec file was expected but not found at path "/opt/codedeploy-agent/deployment-root/843bf9-ac/d-0PULFH/deployment-archive/appspec.yml

i am trying to codedeploy into my local ubuntu system, via aws on-premises codedeployment. the content from my remote repository successfully got downloaded to my local ubuntu as bundle.tar and unzipped all the contents in deployment-archives…
1
vote
1 answer

Data Loading very slow from on-prem Data Lake to azure Data Lake Storage though Azure Data Factory

I want to load data from on-prem (Data Lake) storage to azure Data Lake storage gen2. For this, I have created on-prem windows server and installed self hosted Integration Run-time on it.And connected to on-prem Data Lake(HIVE) from Azure Data…
1
vote
1 answer

Using pyspark to run a job on premises spark cluster

I have a tiny on premises Spark 3.2.0 cluster, with one machine being master, and another 2 being slaves. The cluster is deployed on "bare metal" and everything works fine when I run pyspark from the master machine. The problem happens when I try to…
1
vote
0 answers

How does one distribute a node js app without making it open source?

The question is not about client side exposure of code - I clearly understand the distinction between client side and server side code in Node js. The question is about packing and distribution of Node js app like an enterprise application made…
1
vote
0 answers

RabbitMQ on prem clustered with an AWS instance

I am running rabbitMQ on a server at my office. I want to have a failover instance running in aws ec2 but am having trouble clustering them. I am able to connect to both the on prem and ec2 instances of rabbitMq that I installed from docker. Both…
Kevin192291
  • 1,925
  • 4
  • 26
  • 43
1
vote
1 answer

How to connect Power Bi report builder v15.6 to power bi report server

I have downloaded the latest Power Bi report builder v15.6 I want to save the report to the Power Bi Report Server which I have set up in the PC. Normally when we do a save as , it gives a option for the Report Server which I am unable to find in…
1
vote
1 answer

Looking for rest api to retrieve user entitlements on on-premise azure devops

I am automating a couple of processes on an on-premise azure devops environment and I am looking for rest apis that would allow me retrieve user entitlements from the azure devops server.
1
vote
1 answer

AWS CodeDeploy failed to deploy to Windows 10 On premise machine

I am trying to deploy from S3 bucket to Windows on premise machine using AWS CodeDeploy. AWS CodeDeployAgent has been running on my Windows machine. The error in AWS Console: The overall deployment failed because too many individual instances…
beewest
  • 4,486
  • 7
  • 36
  • 63
1
2 3 4 5