Pod Setup
IF YOU INSTALLED FROM AZURE MARKETPLACE Execute the following command from the command line
Look for the pod that contains the name you entered on the Extension Resource Name during the install. With that name you now can access the control panel to created the SQL Simulator pods. To access the control panel issue the following command from the command line. Please replace "pod_name_here" with the name of pod
IF YOU INSTALLED FROM SSCP.YML FILE To access the control panel to created the SQL Simulator pods issue the following command from the command line.
Open a browser and type "http://localhost:5000/"
Follow the prompts to create a pod
When you created the pod you gave the pod a name. Please replace "pod_name_here" with the name of your pod and execute this from the command prompt. Please remember you must go to the control panel and initialize the pod within 5 minutes or the pod will self destruct.
Open a browser and go to the following URL
Type in the user name and password the click "Initialize". This is the User Name and Password you will use to connect to the database
Last updated