A Common Administration Tasks
After an offer is provisioned, that is, after you have deployed virtual machines with Oracle WebLogic Server, you can access them via SSH. If you have configured WebLogic Administration Server, you can access the WebLogic Administration console and manage the applications.
- Obtain the JDBC Connection String for Your Database
Depending on the database you are using, follow the instructions in the respective section to obtain the JDBC connection string: - Access a Virtual Machine via SSH
After an offer is provisioned, you can access a virtual machine via SSH using the credentials that you had defined in the Credentials blade during offer creation. - Access the WebLogic Server Administration Console
The offers that include WebLogic Administration Server configuration, starts the server by the end of the deployment process. Once the deployment is complete, you can access the Administration console. - Use Azure Resource Manager Templates to Work With Existing Deployment
If you have an existing Oracle WebLogic Server deployment, you can use the Azure Resource Manager (ARM) templates to configure Database and Azure Application Gateway with Oracle WebLogic Server. - Configure Keystores
TLS/SSL provides secure connections by allowing two applications connected over a network to authenticate each other's identity, and by encrypting the data exchanged between the applications.