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
Servers
card - Click
View
in theServers
card to see a list of existingServers
- On the upper-right corner of the list click
ADD SERVER
- Choose
Microsoft Azure
as cloud provider - Select a
Credential
If no credential is listed or you want to use a different one, click
Create a new Credential
and 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
CONFIRM
Use the
PREVIOUS
button if you need to modify any server details - Wait for the
server:provision
action to be completed - After the server is successfully provisioned it will be visible on
Azure
portal - If you want to access the server on
Azure
portal:- Access Azure Portal
- In the search bar, type and select
Virtual machines
- An
Virtual Machine
instance will be listed, with the name of the newServer
you provisioned on Devopness