Trending questions in Edureka Community

0 votes
0 answers

How to integrate ServiceNow custom application with Azure Devops using REST API

How can I start a service connection ...READ MORE

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

Why there is the need of using regularization in machine learning problems?

In Machine Learning we often divide the dataset ...READ MORE

Feb 21, 2022 in Machine Learning by Dev
• 6,000 points
2,275 views
0 votes
1 answer

Salesforce login Organization behind proxy

simple_salesforce does not provide most forms of OAuth ...READ MORE

Mar 15, 2022 in SalesForce by CoolCoder
• 4,420 points
1,341 views
0 votes
1 answer

Azure analytics insight - issue with user flow display

As far as I know, and according ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,730 points
1,062 views
0 votes
1 answer

How to fix spelling error in a field or column value using Tableau?

You should be able to use a ...READ MORE

Mar 10, 2022 in Tableau by Neha
• 9,020 points
1,558 views
0 votes
1 answer

How to add a class to the <a> tag in Yoast SEO breadcrumbs?

add_filter( 'wpseo_breadcrumb_single_link', 'ss_breadcrumb_single_link', 10, 2 ); function ss_breadcrumb_single_link( ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 86,360 points
2,254 views
0 votes
1 answer

How to take test.salesforce.com while deployment as salesforce login url for api connection logic app?

you are not passing the parameterValues, use ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points
1,875 views
0 votes
0 answers

how to install virtualenv on Ubuntu 20.04 GCP instance?

I am trying to install python3 virtualenv. ...READ MORE

Apr 6, 2022 in GCP by Rahul
• 3,380 points

edited Mar 4, 2025 411 views
0 votes
0 answers

Any open-source tool for SAP Hybris app devops automation?

I want to ado automation of the ...READ MORE

Mar 23, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,002 views
0 votes
1 answer

What is the difference between GCP's cloud SQL database and cloud SQL instance

A Cloud SQL instance can have many ...READ MORE

Mar 9, 2022 in GCP by Korak
• 5,820 points
1,600 views
0 votes
1 answer

How can merkle trees help validate the content of a block in a blockchain

As long as they are centralized entities ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,730 points
1,960 views
0 votes
1 answer

Sum a list of numbers in Python

Let us take a list of Numbers ...READ MORE

Feb 14, 2022 in Python by Nandini
• 5,480 points
2,560 views
0 votes
0 answers

Can Azure DevOps Test Plan works with App hosted on AWS and GCP or On-premise environment

What are some required configurations for using ...READ MORE

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

Azure DevOps PDF Export Pulgin Suggestion

I built a job using Jenkin and ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,040 points
1,366 views
0 votes
1 answer

JAVA Retrive current bitcoin price with JSON

You should start log Exceptions when you ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,730 points
1,952 views
0 votes
0 answers

Is there any option to calculate the pricing of certain resource in my GCP project.?

I need to calculate the pricing of ...READ MORE

Apr 6, 2022 in GCP by Rahul
• 3,380 points

edited Mar 4, 2025 393 views
0 votes
1 answer

Setting a custom canonical URL in Yoast Wordpress SEO Plugin

function design_canonical($url) { global ...READ MORE

Feb 27, 2022 in Others by narikkadan
• 86,360 points
2,031 views
0 votes
0 answers

How do you increase # of self-hosted parallel jobs on Azure DevOps Services using an associated VS Enterprise subscription?

I have a Visual Studio Enterprise License. My Azure DevOps Service ...READ MORE

Mar 18, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,227 views
0 votes
1 answer

AWS EC2: Instance from my own Windows AMI is not reachable

The existing administrator password (and other user ...READ MORE

Mar 9, 2022 in Others by gaurav
• 23,580 points
1,579 views
0 votes
1 answer

MS Excel - SumProduct formula with Loop

Drag this to the right of cell ...READ MORE

Mar 14, 2022 in Database by gaurav
• 23,580 points
1,417 views
0 votes
1 answer

Tableau Public Background Images Not Working

The functionality you're talking about (Map -> ...READ MORE

Mar 3, 2022 in Tableau by Vaani
• 7,070 points
1,796 views
0 votes
0 answers

Using while loop, I want to print the first x even numbers, x being the user input

public static void main(String[] args)     {         Scanner input = ...READ MORE

Apr 5, 2022 in Java by Skulltrooper

edited Mar 4, 2025 445 views
0 votes
1 answer

How I can link Power BI and Clockify?

let Query1 = ...READ MORE

Feb 27, 2022 in Power BI by CoolCoder
• 4,420 points
2,009 views
0 votes
1 answer

Is predicting number of sales a Regression or Classification problem?

The output will be discrete but the ...READ MORE

Feb 25, 2022 in Machine Learning by Dev
• 6,000 points
2,060 views
0 votes
0 answers

Which is the right path for .NET developer on Azure Certification?

I am a Dot-Net Developer and want ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,040 points
909 views
0 votes
1 answer

What does regression test mean?

Regression testing is used to ensure that ...READ MORE

Mar 9, 2022 in Machine Learning by Nandini
• 5,480 points
1,613 views
0 votes
2 answers

How to copy a formula horizontally within a table using Excel VBA?

Hi so basically, create an adjacent column ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points
2,408 views
0 votes
0 answers

How to delete edureka account?

I am not interested using this website ...READ MORE

Apr 5, 2022 in Others by anonymous

edited Mar 4, 2025 398 views
0 votes
1 answer

How can I force the login to a specific ip address?

Try to access the router's default page. It's ...READ MORE

Feb 15, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,730 points
2,474 views
0 votes
1 answer

How can I find out why my storage space on Amazon EC2 is full?

One or more log files which have ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
2,214 views
0 votes
0 answers

Query LOCAL Bitcoin blockchain with C# .NET

I am trying to check the balance ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4, 2025 440 views
0 votes
0 answers
0 votes
0 answers

unable to install mcafee-epo from azure devops

When I run the command 'pip install ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,108 views
0 votes
1 answer

Find out last activity of service account in GCP IAM

You can use Cloud Monitoring Metrics to ...READ MORE

Mar 9, 2022 in GCP by Korak
• 5,820 points
1,549 views
0 votes
1 answer

Deleting logs file in Amazon s3 bucket according to created date

You can use S3's Object Lifecycle feature ...READ MORE

Feb 17, 2022 in AWS by anonymous
2,385 views
0 votes
1 answer

How can I verify my bitcoin transaction independently?

Transactions are verified by miners, they do ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,690 points
1,080 views
0 votes
1 answer

difference between a cost function and the gradient descent equation in logistic regression?

Cost function is a way to evaluate ...READ MORE

Feb 22, 2022 in Machine Learning by Nandini
• 5,480 points
2,161 views
0 votes
0 answers

Customization of mysql log file

Hi , In mysql general log file we ...READ MORE

Apr 5, 2022 in Database by anonymous

edited Mar 4, 2025 374 views
0 votes
0 answers

stack-share place sublime in devops

I am confused that how stack share ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,229 views
0 votes
1 answer

How can I check for "undefined" in JavaScript?

If you are interested in finding out ...READ MORE

Feb 22, 2022 in Java by Aditya
• 7,680 points
2,148 views
0 votes
0 answers

Scoutsuite output is showing IAM api is not enabled when it is enabled in gcp console

After Running the Scoutsuite for GCP project ...READ MORE

Apr 5, 2022 in GCP by Rahul
• 3,380 points

edited Mar 4, 2025 384 views
0 votes
1 answer

On-Chain NFT: How to store a pixel image on the ethereum blockchain?

The images are usually not stored in ...READ MORE

Feb 24, 2022 in Blockchain by Aditya
• 7,680 points
2,063 views
0 votes
0 answers

Can Tableau Reader read workbooks that access their data via a link to a web-exposed server?

Can Tableau Reader read Tableau workbooks that ...READ MORE

Mar 10, 2022 in Tableau by Neha
• 9,020 points
1,068 views
0 votes
0 answers

how does bitcoin prevent double-spending?

can someone help me create a Pseudocode ...READ MORE

Apr 5, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4, 2025 378 views
0 votes
1 answer

How to write 5000 records into DynamoDB Table?

According to documentation use the batchSave() command  Indeed, ...READ MORE

Feb 17, 2022 in AWS by anonymous
2,356 views
0 votes
0 answers

Can I remove the JSON-LD schema that Yoast adds to my WordPress site?

would like to remove the JSON-LD schema ...READ MORE

Mar 3, 2022 in Digital Marketing by Kichu
• 19,040 points
1,809 views
0 votes
1 answer

Next JS Seo with static pages, SSR Pages and Client Side rendering

Use getStaticProps()  with a revalidate property because sites ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 86,360 points
2,265 views
0 votes
1 answer

How to run second azure pipeline on the completion of a stage on first pipeline

Navigate to your project by logging into ...READ MORE

Mar 2, 2022 in Azure by Edureka
• 13,720 points
1,785 views
0 votes
1 answer

'mvn' is not recognized as an internal or external command, operable program or batch file

 While I was solving this problem, the ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points
2,349 views
0 votes
0 answers

Excel PERCENTRANK.INC in Javascript

Is there a way to get the ...READ MORE

Mar 23, 2022 in Database by Edureka
• 13,690 points
915 views