NTWEEKLY.COM – A blog about Cyber Security and IaC
-
Unzipping Files Made Easy with PowerShell
In this post, we’ll show you how to use PowerShell to unzip files quickly and easily.
-
How to Download Files with PowerShell
In this blog post, we will go through the steps to download files using PowerShell.
-
How to Use If Conditions with Azure CLI
In this blog post, we will explore how to use if conditions in Azure CLI scripts to enhance their functionality and make them more flexible.
-
Generating Images from Text: with OpenAI’s DALL-E Python SDK
In this blog post, we will focus on DALL-E API, which is a neural network that generates images from textual descriptions.
-
Create Azure File Share With Terraform
This blog post focuses on using Terraform to create an Azure File Share, which is a convenient and powerful way to store and share files in the cloud.
-
How to List All Storage Accounts in an Azure Subscription Using Azure CLI
In this blog post, we will go through the steps required to list all storage accounts in an Azure subscription using Azure CLI.
-
How to Assign an AIM Role to a Storage Account on Azure using Azure CLI
In this blog post, we’ll walk you through the process of assigning an AIM role to a storage account using the Azure Command-Line Interface (CLI). This will enable you to securely and efficiently manage access to your storage accounts.
-
Saving Azure CLI Command Output to a Variable and Using It Later
In this blog post, we’ll walk you through how to save the output of an Azure CLI command to a variable and use it later in both Command Prompt and Bash.
-
Configure FSLogix To Use Azure Files
In this blog post, we will discuss how to configure Azure Files for FSLogix Profile Containers.
-
Check If Azure Storage Account Name is Taken Using Azure CLI
In this blog post, we will show you how to check if an Azure Storage account name is taken using Azure CLI.