How can I locate my missing azure virtual machines - azure-virtual-machine

I have created 4 Azure VM a while back. I can still log in to them and I know they are live. But I can find in all the subscriptions account I have, ;-(. Can you help me out how I can locate them back?
Thanks for your help in advance.

Related

Is there any way to run wso2am-analytics with yajsw-stable-12.14?

I am using wso2am-3.2.0 and then yajsw-stable-12.14 to use it as a windows service. But this error appears when I want to install wso2am-analytics with MSSQL DB. Please help me to solve this problem. Thank you in advance.
So in the end, the issue was that I had used the wrong Database. If The database that we used for analytics is different from that contained roles and users, this error will appear.

How to access my server files on Google Cloud when no instance appears?

So, I picked up an old project to maintain and don't have much context for it. But I need to access the machine to remove some files there that r causing errors on npm install. But, when I did enter the Google Cloud Painel, the server is running on the website but had no instance running. I don't know much about Google Cloud, so how its possible that the instance is not appearing to me? Even tho I know that exists and appears some information, but I wasn't able to find a way to access it, someone can help me? If it's too hard to explain here, we can find a way to talk.
You can see that has "Create Instance" on the button

Ambari FileView cannot open or upload files "Unauthorized connection for super-user"

Having problems uploading or opening files in Ambari (v2.7.3) FileView (HDP v3.1.0). Getting error
Unauthorized connection for super-user: root at
I configs that I think are relevant here are:
hadoop.proxyuser.hdfs.groups=*
hadoop.proxyuser.hdfs.hosts=*
hadoop.proxyuser.root.groups=*
hadoop.proxyuser.root.hosts=hw001.co.local
Have seen similar questions here (https://community.cloudera.com/t5/Support-Questions/Unauthorized-connection-for-super-user/m-p/10211...) but not sure the problems are totally analogous.
Anyone know how to fix or get more debugging info?
Looking at more existing post here and here found that also needed to change
hadoop.proxyuser.root.hosts=*
Setting this in HDFS configs in ambari and restarting the required services seems to have fixed the problem.
Could anyone help explain this config a bit more or link to docs explaining exactly what it does / means (ie. I hope it does not imply that root / super-user privileges are conferred to other users accessing HDFS in any way)? Found the docs here (https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-common/Superusers.html). Not much experience with HDFS admin, but
In other words super is impersonating the user joe
gives me some concern about security. Could anyone help allay these concerns?

AWS File misplacement

I have a project deployed on EC2 instance and is up.
But sometime when I login through FTP and transfer the updated build to the EC2, some of my project file gets missing.
After a while those set of files is seen listed at the same place.
Couldn't relate why these unexpected behavior is happening. Let me know if anyone has faced similar kind of situation.
Or anyone can give me a way to know what all logins are being done through FTP and SSH on my EC2.
Files don't just randomly go missing on an EC2 instance. I suspect there is something going on and you'll need to diagnose it. There is not enough information here to help you but I can try point you in the right direction.
A few things that come to mind are:
What are you running to execute the ftp command? If it's appearing after some time, are you sure it's just not in progress when you first check then it appears when it's done? are you sure nothing is being cached?
Are you sure your FTP client is connected to the right instance?
Are you sure there are no cron tasks or external entities connecting to the instance and cleaning out a certain directory? You said something about the build, is this a build agent you're performing this on?
I highly doubt it's this one but: What type of volume are you working on? EBS? Instance Store? Instance Store is ephemeral so stopping/starting the instance can result in data being lost.
Have you tried using scp ?
If you're still stumped, please provide more info on your ec2 config and how you're transferring the file.

UM_10007 The user xxxxx in security domain Native does not exist in the domain

I am trying to run my Informatica PowerCenter software, but I can't log into the repository. I receive an error UM: 10007, stating that My user does not exist in the [Native] security domain.
Then again, when other colleagues try to enter my account from their computers, they are able to connect without any problem. I guess the problem is local, but I don't know what's causing it.
Any help would be appreciated. Thanks in advance!
Turns out that my version was old. Very strange, since my co-workers use the older version without problem.