-
Connect to OpenAI API With Postman
This OpenAI article will show how to connect to the Open API platform using Postman.
-
Connect to OpenAI API GPT 4 With PowerShell
This OpenAI API Chat GPT 4 article will show how to connect to the OpenAI platform using PowerShell and generate chat completions.
-
Save OpenAI API Key As an Environment Variable
This Paython and OpenAI blog post will show how to save an OpenAI key as an environment variable and authenticate to the platform.
-
Use Azure REST API With PowerShell
This Microsoft Azure REST API post will show how to use REST API calls with Azure using PowerShell 7.
-
Connect To Azure PowerShell Using a Certificate
This Microsoft Azure blog post will discuss the process of connecting to Microsoft Azure using a certificate.
-
Assign M365 Licences with Graph API PowerShell
This article will show how to assign Microsoft 365 licenses to users using the Graph API PowerShell module.
-
Create a Microsoft 365 User With Graph API PowerShell
In this blog post, we will create a user in Microsoft 365 using the Microsoft Graph API PowerShell module.
-
How to Output Sensitive Data With Terraform
In this Terraform blog post, we will show to output sensitive information like passwords with the Terraform output command.
-
Create Defender for Endpoint ASR Policy With PowerShell
This Defender for Endpoint article will show how to create an Attack Surface Reduction (ASR) policy with Graph API PowerShell.
-
Upload Certificate to App Registration Using PowerShell
This Graph API PowerShell article will show how to create a self-signed certificate on a Windows machine and upload it to an App Registration using Graph API.
-
Graph API User.SendMail Shows System.Object[]
When sending emails using the Graph API PowerShell module with a variable in the Body property, the email body shows System.Object[].
-
Error “Get-Content: Cannot process argument transformation on parameter ‘Encoding’. ‘byte’”
You receive the following error message when you try to read a certificate file using PowerShell 7.1.3.