Trending questions in Edureka Community

0 votes
0 answers

Azure devops - ansible azure rm issue

I want to run ansible using the ...READ MORE

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

How to report on hours per period in Azure Devops?

How can I report how many hours ...READ MORE

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

What are approaches to calling gcp APIs from terraform? For ex, creating GCP pubsub Snapshot

You don't want to start using null ...READ MORE

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

Is it possible to combine two private DNS zones into one policy definition

You can configure your DNS settings for ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 12,730 points
2,044 views
0 votes
0 answers

How to get address, Column Name and Row Name of all marked rows in Excel table as rows in new worksheet

 need the row/column combinations marked with an ...READ MORE

Feb 24, 2022 in Database by Edureka
• 13,690 points
3,120 views
0 votes
0 answers

Azure-devops rest api - pagination and rate limit

I am trying to pull Azure-DevOps entities' ...READ MORE

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

Can we create single DevOps CI/CD pipeline for both application and database deployment to Azure?

For the SQL database to have tables, ...READ MORE

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

Run multiple Selenium Test Projects across Azure DevOps

We have all our stand-alone websites/apps/etc that ...READ MORE

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

Pyspark: Finding top three countries with covid confirmed covid cases

Hi guys, I have a beginner at pyspark ...READ MORE

Apr 22, 2022 in Apache Spark by Saadat

edited Mar 4, 2025 818 views
0 votes
0 answers

Is there a "not equal" operator in Python?

How would you say does not equal? Like if ...READ MORE

May 2, 2022 in Python by Edureka
• 13,740 points

edited Mar 4, 2025 400 views
0 votes
0 answers

Problems with Arch linux installation commands

It's my first time trying to install ...READ MORE

Apr 29, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 520 views
0 votes
1 answer

How to convert a column number (e.g. 127) into an Excel column (e.g. AA)

If anyone needs to do this in ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,580 points
1,891 views
0 votes
0 answers

Cloud function on GCP: no exit log

I have a google cloud function triggered ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
1,313 views
0 votes
1 answer

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

You may use an Azure Resource Manager ...READ MORE

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

Performing LEFT OUTER minus INNER JOIN in Tableau

If you're using Tableau Desktop, you may ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,660 views
0 votes
1 answer

Bayesian Probability

Conditional independence does not always imply independence: ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
1,349 views
0 votes
0 answers

How to calculate a mod b in Python?

Is there a modulo function in the ...READ MORE

May 2, 2022 in Python by Edureka
• 13,740 points

edited Mar 4, 2025 394 views
0 votes
0 answers

WooCommerce: Add brand and gtin to product schema markup in Yoast

I want to add a brand and ...READ MORE

Mar 13, 2022 in Digital Marketing by Kichu
• 19,040 points
2,018 views
0 votes
0 answers

How to upgrade docker container after its image changed

Assume I've downloaded the official mysql:5.6.21 image. I ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 469 views
0 votes
0 answers

What is the !! (not not) operator in JavaScript?

I saw some code that seems to ...READ MORE

Apr 13, 2022 in Java by Rahul
• 3,380 points
1,166 views
0 votes
0 answers

Is it possible to decorate classes?

Apr 24, 2022 in Python by Kichu
• 19,040 points
727 views
0 votes
1 answer

Difference between Image , VHD and Snapshot in Azure

Is Image the same as the VHD ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,730 points
2,352 views
0 votes
0 answers

How to mount a host directory in a Docker container

I'm attempting to mount a host directory ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 466 views
0 votes
0 answers

How do i select correct active serial port in linux?

I am trying to communicate with a ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,200 views
0 votes
0 answers

What is linux equivalent of "host.docker.internal"?

I know it is possible to use ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 495 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,580 points
2,744 views
0 votes
0 answers

Reversing an Array in Java [duplicate]

If I have an array like this: 1 ...READ MORE

Apr 21, 2022 in Java by Rahul
• 3,380 points
861 views
0 votes
0 answers

What exactly does the Unix `bash` command do when run without options?

When you type bash into the terminal ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
989 views
0 votes
0 answers

Default colors for Azure DevOps Dashboard pie charts

How can I set the default colors ...READ MORE

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

How to use environment variables in docker compose

I'd like to be able to use ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 461 views
0 votes
0 answers

What is a JavaBean exactly?

I understood, I think, that a "Bean" ...READ MORE

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

Azure DevOps Wiki for multiple projects

In Azure DevOps, Wiki is like a ...READ MORE

Apr 2, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
1,737 views
0 votes
0 answers

Azure Devops MS-hosted agent IP address

We use Azure DevOps with Microsoft-hosted agents ...READ MORE

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

Cant use get_chart function in blockchain python client

As you said, get_chart is defined in ...READ MORE

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

How do I count the occurrences of a list item?

Given an item, how do I count ...READ MORE

May 2, 2022 in Python by Edureka
• 13,740 points

edited Mar 4, 2025 377 views
0 votes
0 answers

How can I upload a 'secret file' via the Azure DevOps REST API?

There is a secure file store built ...READ MORE

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

How to stop docker under Linux?

I am running ubuntu 16.04 LTS. I ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 484 views
0 votes
1 answer

Where actual blockchain state data stored : in memory , in file or in database?

Bitcoin nodes keep the raw block data ...READ MORE

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

Salesforce API: How to identify a Case from an email reference code ("[Ref: ... :Ref]")?

1 I'm writing a Windows service that will ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
1,469 views
0 votes
1 answer

What is set.seed() in R?

Let me explain in simple words, set seed ...READ MORE

Jul 9, 2019 in Data Analytics by anonymous
• 33,050 points
44,727 views
0 votes
0 answers

Python functions within lists

Is there a way of calling like ...READ MORE

Apr 14, 2022 in Azure by Edureka
• 13,740 points
844 views
0 votes
0 answers

Centos 7 install a specific version of docker ce

I'm trying to install a specific version ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 482 views
0 votes
1 answer

pushState and SEO

Google suggests meta tags for those who ...READ MORE

Mar 12, 2022 in Digital Marketing by narikkadan
• 86,360 points
2,571 views
0 votes
1 answer

How to install OpenSSL in windows 10?

I can answer your doubt as I ...READ MORE

Feb 10, 2022 in Others by Rahul
• 9,690 points
3,821 views
0 votes
1 answer

Exception Visual Basic .NET Clipboard Text to Excel Via Interop/Worksheet.Paste()

So, here's what I did to address ...READ MORE

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

How to plot two sets of points on one scatter plot in Tableau

If you want one mark for each ...READ MORE

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

How to filter "docker inspect" output so that only certain tag:value pairs are displayed?

I built a small bridge network and ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 444 views
0 votes
1 answer

Excel vba for loop

You must understand how to use loops ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,580 points
1,488 views
0 votes
0 answers

How to determine Docker version

If I run: $ docker -v the result is: Docker ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 440 views
0 votes
0 answers

AWS EC2 Placement Groups: Partition vs Spread

Is there a good comparison table for ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,040 points
1,478 views