Trending questions in Edureka Community

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

AWS RDS with auto scaling feature

Could anyone tell me if there is ...READ MORE

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

Open Whatsapp Windows app directly from python program using url

According to this FAQ page of Whatsapp on How to ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,620 points
918 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,415 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,050 points
1,105 views
0 votes
0 answers

Deploying Istio CNI along with VPC Native CNIS in kubernetes cluster

I have managed k8s services like EKS ...READ MORE

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

Why am I not receiving Notification for Pending Approval in my Azure DevOps Server CD?

I created a pre-deployment step in our ...READ MORE

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

How to stop grouping by User Stories in Azure DevOps sprint boards?

 Take a look at the image below. ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,361 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,402 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,021 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,050 points
1,613 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,080 points
3,586 views
0 votes
0 answers

AWS Lambda:The provided execution role does not have permissions to call DescribeNetworkInterfaces on EC2

I new a Lambda function, there is ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,680 points
858 views
0 votes
0 answers

creating an output variable azure devops from the Azure SQL InlineSqlTask task

 YAML content : - task: SqlAzureDacpacDeployment@1 displayName: ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
790 views
0 votes
0 answers

Multipart upload to Amazon S3 overwrites the last part

I am doing a multipart upload with ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,050 points
705 views
+1 vote
1 answer

Unzipping files in Python

Use this code: import zipfile with zipfile.ZipFile(path_to_zip_file, 'r') as ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,680 points
521 views
0 votes
1 answer

JavaScript: Upload file

For a Pure JS, you can use ...READ MORE

Feb 18, 2022 in Java by Aditya
• 7,680 points
3,401 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
768 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,050 points
1,515 views
0 votes
0 answers
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,842 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
546 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
586 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,084 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,680 points
538 views
0 votes
1 answer

how to show sheet title in story in tableau

I believe this is a long-term problem ...READ MORE

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

504 Gateway Timeout - Two EC2 instances with load balancer

The problem: I have Amazon EC2 running an ...READ MORE

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

Salesforce Test Class - System.NullPointerException: Attempt to de-reference a null object

Because testAccount.account is never set, it is ...READ MORE

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

AWS RDS bidirectional replication

I'm researching AWS RDS bidirectional replication. I ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,680 points
738 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,458 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
772 views
0 votes
0 answers

How to install azure-cli specific version(To test experimental feature)

My az CLI version is at 2.27.2. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,620 points
1,124 views
0 votes
0 answers

Git branching strategy for Agile project

I have a project that is located ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
1,076 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,050 points
1,481 views
0 votes
0 answers

I want to get Operating System of the GCP VM instance

I want to get Operating System of ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
1,171 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,332 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
726 views
0 votes
2 answers

How can I set a session var using javascript and get it via php code?

Yes it is possible. You can either ...READ MORE

Aug 9, 2020 in Java-Script by Okugbe
• 280 points
28,700 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,050 points
695 views
0 votes
0 answers

Switching between Python 3.7 and 3.8 under Anaconda

What is the rationale for having two ...READ MORE

Apr 26, 2022 in Python by Edureka
• 13,620 points
511 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,620 points

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

Django object is not JSON serializable

Hello @kartik, simplejson and json don't work with django objects well. Django's ...READ MORE

Aug 7, 2020 in Python by Niroj
• 82,880 points
27,544 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,324 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,050 points
902 views
0 votes
1 answer

Deploying Maven project throws java.util.zip.ZipException: invalid LOC header (bad signature)

This particular jar file of yours may ...READ MORE

Feb 17, 2022 in Others by Aditya
• 7,680 points
3,390 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,050 points
663 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,318 views
0 votes
1 answer

Add additional pages to wordpress yoast seo sitemap xml programatically

use the wpseo_do_sitemap_ filter a custom sitemap ...READ MORE

Feb 25, 2022 in Others by narikkadan
• 63,680 points
3,063 views
0 votes
1 answer

How do I create a scratch org with Salesforce Platfom licenses?

Answer from Salesforce support was to include ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 19, 2023 by Khan Sarfaraz 1,329 views