Trending questions in Edureka Community

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
2,102 views
0 votes
0 answers

do you need to login - using `az devops login` - when AZURE_DEVOPS_EXT_PAT is set?

I have PAT set using environment variable ...READ MORE

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

Salesforce Apex SingleEmailMessage with Template to User not contact

Im trying to send an email in ...READ MORE

Feb 28, 2022 in SalesForce by surbhi
• 3,820 points
3,198 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,521 views
0 votes
1 answer

Excel formula to remove comma, spaces, period and add a text

The steps to accomplish this are as ...READ MORE

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

How can I convert a series of images to a PDF from the command line on linux?

I have a scanning server I wrote ...READ MORE

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

How to change storage class of object in s3 bucket?

How can I change the storage class ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
1,401 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
986 views
0 votes
1 answer

What is the difference between "Azure Web app" and "Azure App Service"?

Azure App Services Azure App Services is a ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,630 points

edited Jun 27, 2023 by Khan Sarfaraz 2,963 views
0 votes
1 answer

Azure DNS - Domains Not Being Found By Public Internet

Try one or more of the following ...READ MORE

Apr 4, 2022 in Azure by Edureka
• 12,690 points
1,706 views
0 votes
0 answers

how to start my new career after 10 years gap?

Hai i am mother of two children ...READ MORE

May 11, 2022 in Others by Gracy

edited Mar 4 141 views
0 votes
0 answers

Trying to deploy django app to AWS EC2 instance using Gunicorn and Nginx

I'm trying to deploy a Django app ...READ MORE

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

"Server Tomcat v7.0 Server at localhost failed to start" without stack trace while it works in terminal

To resolve this issue, you have to ...READ MORE

Feb 23, 2022 in Others by Aditya
• 7,680 points
3,423 views
0 votes
1 answer

What is the difference between GCP cloud composer and workflow?

There are some key differences to consider ...READ MORE

Mar 17, 2022 in GCP by Korak
• 5,820 points
2,516 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
789 views
0 votes
1 answer
0 votes
1 answer

GANTT Chart with Shapes

Put the start date on the column ...READ MORE

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

How to group rows in Tableau into bands?

Use Tableau's built-in Create Group feature View and ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,790 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,620 views
0 votes
0 answers

Difference between "system" and "exec" in Linux?

What is the difference between system and ...READ MORE

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

Adding additional boards in Azure Devops

My team contains only one board in ...READ MORE

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

failure to compile imgui, glfw, opengl on linux with gcc 11.2

I've recently started coding with c++ and ...READ MORE

Apr 14, 2022 in Linux Administration by Aditya
• 7,680 points
1,126 views
0 votes
1 answer

Word Clouds using TabPy

I worked on a project in R ...READ MORE

Apr 21, 2022 in Tableau by Neha
• 9,020 points
1,235 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,557 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,825 views
0 votes
1 answer

Unable download large file from Azure Storage

If your download from the Azure Storage ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
2,324 views
0 votes
1 answer

#NAME? error in Excel for VBA Function

Because you have a module with the ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,260 points
1,638 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
814 views
0 votes
1 answer

How to refresh Excel file every second?

Data should be refreshed at regular intervals. Select ...READ MORE

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

How to know which Python is running in Jupyter notebook?

I am using jupyter notebook and I ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
799 views
0 votes
0 answers

SCP not working in EC2 (AWS)

I can SSH into the EC2 instance: ssh ...READ MORE

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

Parse date string and change format

Use datetime module. it can help you change the ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,600 points
776 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
771 views
0 votes
0 answers

Azure DevOps pipeline DotNetCore test path projects pattern

I want to test my .NET Core ...READ MORE

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

Connect to AWS RDS Postgres database with python

Here my-rds-table-name is the database instance name, ...READ MORE

Feb 16, 2022 in AWS by anonymous
3,705 views
0 votes
1 answer

Unzip gzip files in Azure Data factory

How to unzip a GZIP file? here's ...READ MORE

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

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source ...READ MORE

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

How do I set environment variables during the build in docker

I've tried unsuccessfully to set environment variables ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 154 views
0 votes
1 answer

Is P(A, B) probability equal to P(A intersection B)?

They both signify the same thing; the ...READ MORE

Mar 15, 2022 in Machine Learning by Dev
• 6,000 points
2,548 views
0 votes
1 answer

discretization in weka

This should be self-evident. You can do it ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,581 views
0 votes
0 answers

What's the difference between Docker Compose and Kubernetes?

While learning about Docker, GCP, and Kubernetes, ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 148 views
0 votes
0 answers

Avoiding the case sensitivity in python

I need to make the code below ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,630 points
794 views
0 votes
0 answers

Downloading folders from aws s3, cp or sync?

If I want to download all the ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
968 views
0 votes
0 answers

How to import task groups in Azure DevOps

I have more than one release pipeline ...READ MORE

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

Specify Destination Directory for 'zip' Command Output

The zip command generally places the output ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 150 views
0 votes
0 answers

What are Docker image "layers"?

I'm new to Docker and am attempting ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 148 views
0 votes
0 answers

What does the "yield" keyword do?

What is the use of the yield ...READ MORE

Apr 26, 2022 in Python by Edureka
• 13,630 points
428 views
0 votes
1 answer

How to get historic Bitcoin Price Index using coinbase or any other open source API?

I would recommend you to use the ...READ MORE

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

Why do I get "List index out of range" when trying to add consecutive numbers in a list using "for i in list"?

Given the following list a = [0, 1, ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
773 views
0 votes
0 answers

changing the owner of folder in linux

I have a folder in my subdomain ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
703 views