Trending questions in Edureka Community

0 votes
0 answers

"UNPROTECTED PRIVATE KEY FILE!" Error using SSH into Amazon EC2 Instance (AWS)

I've created a new Linux instance on ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
832 views
0 votes
0 answers

Amazon S3 image, cannot be saved using html5 canvas, gives Tainted Canvases Error

When I load a hosted image in ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Soham
• 9,710 points
1,393 views
0 votes
1 answer

python-magic on GCP App Engine - failing to deploy

If you want to use the python-magic library you ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,612 views
0 votes
1 answer

How do I create a bubble chart that is aligned in Tableau?

Put your dimension in the column shelf Put ...READ MORE

Apr 18, 2022 in Tableau by Neha
• 9,020 points
1,308 views
0 votes
0 answers

difference between agile model and spiral model

Can anyone explain me the differences between ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
1,052 views
0 votes
1 answer

Apex Class and Apex Trigger is invisible in Salesforce Developer Console

You'll need to create a new developer ...READ MORE

Mar 8, 2022 in SalesForce by anonymous

edited Jun 19, 2023 by Khan Sarfaraz 2,855 views
0 votes
1 answer

H2 comes before h1 in source, Is it ok?

Semantically, H1 should come before H2 in ...READ MORE

Mar 12, 2022 in Digital Marketing by narikkadan
• 63,600 points
2,730 views
0 votes
0 answers

How to install ODBC driver in azure DevOps built pipeline to run a script on Azure ML compute?

I use python scripts to connect my ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,186 views
0 votes
1 answer

How to urlencode a querystring in Python?

Just pass your parameters into urlencode() like: >>> import urllib >>> ...READ MORE

Apr 28, 2022 in Python by narikkadan
• 63,600 points
718 views
0 votes
0 answers

I changed ec2 instance type from t2.medium to c5.xlarge and i can't use it

I changed an ec2 instance type from ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
822 views
0 votes
0 answers

Print multiple arguments in Python

This is my code: print("Total score for %s ...READ MORE

Apr 25, 2022 in Python by Kichu
• 19,040 points
844 views
0 votes
0 answers

Powershell RDS CAL email Report

I have a PowerShell command that gives ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
1,533 views
0 votes
0 answers

Get ARN of S3 Bucket with aws cli

Is it possible to get the ARN ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,680 points
996 views
0 votes
1 answer

[Excel][VBA] How to draw a line in a graph?

Sub MakeChart() Dim x(20) ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,260 points
2,177 views
0 votes
0 answers
0 votes
0 answers

Call to undefined function mysql query with Login

When I run this PHP code I ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
569 views
0 votes
1 answer

Power BI: Giving users the option to include or exclude a type of data

The best option, in my opinion, is ...READ MORE

Feb 18, 2022 in Power BI by CoolCoder
• 4,420 points
3,615 views
0 votes
1 answer

What does KMSI in Azure B2C actually DO?

KMSI: Sets a persistent session cookie for ...READ MORE

Apr 7, 2022 in Azure by Edureka
• 12,690 points
1,603 views
0 votes
1 answer

Can we assign Azure Blueprint to a resource or a resource group

Only one management group or subscription can ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
1,915 views
0 votes
0 answers

How to import test cases from Excel to VSTS/Azure DevOps

I have some test cases in Excel ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,007 views
0 votes
0 answers

Error when creating AWS Budget Actions to automatically stop EC2 and RDS

I use one EC2 instance and one ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,680 points
976 views
0 votes
0 answers

Modify an existing Excel file using Openpyxl in Python

I am basically trying to copy some ...READ MORE

Mar 25, 2022 in Database by Edureka
• 13,690 points
2,132 views
0 votes
1 answer

Unable to send Ripple (Cryptocurrency Coin - XRP) to Wallet

The "Secret Key" or privateKey is for ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,680 points
1,442 views
0 votes
0 answers

What's the difference between .so, .la and .a library files?

I know an .so file is a kind of ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
793 views
0 votes
1 answer

Crypto algorithm list

The learning here is that cyphers and ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,572 views
0 votes
0 answers

AppSync DynamoDB atomic append to existing list attribute and other list operations

We have an object in dynamo DB ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
958 views
0 votes
1 answer

Spell check in Power BI

Simply navigate to another page and return ...READ MORE

Feb 14, 2022 in Power BI by CoolCoder
• 4,420 points
3,765 views
0 votes
0 answers

${{ if }} Syntax in Azure DevOps YAML

I have a pool of self-hosted VMs ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,142 views
0 votes
0 answers

AWS ElastiCache Redis node instance type vs. EC2 instance type

I'm looking for a list of instance ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
1,032 views
0 votes
0 answers

How to find the username of the instance launched in amazon-ec2?

I m having trouble connecting to the ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,040 points
1,698 views
0 votes
0 answers

Deleting logs file in Amazon s3 bucket according to created date

How to delete the log files in ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,710 points
773 views
0 votes
0 answers

window.location.href and window.open () methods in JavaScript

What is the difference between window.location.href and ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
734 views
0 votes
1 answer

Google Cloud Platform: Logging in to GCP from command line

You have a couple of options here ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,547 views
0 votes
0 answers

How to create user in linux by providing uid and gid options?

I have 2 linux machines. On one ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
982 views
0 votes
1 answer

VBA Excel - Replace Enter key with Alt+ Enter

I created Button1 and assigned the Enter ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
1,441 views
0 votes
0 answers

How to determine the velocity of a team member with QA efforts in agile

I would like to understand the calculation ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
984 views
0 votes
4 answers

"Layer already exists " when trying to push an image

I had a similar error. I hadn't ...READ MORE

Apr 23, 2019 in Kubernetes by Kalyan
52,518 views
0 votes
0 answers

Query from PowerBI to AI suddenly fails with (502): Bad Gateway

To retrieve data from Application Insights Analytics, ...READ MORE

Apr 26, 2022 in Tableau by Neha
• 9,020 points
722 views
0 votes
0 answers

How do I actually install Docker on Windows 8.1? (Docker Toolbox for Windows 8.1 was deprecated recently)

So I have been advised something like ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
931 views
0 votes
1 answer

EC2 could not resolve private DNS host name

Try and check private dns hostnames supported ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,120 points
3,737 views
0 votes
0 answers

What are the "Pre-job" and "Post-job" tasks appearing in Azure DevOps Pipeline Logs?

My Pipeline tasks are as follows: (key ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,028 views
0 votes
1 answer

how to create a custom login page in salesforce.com?

Here are a few things to consider: Is ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
1,552 views
0 votes
0 answers

Hexdump reverse command

The hexdump command converts any file to ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
968 views
0 votes
0 answers

unable to connect to Azure DevOps Server from VS 2019

I just installed Azure DevOps 2019 on ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,757 views
0 votes
1 answer

.rds .rdl .rsd in SSRS

Report Definition Shared data source (rds) https://docs.microsoft.com/en-us/sql/reporting-services/report-data/create-modify-and-delete-shared-data-sources-ssrs Report Definition ...READ MORE

Apr 13, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,248 views
0 votes
1 answer

Azure Vnet Peering vs Vnet Integration

Vnet Integration – Allows your app to ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
1,998 views
0 votes
1 answer

Power BI On-Premises Data Gateway through a VM for customers?

There isn't any other choice, To connect ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
3,420 views
0 votes
0 answers

Azure Devops for Power apps

I am Implementing DevOps for PowerApps by ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
865 views
0 votes
0 answers

Impediments in Azure DevOps against user stories

There are impediments in my user story ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
884 views
0 votes
1 answer

How to aggregate table calculation in tableau

You may proceed with Max and Min ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
1,476 views