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

How to download all the files and folders from Azure File Storage using PowerShell script

06 Jun, 2019

You can download files and folders from Azure File storage using this PowerShell script. You can use service principal who has access to Key vault and storage account. The storage account secret can be saved in Key vault to be accessed through PowerShell script.

Fix errors observed during deployment of resources to Azure using ARM template via VS 2017

30 May, 2019

Fix errors observed during deployment of resources to Azure using ARM template via VS 2017

How to authorize access to Azure storage using Shared Key Authorization in Postman

29 May, 2019

Shared Key authorization for blobs, files, queues, and tables. A client using Shared Key passes a header with every request that is signed using the storage account access key.

How to authenticate service principal with ‘client_secret’ in Pre-Request Scripts using Postman

29 May, 2019

Service Principal can be authenticated for azure resources by adding scripts to Pre-Request Scripts section in Postman.

How to use Azure blob storage service REST API operations using POSTMAN

29 May, 2019

REST API for the Blob service can be used to upload, manage, organize, and delete text and binary data.

How to authenticate azure service principal with ‘client secret’ using Postman

27 May, 2019

Postman can make REST API call to get access_token for a service principal authenticated with Azure AD.

How to create Azure Storage Account with REST API using Postman

22 May, 2019

Storage Account RestAPI PUT call can be used to create storage account using Postman

How to use S3 API (GET, PUT & DELETE) operations for bucket lifecycle using POSTMAN

20 May, 2019

A lifecycle configuration, an XML file, comprises a set of rules with predefined actions that you want Amazon S3 to perform on objects during their lifetime.

How to generate Content-MD5 value ( base64-encoded 128-bit MD5) of the data

20 May, 2019

Generate the content-MD5 value to call S3 API operations (PUT & POST) using POSTMAN

How to Get AWS S3 bucket object data using Postman

17 May, 2019

The contents of a file uploaded to S3 bucket can be accessed via Postman using RestAPI.

«< 9 10 11 12 13 >»

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