Add a Server to Microsoft Azure
Devopness allows you to provision a server on Azure Resource Manager (RM) and manage it through Devopness.
If you don't have an Azure credential, please follow the guide Add Microsoft Azure Credential
Microsoft Azure requires that you create your own custom network and subnet to provision a server, if you don't have one, please follow the guide Add a Network
- On Devopness, navigate to a project then select an environment
- Find the
Serverscard - Click
Viewin theServerscard to see a list of existingServers - On the upper-right corner of the list click
ADD SERVER - Choose
Microsoft Azureas cloud provider - Select a
CredentialIf no credential is listed or you want to use a different one, click
Create a new Credentialand follow the guide Add a Credential - Follow the prompts to complete the configuration of the new
Server - Review server information and settings. If everything is correct, click
CONFIRMUse the
PREVIOUSbutton if you need to modify any server details - Wait for the
server:provisionaction to be completed - After the server is successfully provisioned it will be visible on
Azureportal - If you want to access the server on
Azureportal:- Access Azure Portal
- In the search bar, type and select
Virtual machines - An
Virtual Machineinstance will be listed, with the name of the newServeryou provisioned on Devopness