Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows powershell

Press WinKey+X
Then click on Windows PowerShell
Comment

powershell

$Response = Invoke-RestMethod -Uri 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fvault.azure.net' -Method GET -Headers @{Metadata="true"}
Comment

Powershell

# Hello World in Microsoft Powershell

'Hello World!'
Comment

PREVIOUS NEXT
Code Example
Shell :: tail vs head 
Shell :: bash find files containing string 
Shell :: sed replace from match to end of line 
Shell :: how to clone repo with all branches 
Shell :: app store allow from anywhere 
Shell :: add geckodriver to path linux 
Shell :: installing dlib library on windows 10 
Shell :: umount device is busy 
Shell :: what is shell scripting 
Shell :: linux compress a pdf 
Shell :: Windows font for linux 
Shell :: change date and time in kali linux 2021 
Shell :: terminal keyboard shortcut 
Shell :: terraform VPC setup 
Shell :: git log show last 3 commits 
Shell :: grep Matching options 
Shell :: how to chnage kubectl to k 
Shell :: echo exit code 
Shell :: install ssl lampp in bash terminal 
Shell :: how to convert vdi to gnome boxes 
Shell :: install nltk.corpus package 
Shell :: python-swiftclient 3.5.0 uninstall ubuntu 
Php :: php cors allow origin 
Php :: how to create random alphanumeric in php 
Php :: sail alias 
Php :: get current user first and last name wordpress 
Php :: laravel print executed query 
Php :: php append to file 
Php :: laravel command to create symlink storage 
Php :: php loop 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =