A Turning Point
Freedom, Dream, Realize
RSS
  • Home
  • About Us

Dockerfile – How to pass an answer to a prompt post apt-get install

01 Apr, 2019

How to pass YES to a prompt like this – “Do you want to continue? [Y/n] Abort” for apt-get install

Using shell script to download and install VSTS build agent on Ubuntu VM (Linux flavor)

29 Mar, 2019

This shell script downloads the Visual Studio Online Build Agent, installs on the new machine, registers with the Visual Studio Online account, and adds to the specified build agent pool and starts the build agent to accept jobs.

Resolved- The current .NET SDK does not support targeting .NET Core 2.2.

26 Mar, 2019

While building your project you receive this error – The current .NET SDK does not support targeting .NET Core 2.2.  Either target .NET Core 2.1 or lower, or use a version of the .NET SDK that supports .NET Core 2.2. 

How to access AWS API Gateway Endpoints using API Key from Azure Logic App and test using POSTMAN

26 Mar, 2019

You can easily access the AWS API endpoints secured by API Key using Azure Logic App or test these API’s using POSTMAN.

How to secure AWS API using Custom Authorizer (Lambda function)

14 Mar, 2019

You can use POSTMAN to get JWT token and then invoke the secured API method by passing the JWT token. The custom authorizer will verify the token to allow the access to the API call.

How to create Custom Authorizer in AWS API Gateway

14 Mar, 2019

In this article we will create a lambda function which will act as custom authorizer for invoking AWS API Gateway calls.

How to import and deploy an API using AWS API Gateway

14 Mar, 2019

You can easily import an sample API in AWS API Gateway and deploy it after testing the published methods.

Create an Azure Service Principal

14 Mar, 2019

Follow the steps to create a Service Principal in Azure. This Service Principal can be used to authenticate and get access to resources.

How to access AWS API Gateway Endpoints secured by Custom Authorizer from Microsoft Azure and test using POSTMAN

14 Mar, 2019

Follow the steps provided in this article to access AWS API Gateway Endpoints secured by Custom Authorizer from Microsoft Azure and test using POSTMAN

What happens when VSTS PAT (personal access token) used for Build Agent expires?

13 Mar, 2019

Will the Build agent still work? What will happen if I restart build agent after PAT expires?

«< 11 12 13 14 15 >»

Search

Categories

  • .Net
  • Astrology
  • Astronomy
  • Athena
  • AWS
  • Azure
  • Azure DevOps Server
  • Bitbucket
  • Blogging Tips
  • CentOS
  • Chrome
  • CI/CD
  • Cloud
  • Docker
  • DynamoDB
  • ECR
  • ECS
  • EKS
  • Excel
  • Galaxy S4
  • General Tips
  • git
  • GitLab
  • Glue
  • Google
  • Google Drive
  • Google Maps
  • IAM
  • Jenkins
  • JFrog
  • Joomla
  • Kinesis Firehose
  • Kubernetes
  • Lambda
  • Linux
  • OAuth2.0
  • Outlook
  • POSTMAN
  • PowerBI
  • PowerShell
  • Python
  • Qualys
  • Research
  • S3
  • Selenium
  • SNS
  • SQL Server 2008
  • SQS
  • Storage Account
  • terraform
  • Terraform
  • Terraform
  • TestComplete
  • Testing
  • Uncategorized
  • Video
  • VSCode
  • Web Server
  • Windows
  • Windows XP/7
  • WordPress
  • YouTube

Click to see

More Sites to Visit:

MidnightBlue Jewellery
At MidightBlue Jewellery, each piece has a unique
look and feel, bringing sparkle into
your everyday life.

Ride with Friends
Fun on wheels

Upload Document and Earn Money
Make money by Selling your Content and Documents.
  • Tools required to install to work with AWS EKS cluster

    Amazon EKS clusters require kubectl and kubelet binaries and the aws-cli or aws-iam-authenticator binary to allow IAM authentication for your Kubernetes cluster.

  • OAuth 2.0 Client Credentials Grant type flow

    The Client Credentials grant type is used by clients to obtain an access token outside of the context of a user. This is typically used by clients to access resources about themselves rather than to access a user’s resources.

  • Creating custom Terraform providers and extending Terraform’s functionality

    One of the advanced features of Terraform is the ability to create custom providers, which allows you to extend Terraform’s functionality to manage resources that are not natively supported.

  • An introduction to Terraform and its use cases

    Terraform integrates well with a variety of tools, including version control systems, continuous integration and delivery (CI/CD) pipelines, and collaboration tools.

  • Working and investigating issues with AWS ECS containers

    If you are experiencing issues with your Amazon Web Services (AWS) Elastic Container Service (ECS) containers, here are a few steps you can take to investigate and troubleshoot the issues

  • What is Docker and how can I use it

    Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

  • Tag to a previous commit in a Git repository that you have cloned locally

    To add a tag to a previous commit in a Git repository that you have cloned locally, you can follow these steps

A Turning Point
© A Turning Point 2025
All Contents are Copyrighted to Turning Point.

↑ Back to top