Skip to content

DevOps Yoz Automation for Azure SQL Database Task 64

Yozelin edited this page Mar 9, 2020 · 1 revision

To run the code in Azure Cloud Shell:

1. Start Cloud Shell.

2.Copy the deploy.psq script

3. Paste the code in cloudshell / or powershell

4. Press Enter to run the code

5. If you are running powershell locally in Windows you will need to install the correct modules. See Install Azure PowerShell module.

6. If you are running PowerShell locally, you also need to run Connect-AzAccount to create a connection with Azure.

7. Follow the instructions in the prompt.

8. Clean up your resources. If deployed, delete the rg when you are done using it.

Clone this wiki locally