TEKSpace
  • Home
  • Containers
  • Azure
Subscribe
Tagged

Azure

A collection of 3 posts

Access Azure REST API using PowerShell
Azure

Access Azure REST API using PowerShell

PowerShell can be used as a REST client to access Azure REST API's. To access Azure REST methods, you will need to have access to subscription with Azure AD App Registration. If you haven't done Azure AD App registration. You can follow this article here. Make sure you capture client

Rahil Maknojia Mar 4, 2018 • 2 min read
Accessing Azure REST API
Azure

Accessing Azure REST API

If you are looking to automate some or all the task in Azure, you can use Azure REST API. In this tutorial, I will show you how to perform basic task such as Authenticating, Authorizing, getting access token, performing crud actions, and many more. NOTE: You will need to have

Rahil Maknojia Mar 4, 2018 • 6 min read
Convert certificate from pfx to base64 with PowerShell
PowerShell

Convert certificate from pfx to base64 with PowerShell

To convert certificate that is in .pfx to base64 format in PowerShell, you can use .NET namespace available in PowerShell to convert. I had a scenario where I was required to use base64 encoding to upload certificate to Azure to secure communication to backend instance. Since Microsoft Azure provides rich

Rahil Maknojia Feb 15, 2018 • 1 min read
TEKSpace © 2023
Powered by Ghost