We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582892a commit 9baa506Copy full SHA for 9baa506
README.md
@@ -8,6 +8,7 @@ Consider Azure Shell bash session for following commands:
8
az account show --output table
9
10
# Azure environment - Ubuntu LTS VM with public IP provisioning
11
+cd $(mktemp -d)
12
. <(curl -s https://raw.githubusercontent.com/mkol5222/appsec-chart/main/setup-vm.sh)
13
14
# login to new VM
0 commit comments